Commit Graph
674 Commits
Author SHA1 Message Date
DreamMaoMao 7c7a9437e6 opt: optimize option name transparent_wlr_lock to allow_lock_transparent 2025-11-29 16:31:09 +08:00
DreamMaoMaoandGitHub 66bf6d5cff Merge pull request #448 from Rexcrazy804/xray-lockscreen
feat: support transparent wlr session lock
2025-11-29 16:23:42 +08:00
Rexiel ScarletandDreamMaoMao 006cf46c52 feat: support transparent wlr session lock 2025-11-29 16:22:19 +08:00
DreamMaoMao 16368a8781 opt: optimize code struct
Close manually marked stale issues / close-issues (push) Has been cancelled
Lock Threads / lock (push) Has been cancelled
2025-11-28 12:49:06 +08:00
DreamMaoMao b768f72eaa opt: allow ime in on-demand layer 2025-11-28 12:42:18 +08:00
DreamMaoMao 28ab0e6343 opt: re-judge the focus strategy of the layer when re-arrangelayer 2025-11-28 12:15:47 +08:00
DreamMaoMao 2f9cabe4b2 fix: sloppyfocus not work when move cursor slowly 2025-11-27 22:40:41 +08:00
DreamMaoMao 03ee277ef6 opt: allow init focus to on-demand-focus layer 2025-11-21 14:50:27 +08:00
DreamMaoMao a0824c05df opt: optimize scroll judge when open new client 2025-11-20 22:47:12 +08:00
DreamMaoMao e7cb4f77f3 fix: wrong scroll judge when disable animaitons 2025-11-20 21:21:29 +08:00
DreamMaoMao e22cf99e74 feat: support relative path for source keyword 2025-11-20 10:34:32 +08:00
DreamMaoMao 58d5938e14 opt: support hot reload cursor config 2025-11-19 12:41:03 +08:00
DreamMaoMao d941e0078e fix: fullscreen and maximize window overflow screen 2025-11-19 12:41:03 +08:00
DreamMaoMao cdcc64ab5f feat: support scroll maximize and fullscreen window 2025-11-19 12:41:03 +08:00
DreamMaoMao fce47b37d9 opt: optimize init focus for x11 window 2025-11-19 12:41:03 +08:00
DreamMaoMao 407c9d74a4 feat: add windowrule option scroller_proportion_single 2025-11-19 12:41:03 +08:00
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 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 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 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
DreamMaoMao e47dc831c4 opt: change drm_lease create fail log to info 2025-11-03 12:23:05 +08:00