Commit graph

60 commits

Author SHA1 Message Date
DreamMaoMao
0fc7559c3c version: chase wlroots 0.20 2026-06-19 19:40:19 +08:00
DreamMaoMao
8ca013e6c3 opt: avoid arrange when restore from overview 2026-06-15 13:33:46 +08:00
DreamMaoMao
8a3d065cc1 opt: add ov workspace before remove all tag workspace 2026-06-15 10:43:54 +08:00
DreamMaoMao
13e9cfb237 fix: crash when use error device pointer in tablet create 2026-06-04 09:50:13 +08:00
DreamMaoMao
c3683bde74 opt: optimize ipc event send 2026-05-28 12:50:07 +08:00
DreamMaoMao
094a2eac22 opt: focusid allow cross tag
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-05-26 22:24:58 +08:00
DreamMaoMao
887a50a54e fix: avoid use null mon when in mmsg 2026-05-26 20:12:55 +08:00
DreamMaoMao
d20d708a95 opt: cleanup commit listener for ext-workspace 2026-05-26 19:55:35 +08:00
DreamMaoMao
9d1dbdf92f feat: new ipc impl 2026-05-25 10:25:39 +08:00
DreamMaoMao
483bd724b3 fix: fix layer always null in xytonode 2026-05-21 18:01:36 +08:00
werapi
9f31a8be56 feat: tablet support 2026-05-21 13:40:44 +08:00
DreamMaoMao
18fa5a22c2 fix: foreign toplevel mon change 2026-05-07 12:29:26 +08:00
DreamMaoMao
586ee8e699 fix: update ext-workspace 2026-05-06 09:49:36 +08:00
tonybanters
a7461d9d5b opt: use config.xxx instead of global presets 2026-03-13 11:44:19 +08:00
DreamMaoMao
564df864bf fix: popup position constrain not work for some app 2026-02-25 15:23:54 +08:00
DreamMaoMao
2771053ee6 opt: animations logic all use the int type
avoid the coordinates being forcibly limited to positive numbers
2026-01-03 09:37:34 +08:00
DreamMaoMao
89e0805d54 opt: optimize code struct 2026-01-01 12:26:19 +08:00
DreamMaoMao
06dd3423a1 opt: optimize ws module 2025-12-13 09:50:36 +08:00
DreamMaoMao
f771e56c31 opt: optimize handle foreign toplevel 2025-12-10 22:35:45 +08:00
DreamMaoMao
4e296671c2 feat: handle foreign toplevel minimize and maximize request 2025-12-10 19:36:32 +08:00
DreamMaoMao
2aa7e58d7c opt: optimize get client from surface 2025-12-10 18:30:45 +08:00
DreamMaoMao
e965264f3b fix: dont use evenmask 2025-12-03 17:22:27 +08:00
DreamMaoMao
b9952f03b5 opt: change unsigned int to uint32_t 2025-12-02 16:57:24 +08:00
DreamMaoMao
9196e2a50b opt: use event mask to decide whether print ipc message 2025-12-02 16:46:11 +08:00
DreamMaoMao
09c1920515 opt: correct var isminized to isminimized 2025-11-29 17:33:57 +08:00
DreamMaoMao
cdcc64ab5f feat: support scroll maximize and fullscreen window 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
DreamMaoMao
9c7436ba71 feat: tearing support 2025-11-05 12:23:13 +08:00
DreamMaoMao
12e5c03600 fix: miss free kb_layout string 2025-11-01 22:54:53 +08:00
DreamMaoMao
d05a2b5b00 opt: optimize config reload fresh 2025-11-01 16:50:45 +08:00
DreamMaoMao
05e9d149c1 feat: support get scale by mmsg 2025-10-30 14:13:54 +08:00
werapi
242cfb3c2f fix: ensure tag changes happen on correct monitor 2025-10-21 16:11:05 +08:00
DreamMaoMao
1d4138412a opt: allow bind multi action to one keybind 2025-10-12 10:33:08 +08:00
DreamMaoMao
572fe6ae27 feat: support keybind mode 2025-10-07 14:04:55 +08:00
DreamMaoMao
0622ab463b opt: set all monitor pointer init value to NULL 2025-10-06 14:28:32 +08:00
DreamMaoMao
1eb5904aa6 opt: Initialize all Client Pointers to NULL 2025-10-06 14:11:36 +08:00
DreamMaoMao
7c7bc6c910 feat: support toggleview action in ext-workspace 2025-10-01 22:37:52 +08:00
DreamMaoMao
722b2ebefc opt: wrong position of fcitx5 popup in wayland mode electron app when first input 2025-09-29 15:06:47 +08:00
DreamMaoMao
1442d2cb2b feat: add tagrule option no_hide 2025-09-25 11:35:20 +08:00
DreamMaoMao
47d24d6e8a feat: tag action sync all monitor 2025-09-19 19:52:36 +08:00
DreamMaoMao
31ac4bd6ed feat: make ~0 tag own independent layout 2025-09-15 22:06:10 +08:00
DreamMaoMao
4a8568639f fix: can't set ~0 tag layout for ipc 2025-09-15 20:53:06 +08:00
DreamMaoMao
1311d9a18c opt: optimize code struct 2025-09-11 07:13:06 +08:00
DreamMaoMao
ace0993662 change: correct dispatch name minized to minimized,restore_minized to restore_minimized 2025-09-05 14:22:10 +08:00
DreamMaoMao
15ca571bce fix: ext-workspace confuse status in multi monitor 2025-09-02 11:50:17 +08:00
DreamMaoMao
957b24f164 format code 2025-08-26 16:45:51 +08:00
DreamMaoMao
c5ee61322a comment: Add a reference declaration 2025-08-26 16:24:26 +08:00
DreamMaoMao
d7fdaa42a3 feat:add ext-workspace protocol file for temp 2025-08-26 16:16:05 +08:00
DreamMaoMao
aaae66113d feat: wlr-ext-workspace support 2025-08-26 16:16:00 +08:00
DreamMaoMao
c2cfa2aa01 opt: optimize ipc layout symbol set 2025-08-24 18:20:24 +08:00