Commit graph

1056 commits

Author SHA1 Message Date
DreamMaoMao
ca04a2e23e opt: optimzie client layer judge in overveiw 2026-06-14 21:40:48 +08:00
DreamMaoMao
c17d8a2c1b opt: optimize drop tile client when cross monitor 2026-06-14 07:54:43 +08:00
DreamMaoMao
8dca99999b fix: can't resize tile scroller window when only two tiled client 2026-06-11 23:15:05 +08:00
DreamMaoMao
b995090747 opt: optimize marco use in client tile resize 2026-06-11 12:39:27 +08:00
DreamMaoMao
07a9c82af3 opt:optimize edge focus judge 2026-06-11 12:37:57 +08:00
DreamMaoMao
87e6d24423 fix: floating window can't get pointer focus when cross monitor 2026-06-11 11:08:53 +08:00
DreamMaoMao
ba2adfe83a fix: deck layout caculate error when multi master 2026-06-09 21:57:43 +08:00
DreamMaoMao
f3a167e5fb fix: grid layout cant fullscreen 2026-06-09 21:57:37 +08:00
DreamMaoMao
46abbcf643 opt: optimize unmanaged client init 2026-06-08 19:31:57 +08:00
Osama Ragab
c3aa7b691d feat: add hide cursor on keypress option (#871) 2026-06-08 13:28:54 +08:00
DreamMaoMao
eaf4e55ca5 opt: optimzie xwayland position set 2026-06-08 13:05:39 +08:00
DreamMaoMao
f5d0c90418 opt: not need send output enter when layer map
scene scene-graph API will auto do this
2026-06-08 11:41:00 +08:00
DreamMaoMao
cfb163fdf4 fix: excrescent gap in fullscreen 2026-06-06 18:17:32 +08:00
DreamMaoMao
23121f3021 opt: fix scan out support for fullscreen 2026-06-06 12:00:01 +08:00
Davide Greco
b2aad5f8b1 feat: add force option in killclient 2026-06-04 10:48:36 +08:00
DreamMaoMao
bf61859985 fix: crash when use error device pointer in tablet create 2026-06-04 09:50:25 +08:00
DreamMaoMao
49184434ba fix: exchange not work in vertical scroller 2026-06-03 08:47:35 +08:00
DreamMaoMao
c8b5454de4 opt: more reasonable method to set scoket flag 2026-05-30 12:00:57 +08:00
Ctas
7e7742a46c fix: use uint32_t instead of u_int32_t for musl libc compatibility 2026-05-29 20:37:13 +08:00
DreamMaoMao
fc1e0d6e46 opt: ipc send keyboard layout fullname 2026-05-28 23:34:28 +08:00
DreamMaoMao
25a5532935 fix: fix no monitor map client 2026-05-28 18:40:56 +08:00
DreamMaoMao
a6fa3d8849 opt: optimize ipc event send 2026-05-28 12:50:50 +08:00
DreamMaoMao
e29cec64e4 opt: focusid allow cross tag 2026-05-26 22:25:30 +08:00
DreamMaoMao
431b1c1282 fix: avoid use null mon when in mmsg 2026-05-26 20:44:59 +08:00
DreamMaoMao
9d96116fe5 opt: cleanup commit listener for ext-workspace 2026-05-26 19:56:00 +08:00
DreamMaoMao
9f1bbc6f70 opt: don't block cli when use mmsg spawn 2026-05-26 18:45:32 +08:00
DreamMaoMao
caf36397fb opt: more simple get last_open_surface in mmsg 2026-05-26 14:10:27 +08:00
DreamMaoMao
6a8cf681b4 feat: support parse button code in config 2026-05-26 11:57:19 +08:00
DreamMaoMao
c7227f17b2 feat: add focusing-client watch to mmsg 2026-05-26 10:24:55 +08:00
DreamMaoMao
0428575025 fix: fix focused of client in mmsg 2026-05-26 09:30:46 +08:00
DreamMaoMao
dd40c59535 fix: fix last_open_surface command not match mmsg 2026-05-25 23:30:06 +08:00
DreamMaoMao
72a9f71c51 fix: fix switch_layout not apply instantly 2026-05-25 23:08:15 +08:00
DreamMaoMao
18e5ba3bed fix: error init arg to null in ipc dispatch 2026-05-25 19:14:12 +08:00
DreamMaoMao
324d29e68c feat: new ipc impl 2026-05-25 11:35:08 +08:00
ernestoCruz05
c9ac0582e2 fix: add support for _have_client movement 2026-05-24 18:49:53 +08:00
DreamMaoMao
2f95b11258 opt: optimize the calculation method of stack layout coordinates 2026-05-24 12:29:30 +08:00
DreamMaoMao
e6ae14ec25 opt: more simple size percent keep logic 2026-05-24 12:14:58 +08:00
DreamMaoMao
373bbf90a0 update docs 2026-05-24 11:16:26 +08:00
ernestoCruz05
0d4a43e5e1 feat: carousel-like behaviour when swapping tags 2026-05-24 11:08:24 +08:00
DreamMaoMao
c655df244a opt: remember and restore size percent in fair and grid layout 2026-05-24 07:47:48 +08:00
ernestoCruz05
e07441cc43 fix: don't remove the leaf from the tree when fullscreening it so the windows doesnst split randomly 2026-05-24 07:26:02 +08:00
DreamMaoMao
62ff542334 feat: add option edge_scroller_focus_allow_speed 2026-05-23 16:02:22 +08:00
DreamMaoMao
0950d4da9e 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:57:37 +08:00
DreamMaoMao
46d0d139a5 fix: should ignore empty input layer focus 2026-05-23 13:31:20 +08:00
DreamMaoMao
c23f91c16a fix: fix ov scale when disable animaiton 2026-05-22 10:48:28 +08:00
DreamMaoMao
f969c89be1 opt: force apply buffer size to main surface in ov scale 2026-05-21 22:49:31 +08:00
DreamMaoMao
5be87bb750 opt: dont send suspend state to client
because some app like gnome not ready for this
2026-05-21 22:40:52 +08:00
DreamMaoMao
17d7cb8e7d opt: opitmize subtree surface scale in overview 2026-05-21 22:32:16 +08:00
DreamMaoMao
c73287f92d fix: fix typo for idleinhibit_when_focus option in windowrule 2026-05-21 18:12:45 +08:00
DreamMaoMao
b042b2fecc fix: fix layer always null in xytonode 2026-05-21 18:01:56 +08:00