Commit graph

1604 commits

Author SHA1 Message Date
DreamMaoMao
037356b129 opt: don't block cli when use mmsg spawn 2026-05-26 18:45:14 +08:00
DreamMaoMao
1c6b96a38f
Merge pull request #980 from xtheeq/main
fix(docs): meta file in git
2026-05-26 17:33:51 +08:00
xtheeq
68398cc528 fix(docs): meta file in git 2026-05-26 14:28:50 +05:30
DreamMaoMao
742e5e5d71 update docs 2026-05-26 14:58:26 +08:00
DreamMaoMao
f7deb3d699
Merge pull request #979 from xtheeq/main
docs: add versioned docs
2026-05-26 14:33:57 +08:00
DreamMaoMao
6e6ac32e5d feat: support docs version 2026-05-26 14:33:30 +08:00
DreamMaoMao
2012428296 docs: update git version 2026-05-26 14:32:49 +08:00
DreamMaoMao
564903254e update mmsg usecase in docs 2026-05-26 14:25:51 +08:00
xtheeq
9a54f2fa7c fix(ci): update workflows and scripts for versioned docs layout 2026-05-26 11:49:19 +05:30
DreamMaoMao
1b68ffc894 opt: more simple get last_open_surface in mmsg 2026-05-26 14:09:47 +08:00
xtheeq
3f11ddda76 docs: add versioned docs 2026-05-26 11:10:16 +05:30
DreamMaoMao
e7e6115aa4 update docs 2026-05-26 13:23:37 +08:00
DreamMaoMao
1ce45fac94 feat: support parse button code in config 2026-05-26 11:51:15 +08:00
DreamMaoMao
900b49526e feat: add focusing-client watch to mmsg 2026-05-26 10:24:16 +08:00
DreamMaoMao
e502793ea1 fix: fix focused of client in mmsg
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-05-26 09:30:32 +08:00
DreamMaoMao
c67e4d5038 fix: fix last_open_surface command not match mmsg 2026-05-25 23:29:55 +08:00
DreamMaoMao
c3bd6dda64 fix: fix switch_layout not apply instantly 2026-05-25 23:07:56 +08:00
DreamMaoMao
1856bff348 fix: error init arg to null in ipc dispatch 2026-05-25 19:13:49 +08:00
DreamMaoMao
063cef3197 update cjson dep in doc 2026-05-25 13:02:57 +08:00
DreamMaoMao
e30ce071f5 update docs 2026-05-25 11:48:40 +08:00
DreamMaoMao
29d085cfba fix: fix switch_layout dispatch 2026-05-25 11:37:12 +08:00
DreamMaoMao
a1a119e2fe
Merge pull request #967 from mangowm/newipc
feat: better ipc support
2026-05-25 11:31:30 +08:00
DreamMaoMao
9d1dbdf92f feat: new ipc impl 2026-05-25 10:25:39 +08:00
DreamMaoMao
4d23353e98
Merge pull request #968 from ernestoCruz05/carousel
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
fix: add support for _have_client movement via carousel
2026-05-24 18:49:36 +08:00
ernestoCruz05
8df29e4922 fix: add support for _have_client movement 2026-05-24 10:40:01 +01:00
DreamMaoMao
7da47c9d94 opt: optimize the calculation method of stack layout coordinates 2026-05-24 12:29:20 +08:00
DreamMaoMao
313e0b3f8f opt: more simple size percent keep logic 2026-05-24 12:13:30 +08:00
DreamMaoMao
d18bb85479 update docs 2026-05-24 11:16:13 +08:00
DreamMaoMao
2a83505593
Merge pull request #932 from ernestoCruz05/carousel
feat: carousel-like behaviour when swapping tags
2026-05-24 11:08:02 +08:00
ernestoCruz05
78f7ed6825 feat: carousel-like behaviour when swapping tags 2026-05-24 11:04:50 +08:00
DreamMaoMao
b868ff812b opt: remember and restore size percent in fair and grid layout
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-05-24 07:47:30 +08:00
DreamMaoMao
3b783f09c3
Merge pull request #965 from ernestoCruz05/fix-full-dwindle
fix: don't remove the leaf from the tree when fullscreening
2026-05-24 07:25:44 +08:00
ernestoCruz05
342cc24ccb fix: don't remove the leaf from the tree when fullscreening it so the windows doesnst split randomly 2026-05-24 07:24:11 +08:00
DreamMaoMao
2fefb42a6c feat: add option edge_scroller_focus_allow_speed 2026-05-23 15:30:41 +08:00
DreamMaoMao
373ebfac33 fix: error changse surface scene in minimized client
will cause crash if close all client in overview, when has minimized
client before toggle overview
2026-05-23 14:54:55 +08:00
DreamMaoMao
4a9ab3dd9f fix: should ignore empty input layer focus 2026-05-23 13:31:37 +08:00
DreamMaoMao
33735a796f fix: fix ov scale when disable animaiton 2026-05-22 10:46:59 +08:00
DreamMaoMao
da1e1cadf7 opt: force apply buffer size to main surface in ov scale 2026-05-21 22:49:15 +08:00
DreamMaoMao
72a7c96f98 opt: dont send suspend state to client
because some app like gnome not ready for this
2026-05-21 22:40:31 +08:00
DreamMaoMao
406a16033b opt: opitmize subtree surface scale in overview 2026-05-21 22:22:58 +08:00
DreamMaoMao
096ef0bf41 update docs 2026-05-21 19:13:45 +08:00
DreamMaoMao
5b83ba5236 fix: fix typo for idleinhibit_when_focus option in windowrule 2026-05-21 18:12:35 +08:00
DreamMaoMao
06d76199d8
Merge pull request #955 from xtheeq/sync-website
ci: restrict sync-website workflow to main repo
2026-05-21 18:03:23 +08:00
DreamMaoMao
483bd724b3 fix: fix layer always null in xytonode 2026-05-21 18:01:36 +08:00
xtheeq
bb72b63783 ci: restrict sync-website workflow to main repo 2026-05-21 15:17:06 +05:30
DreamMaoMao
b2bae99550
Merge pull request #954 from mangowm/tablet
feat: tablet support
2026-05-21 13:42:44 +08:00
werapi
9f31a8be56 feat: tablet support 2026-05-21 13:40:44 +08:00
DreamMaoMao
d28cf7b4d2 opt: center the last window in free space when arrange overview 2026-05-21 12:25:25 +08:00
DreamMaoMao
dc3e6d7395 opt: optimize arrange of overview 2026-05-21 11:24:54 +08:00
DreamMaoMao
6bde7d344d fix: error buffer position for gtk app in overview
Some checks are pending
Sync website / sync-website (push) Waiting to run
Sync wiki / sync-wiki (push) Waiting to run
2026-05-21 08:29:14 +08:00