Commit graph

1717 commits

Author SHA1 Message Date
DreamMaoMao
fc2c5ae49f feat: hdr support 2026-06-24 21:29:02 +08:00
DreamMaoMao
94d89bdefc fix: fix fullscreen tearing only 2026-06-24 07:47:46 +08:00
DreamMaoMao
cc35b136d1 fix: fix center_tile gap 2026-06-23 15:20:33 +08:00
DreamMaoMao
124756f14a update docs 2026-06-23 14:45:36 +08:00
DreamMaoMao
b472fa11d1 feat: add windowrule option vrr_only_fullscreen 2026-06-23 14:45:06 +08:00
DreamMaoMao
68ac770281 fix: miss reparent client node backto scene_surface node after replace client 2026-06-23 14:01:46 +08:00
DreamMaoMao
d0645e5c30 opt: Remove redundant code 2026-06-23 10:43:16 +08:00
DreamMaoMao
38393873f3 opt: optimize text draw for hidpi 2026-06-23 09:30:28 +08:00
DreamMaoMao
0824961b81 fix: disable group action in ov mode 2026-06-23 00:24:28 +08:00
DreamMaoMao
c385106370 fix: fix group cross monitor 2026-06-22 20:58:10 +08:00
DreamMaoMao
e1c1bf77a7 fix: miss check c->mon when switch tty 2026-06-22 17:32:28 +08:00
DreamMaoMao
1b2e1cec68 fix: clip error when cross monitor 2026-06-22 17:24:48 +08:00
DreamMaoMao
95b0724cff opt: add common for struct type
It must be placed first; otherwise, after the xytonode's null pointer is
forcibly converted, the reading type will encounter an incorrect address
2026-06-22 14:33:00 +08:00
DreamMaoMao
b8ca3a3c34 opt: optmize structruing\ 2026-06-22 14:27:56 +08:00
DreamMaoMao
afd7135fa6 fix: fix xytonode not exclue snapbuffer for client 2026-06-22 13:05:17 +08:00
DreamMaoMao
69e994c37a opt: optimize overlay layer set for group 2026-06-22 10:08:53 +08:00
DreamMaoMao
a2f7c4b235 opt: optimize shadow and border drap when floating cross monitor 2026-06-22 09:54:08 +08:00
DreamMaoMao
ee5ff22e58 fix: fix cant focus group membar when change mon 2026-06-22 09:41:59 +08:00
DreamMaoMao
230993ba00 opt: optimize groupbar animation clip 2026-06-22 09:37:03 +08:00
DreamMaoMao
06eed8cd2e opt: make groupbar same layer with its client 2026-06-22 09:31:23 +08:00
DreamMaoMao
060b0a0c7d opt: optimize layer cover of floating group bar 2026-06-21 23:44:46 +08:00
DreamMaoMao
5a57198c1d opt: optimize size per set when setfloating 2026-06-21 22:37:09 +08:00
DreamMaoMao
38f2ecf30b opt: optimize layer cover when setfloating 2026-06-21 22:32:53 +08:00
DreamMaoMao
5e9a28ec79 opt: allow floating window show group bar 2026-06-21 22:26:58 +08:00
DreamMaoMao
0e3c64d221 fix: fix miss hide bar node when disable animaitons 2026-06-21 22:17:34 +08:00
DreamMaoMao
a0feccc6ae fix: miss set client isgroupfocusing to false when it no group member 2026-06-21 19:59:24 +08:00
DreamMaoMao
e05bea855e opt: optimize layer cover 2026-06-21 19:36:38 +08:00
DreamMaoMao
90c50e664d feat: add dispatch groupleave 2026-06-21 15:28:04 +08:00
DreamMaoMao
d1cab2c4b7 feat: support group 2026-06-21 15:06:42 +08:00
DreamMaoMao
0fc7559c3c version: chase wlroots 0.20 2026-06-19 19:40:19 +08:00
DreamMaoMao
adc1239075 opt: ov_tab_mode not conflict ov_jump_mode 2026-06-19 11:04:44 +08:00
DreamMaoMao
fb5360f053
Merge pull request #1073 from SDG-Den/main
Added 2 missing dispatchers to documentation.
2026-06-19 09:59:37 +08:00
DreamMaoMao
186720d023
Merge pull request #1076 from IAteYourCookies/expose-scroller-proportion
ipc: expose scroller_proportion in client JSON
2026-06-19 09:58:52 +08:00
DreamMaoMao
da89e2401a opt: dont override float geom setting when customsize in ono-floating state 2026-06-19 09:56:24 +08:00
Cookiez
4c2220384c feat: add scroller_proportion field to IPC client response 2026-06-18 22:23:01 +02:00
DreamMaoMao
5583f8901a opt: allow tab height to 0
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-06-18 23:43:50 +08:00
SDGDen
550d8d298f Updated docs/bindings/keys.md to include the chvt and focusid dispatchers. 2026-06-18 13:28:09 +02:00
DreamMaoMao
727b9fe77e opt: allow focustop get monocle hide client 2026-06-18 14:54:50 +08:00
DreamMaoMao
45b752920e opt: Eliminate cumulative monocle layout deviations 2026-06-18 14:37:14 +08:00
DreamMaoMao
ed0fb32420 opt: focus select exclude monocle hide client 2026-06-18 13:58:07 +08:00
DreamMaoMao
fbd0863b61 opt: make sure the node init to null 2026-06-18 11:52:16 +08:00
DreamMaoMao
a5d44d7347 opt: tab_bar_decorate and jump_label_decorate config separate 2026-06-18 10:28:58 +08:00
DreamMaoMao
892d1279b6 Merge pull request #1065 from mangowm/title_draw
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
feat: monocle layout support title tab
2026-06-17 21:25:30 +08:00
DreamMaoMao
5a60f39064 feat: monocle layout support title tab 2026-06-17 21:25:30 +08:00
DreamMaoMao
5652066c68 Merge pull request #1062 from DarkGuibrine/main
fix NixOS error in the build
2026-06-17 08:44:18 +08:00
DarkGuibrine
98341b7d41 nix: fix build dependency 2026-06-17 08:44:18 +08:00
DreamMaoMao
eaaa67c4d9 opt: optmize label create judge 2026-06-17 08:42:46 +08:00
DreamMaoMao
a7acc7f5f3 opt: Reduce unnecessary text drawing 2026-06-17 08:35:44 +08:00
DreamMaoMao
a515ad9b91 feat: add overview jump mode
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-06-16 23:08:01 +08:00
DreamMaoMao
24fb167ae6 bump version to 0.14.4 2026-06-16 14:37:58 +08:00