Commit Graph
1097 Commits
Author SHA1 Message Date
DreamMaoMao 514c916678 opt: optimize code struct 2025-11-19 12:41:03 +08:00
DreamMaoMao d85f4375c8 fix: fix border color change when swithc mon focus 2025-11-19 12:41:03 +08:00
DreamMaoMao 16296898ce fix: tagrule not apply correctly 2025-11-19 12:41:03 +08:00
DreamMaoMao 17f1ae2463 opt: optmize restore_minimized size and not restore namedscratchpad 2025-11-19 12:41:03 +08:00
DreamMaoMao 0501719604 opt: spawn_on_empty and toggle_named_scratchapd use spawn_shell 2025-11-19 12:41:03 +08:00
DreamMaoMao e09748764d opt: remove useless normalize keysym convert 2025-11-19 12:41:03 +08:00
DreamMaoMao d32fecfd23 fix: crash in some crossmon dispatch 2025-11-19 12:41:03 +08:00
DreamMaoMao 9d6436cf42 feat: support keyboard shortcut inhibitor 2025-11-19 12:41:03 +08:00
DreamMaoMao ecab47fe92 update readme 2025-11-19 12:41:03 +08:00
DreamMaoMao f2b9835243 opt: remove useless code 2025-11-19 12:41:03 +08:00
DreamMaoMao 8875156760 feat: support nofucs rule for some special window 2025-11-19 12:41:03 +08:00
DreamMaoMao f542d5d5e6 opt: disable switch proportion action in some case 2025-11-19 12:41:03 +08:00
DreamMaoMao 33a0fe2485 opt: not resizewin in overview 2025-11-19 12:41:03 +08:00
DreamMaoMao 5ba7da0570 opt: remove increase_proportion dispatch
should use resizewin to replace it
2025-11-19 12:41:03 +08:00
DreamMaoMao 64dc30dc31 opt: disable resize scroller window when it force to default single size 2025-11-19 12:41:03 +08:00
DreamMaoMao 6010cea805 opt: optimize shadow node and blur node enable 2025-11-19 12:41:03 +08:00
DreamMaoMao 5774df00e0 opt:optimize code struct 2025-11-19 12:41:03 +08:00
DreamMaoMao 18ad32384b feat: add global option scroller_ignore_proportion_single 2025-11-19 12:41:03 +08:00
DreamMaoMao 08097b0991 Merge pull request #399 from the-eater/fix-segfault-on-exit
check is drm_release_manager is set before cleaning up to avoid segfault
2025-11-19 12:41:03 +08:00
DreamMaoMao e0bc7fb5e4 fix: crash when click waybar overview button 2025-11-19 12:41:03 +08:00
eaterandDreamMaoMao 1029936b18 check is drm_release_manager is set before cleaning up to avoid segfault 2025-11-19 12:41:03 +08:00
DreamMaoMao df46194b5f opt: optimize x11 popup focus ignore 2025-11-07 14:16:10 +08:00
DreamMaoMao 5bbe6c5c1a fix: binds not work 2025-11-06 21:20:08 +08:00
DreamMaoMao 474c704562 opt: optimize xwayland focus ignore judge 2025-11-06 19:50:39 +08:00
DreamMaoMao 6bd9172fb2 opt: overview not tile isunglobal window 2025-11-06 19:14:13 +08:00
DreamMaoMao 5b60999075 feat: add windowrule option isnoshadow,isnoanimation 2025-11-06 19:01:18 +08:00
DreamMaoMao 40b6f82823 fix: fix ov_tab_mode arg 2025-11-06 14:14:02 +08:00
DreamMaoMao 6cf36dfa67 project: clarify the dependent version 2025-11-06 13:13:08 +08:00
DreamMaoMao 12ab7d63ec opt: optimize frame skip judge 2025-11-06 11:28:21 +08:00
DreamMaoMao 539fd233da break change: support bind flag 2025-11-06 11:12:30 +08:00
DreamMaoMao 48c34802f3 fix: double create relative_pointer_manager 2025-11-05 16:26:23 +08:00
DreamMaoMao cca92ec50d fix: border color not change when focus change when disable animaitons 2025-11-05 12:23:13 +08:00
DreamMaoMao 9c7436ba71 feat: tearing support 2025-11-05 12:23:13 +08:00
DreamMaoMao 3645817f2d bump version to 0.10.5 2025-11-04 13:49:26 +08:00
DreamMaoMao b39ab429f5 feat: Calculate animation curve by time points rather than passed frames 2025-11-04 13:40:23 +08:00
DreamMaoMao 70eb70ef0d break change: default force_maximize to 0 2025-11-03 19:18:39 +08:00
DreamMaoMaoandGitHub 69e2e22f03 Merge pull request #378 from ColorSkyFun/main
nix: fix warning by replacing pkgs.system with pkgs.stdenv.hostPlatfo…
2025-11-03 14:43:18 +08:00
ColorSkyFun 1271832e94 nix: fix warning by replacing pkgs.system with pkgs.stdenv.hostPlatform.system 2025-11-03 13:17:25 +08:00
DreamMaoMao e47dc831c4 opt: change drm_lease create fail log to info 2025-11-03 12:23:05 +08:00
DreamMaoMaoandGitHub 46c1acc2a5 Update README.md 2025-11-03 10:55:54 +08:00
DreamMaoMao 2c38aee15a opt: use new mango logo 2025-11-03 10:54:39 +08:00
DreamMaoMao f103ed46c0 opt: not set maximized state in init when force_maximzie disable 2025-11-03 09:37:10 +08:00
DreamMaoMao 32c4d621fd opt: not allow modifier keys as keybind key 2025-11-03 09:22:04 +08:00
DreamMaoMao 96938f5f86 opt: optimize focus animaiton init value 2025-11-02 12:18:37 +08:00
DreamMaoMao d73f51ec70 opt: optimize client live check 2025-11-02 12:04:15 +08:00
DreamMaoMao 6f7fc3745f opt: support hot-reload xkb_rules 2025-11-02 09:58:47 +08:00
DreamMaoMao 4b1d2ef88a opt: optimize layer fadein animaiton 2025-11-02 09:31:02 +08:00
DreamMaoMao f4a3e55515 opt: optimize fade in animaiton 2025-11-02 09:24:59 +08:00
DreamMaoMao f780bb1dc9 update readme 2025-11-02 08:51:06 +08:00
DreamMaoMao 12e5c03600 fix: miss free kb_layout string 2025-11-01 22:54:53 +08:00