Commit graph

973 commits

Author SHA1 Message Date
DreamMaoMao
30b41a59e7 fix: miss free switch toggle listener when switch VT 2025-09-06 12:45:24 +08:00
DreamMaoMao
7b591ccd4b opt: more fuzzy monitor mode matching 2025-09-06 12:45:18 +08:00
DreamMaoMao
0b83e70d52 opt: optimize code struct 2025-09-06 12:45:11 +08:00
DreamMaoMao
06f04eea62 fix: none type open animaiton miss move animaiton 2025-09-06 12:45:03 +08:00
DreamMaoMao
cd4013a5e0 change: remove width and height arg for toggle_name_scratchpad 2025-09-06 12:44:56 +08:00
DreamMaoMao
ba24b3348c fix: apply named scratch size fail 2025-09-06 12:44:47 +08:00
DreamMaoMao
afbf1cc22a feat: support switchbind 2025-09-06 12:44:20 +08:00
DreamMaoMao
cf3e9905f3 bump version to 0.8.4 2025-09-05 14:39:10 +08:00
DreamMaoMao
75c6a5846d fix: miss re-arrange after restore minimized window 2025-09-05 14:26:51 +08:00
DreamMaoMao
d209b76205 change: correct dispatch name minized to minimized,restore_minized to restore_minimized 2025-09-05 14:22:28 +08:00
DreamMaoMao
e0fb54b279 feat: add global option edge_scroller_pointer_focus 2025-09-04 10:01:06 +08:00
DreamMaoMao
adabd6dd10 opt: use spawn_shell to run exec config 2025-09-03 13:11:37 +08:00
DreamMaoMao
b189d7a2be feat: hot-reload pointer setting in config 2025-09-03 12:48:14 +08:00
DreamMaoMao
8afcde6265 feat: add dispatch toggle_trackpad_enable 2025-09-03 12:00:02 +08:00
DreamMaoMao
abd16bfefd opt: On-demand focus layer not auto get focus 2025-09-03 07:25:15 +08:00
DreamMaoMao
f721e71003 fix: ext-workspace confuse status in multi monitor 2025-09-02 11:55:54 +08:00
DreamMaoMao
15fc158dc4 opt: monitor rule fallback to custom mode 2025-09-02 11:55:49 +08:00
DreamMaoMao
d6ddd9311e bump version to 0.8.3 2025-08-31 11:51:51 +08:00
DreamMaoMao
22570da969 feat: add spawn_shell dispatch to keybind 2025-08-31 09:38:33 +08:00
DreamMaoMao
e7c1c76c3d feat: add centerwin dispatch 2025-08-30 20:40:26 +08:00
DreamMaoMao
ed1654712a feat: view same tag auto back prev tag 2025-08-29 09:03:57 +08:00
DreamMaoMao
4c75bb973e fix: miss free kb_layout memory 2025-08-27 10:23:45 +08:00
DreamMaoMao
180d75f06e chase for wlroots0.20 2025-08-27 09:43:31 +08:00
DreamMaoMao
f0d61273b6 opt: avoid useless view action 2025-08-27 09:42:01 +08:00
DreamMaoMao
62e0711a65 format-code 2025-08-27 09:42:01 +08:00
DreamMaoMao
9dd3bb00e4 comment: Add a reference declaration 2025-08-27 09:42:01 +08:00
DreamMaoMao
581690edd8 feat:add ext-workspace protocol file for temp 2025-08-27 09:42:01 +08:00
DreamMaoMao
a4a7cd76d9 feat: wlr-ext-workspace support 2025-08-27 09:42:01 +08:00
DreamMaoMao
bc1aea7312 opt: optimize setmon logic 2025-08-27 09:42:01 +08:00
DreamMaoMao
9d9fedcd1e opt: no apply foucus_on_activate when istagsilent 2025-08-27 09:42:01 +08:00
DreamMaoMao
9fd814d972 feat: add istagsilent option to windowrule 2025-08-27 09:42:01 +08:00
DreamMaoMao
9ee2055f55 fix: scroller not work in ~0 tag 2025-08-27 09:42:01 +08:00
DreamMaoMao
461f022f40 opt: optimize ipc layout symbol set 2025-08-27 09:42:01 +08:00
DreamMaoMao
733e90362f opt: if view ~0, use prevtag layout 2025-08-27 09:42:01 +08:00
DreamMaoMao
53c6ef0c46 opt: monitor rule prefer to use internal mode 2025-08-27 09:42:01 +08:00
DreamMaoMao
5593d8ecba opt: allow use 0 to as ~0 tagset 2025-08-27 09:42:01 +08:00
DreamMaoMao
4f9a3fe95f opt: defautl set ignore_minimize to 1 2025-08-27 09:42:01 +08:00
DreamMaoMao
0b21761e19 opt: optimize minimize state set 2025-08-27 09:42:01 +08:00
DreamMaoMao
916ba783ee opt: not handle maximize request when ignore_maximize 2025-08-27 09:42:01 +08:00
DreamMaoMao
051acbb62a feat: windowrule add ignore_minimize 2025-08-27 09:42:01 +08:00
DreamMaoMao
bcdedf5602 opt: set minimized state to xsurface 2025-08-27 09:42:01 +08:00
DreamMaoMao
bcc88f64fe opt: resize client when client commit a different size 2025-08-27 09:42:01 +08:00
DreamMaoMao
89d50bafcb opt: always re-arrange when toggle fullscreen 2025-08-27 09:42:01 +08:00
DreamMaoMao
0cdaa674bd opt: skip frame when there not-resize-complete client when disable animaitons 2025-08-27 09:42:01 +08:00
DreamMaoMao
9f9105a402 fix: miss judge client want focus in applyrules 2025-08-27 09:42:01 +08:00
DreamMaoMao
0428afffe3 fix: wrong index of kb layout for ipc message 2025-08-27 09:42:01 +08:00
DreamMaoMao
bb985e1ff0 feat: ipc add keyboard layout message 2025-08-27 09:42:01 +08:00
DreamMaoMao
14c0d576d7 update readme 2025-08-27 09:42:01 +08:00
DreamMaoMao
2db87150bd bump version to 0.8.2 2025-08-27 09:42:01 +08:00
DreamMaoMao
594610e10d fix: miss set keeptag arg in tagmon arg 2025-08-27 09:42:01 +08:00