Commit graph

898 commits

Author SHA1 Message Date
DreamMaoMao
4b35b3b4a9 opt: avoid unnecessary action when layer surface commit 2026-03-02 08:36:07 +08:00
DreamMaoMao
b99620d41b opt: optimize layer focus change logic 2026-03-02 08:17:57 +08:00
DreamMaoMao
96cc712e48 opt: only set on_demand layer focus when it request in init_commit 2026-03-02 00:58:28 +08:00
werapi
794e96d194 fix: pointer events being one event behind 2026-02-28 23:38:37 +08:00
DreamMaoMao
3c5ab60e6a opt: make spawn and spawn_shell log to debug log 2026-02-26 23:23:00 +08:00
DreamMaoMao
2e3c8afe90 opt: optimize monitorrule check 2026-02-26 13:30:54 +08:00
DreamMaoMao
dfc940fd5c fix: avoid opacity exceeds the threshold due to overshot animation curve 2026-02-26 08:29:37 +08:00
DreamMaoMao
8b30eb8e61 feat: monitor arg support multi spec match in disptach 2026-02-25 19:16:13 +08:00
DreamMaoMao
72898a165c opt: remove useless code 2026-02-25 17:35:26 +08:00
DreamMaoMao
5ee0d5c627 opt: remove useless code 2026-02-25 17:25:20 +08:00
qaqland
4c3ef70f9a opt: remove unused variable in function rendermon
Signed-off-by: qaqland <anguoli@uniontech.com>
2026-02-25 17:25:14 +08:00
DreamMaoMao
65378f4dc8 fix: popup position constrain not work for some app 2026-02-25 15:24:41 +08:00
DreamMaoMao
a06774d494 feat: set dbus env auto 2026-02-24 21:41:14 +08:00
DreamMaoMao
ebdfb14654 opt: optimize frame skip logic 2026-02-23 08:04:22 +08:00
DreamMaoMao
d2d5cfc5c8 opt: optimize code struct 2026-02-22 12:28:24 +08:00
DreamMaoMao
6bfa0ab658 fix: auto set monitor coordinate when no match monitor rule 2026-02-21 18:53:02 +08:00
DreamMaoMao
a66d475544 opt: if app open when no monitor, init tags and size in updatemons 2026-02-21 17:01:27 +08:00
DreamMaoMao
bcace97c30 opt: improve some risk judgments 2026-02-21 16:37:48 +08:00
DreamMaoMao
08ea40b6d6 opt: dont fade out shield client when capture 2026-02-19 19:19:14 +08:00
DreamMaoMao
bbd7f5b89c opt: use base surface of client when xytonode in rect node 2026-02-19 19:19:14 +08:00
DreamMaoMao
5615fd554f feat: add shield_when_capture windowrule to disable capture 2026-02-19 19:19:14 +08:00
DreamMaoMao
78e7bc9f34 feat: support index arg in switch_keyboard_layout 2026-02-19 11:23:28 +08:00
DreamMaoMao
08ed32cb3a fix: only apply scroller overspread to head and tail client 2026-02-19 11:17:46 +08:00
DreamMaoMao
58bb672601 feat: add global option prefer_scroller_overspread 2026-02-19 00:01:07 +08:00
DreamMaoMao
784c6160a7 opt: remove useless code 2026-02-17 08:33:56 +08:00
DreamMaoMao
58099e04cb opt: optimize code struct 2026-02-16 10:08:13 +08:00
DreamMaoMao
79b4e30f67 opt: don't skip frame when grab client 2026-02-16 07:46:54 +08:00
DreamMaoMao
aa60936bc7 fix: if the progress not the child of main, not assume it is stop 2026-02-15 14:09:10 +08:00
DreamMaoMao
7add8975e8 feat: support frame skip for x11 app resize 2026-02-15 12:51:00 +08:00
DreamMaoMao
b6fe983af4 opt: optimize frame skip logic 2026-02-15 10:31:31 +08:00
DreamMaoMao
9746e37707 feat: add skip timer to avoid rermanently block rendering 2026-02-15 09:04:52 +08:00
DreamMaoMao
00dab81dbd fix: some client property missing init 2026-02-15 08:38:01 +08:00
DreamMaoMao
ff18d96e9e fix: some app frame skip fail when disable animaitons 2026-02-15 08:37:51 +08:00
Daniel Jampen
52703a638f support isfakefullscreen as windowrule property 2026-02-14 08:46:55 +08:00
DreamMaoMao
d8b8d71fed fix: fix center tile size per reset 2026-02-14 08:35:42 +08:00
DreamMaoMao
ef92029ae0 fix: fix multi master focus record error 2026-02-13 20:23:26 +08:00
DreamMaoMao
dfedc205e8 feat: support restore stack from non-tile state 2026-02-13 20:23:19 +08:00
DreamMaoMao
2dfb7b2a23 opt: the tagset is current tagset when open window in ov mode 2026-02-13 18:16:13 +08:00
DreamMaoMao
af5cd19719 opt: not back to ov tag when view prev tag 2026-02-13 18:11:28 +08:00
DreamMaoMao
ca89e07be8 opt: better x11 coordinate adjust 2026-02-12 18:57:18 +08:00
DreamMaoMao
9343874a22 opt: make x11 floating window coordinate auto ajust the monitor change 2026-02-12 18:12:26 +08:00
DreamMaoMao
8d07b6e0b8 opt: make x11 unmanaged window coordinate auto ajust the monitor change 2026-02-12 18:12:21 +08:00
DreamMaoMao
0fe3197574 feat: make force_tiled_state as a option 2026-02-12 11:19:55 +08:00
DreamMaoMao
910bb78dab fix: crash when pointerfocus to a null scene client 2026-02-11 20:45:05 +08:00
DreamMaoMao
de867294dc opt: tell the synckeymap timer not need to call anymore 2026-02-11 08:31:41 +08:00
DreamMaoMao
121ff2daeb feat: support match monitor make model serial 2026-02-10 10:33:35 +08:00
DreamMaoMao
74ed55fe90 opt: add btn_left and btn_right bind check in config check 2026-02-09 11:51:03 +08:00
DreamMaoMao
6e4dabef8e opt: allow none mode in some mouse button 2026-02-09 11:18:25 +08:00
DreamMaoMao
8b6ef770ba opt: turn keymap sync into XWAYLAND macro 2026-02-08 12:45:04 +08:00
DreamMaoMao
570ea57eda feat: allow single mod keybind 2026-02-08 12:19:54 +08:00