DreamMaoMao
a9e9ad905f
opt: mmsg add ack confirm
2025-10-27 12:06:24 +08:00
DreamMaoMao
bc2b22946c
opt: only find same monitor when find same x and same y client
2025-10-26 15:38:19 +08:00
DreamMaoMao
c20a4139a1
opt: dont set border for fullscreen window when reload config
2025-10-25 14:38:52 +08:00
DreamMaoMao
3fa306fc19
opt: default numlock to 0
2025-10-22 14:13:53 +08:00
DreamMaoMao
bf6644c9f5
opt: optimize keymap set
2025-10-22 13:41:40 +08:00
DreamMaoMao
25067738ed
Merge pull request #322 from WeraPea/drm_lease
...
feat: add support for DRM lease protocol
2025-10-22 11:03:38 +08:00
DreamMaoMao
e9565f88f6
feat: auto convert keysym to keycode bind
2025-10-22 10:40:08 +08:00
werapi
5e8c5c8732
feat: add support for DRM lease protocol
...
This implementation is based on a patch authored by Micah Gorrell (minego) for dwl.
Original repository: https://github.com/minego/dwl
Original commit: 94c448a842fc3a9fae454646e149ac63b69e7ef8
2025-10-21 15:37:25 +02:00
DreamMaoMao
f7379f625d
fix: only set maxmize when ismaxmizescreen is true
2025-10-21 18:06:46 +08:00
DreamMaoMao
5429b723f6
opt: make tag animation more consistent
2025-10-21 16:29:30 +08:00
werapi
242cfb3c2f
fix: ensure tag changes happen on correct monitor
2025-10-21 16:11:05 +08:00
DreamMaoMao
67b5e82bbe
opt: limit config parse string length to 255
2025-10-21 16:11:05 +08:00
David Delarosa
cc2bd9d599
opt: limit scanf string length to 255
2025-10-21 16:11:05 +08:00
DreamMaoMao
d40d4a2ea6
opt: reset master per when setmfact toggle
2025-10-20 18:07:43 +08:00
werapi
3ec1a0198b
opt: make focusmon and tagmon respect warpcursor setting
2025-10-20 18:07:43 +08:00
DreamMaoMao
a707feeb11
opt: remove useless keyboard code
2025-10-19 14:32:33 +08:00
DreamMaoMao
5ed681cbe5
opt: reduce times of resize request when drag window to resize
2025-10-19 09:54:17 +08:00
DreamMaoMao
17009f5364
fix: should set global client tag before caculate number of client in arrange
2025-10-18 20:39:31 +08:00
DreamMaoMao
80efd31e21
opt: fix build warnning
2025-10-18 13:03:00 +08:00
DreamMaoMao
e7e7a86b8c
opt: set client maximize state false when toggle floating
2025-10-16 09:21:51 +08:00
DreamMaoMao
3af325fef7
opt: do noting when view same tag widht view_current_to_back disalbed
2025-10-16 09:05:45 +08:00
DreamMaoMao
3547e567cb
opt: remove useless code
2025-10-15 23:26:28 +08:00
DreamMaoMao
4954711b3b
opt: add force_maximize
...
sf
2025-10-15 22:45:20 +08:00
DreamMaoMao
9941bf9752
rollback: remove force_tile_state option
...
Since the non-tiled state can cause the size of some Windows to be out
of sync with the synthesizer's expectations, all Windows are set to the
tiled state by default again
2025-10-15 21:24:41 +08:00
DreamMaoMao
a839771ddf
opt: always set tile edge but not always set maximize
2025-10-15 21:07:20 +08:00
DreamMaoMao
139fd35a76
opt: remove menu cap in init
2025-10-15 19:30:04 +08:00
DreamMaoMao
d80de39fbb
opt: tile state window not set WLR_EDGE_NONE when cancel maximize
2025-10-15 19:26:33 +08:00
DreamMaoMao
1cfa5885e7
opt: set init properties value in init commit
2025-10-15 18:41:05 +08:00
DreamMaoMao
3acd3805a6
opt: not set maximize and minimize cap if the action is disabled
2025-10-15 18:35:20 +08:00
DreamMaoMao
e9bc520fbf
opt: optimize tile state set in maximize
2025-10-15 18:06:46 +08:00
DreamMaoMao
86c91fc53a
opt: optimize grid layout gap
2025-10-15 16:23:46 +08:00
DreamMaoMao
3837e8e3da
opt: optimize statk hight in center_tile
2025-10-15 16:18:20 +08:00
DreamMaoMao
c6b799971d
opt: optimize center_tile gap
2025-10-15 16:07:38 +08:00
DreamMaoMao
7b709872f5
feat: add layout right_tile
2025-10-15 13:22:41 +08:00
DreamMaoMao
69d68487d6
opt: allow smartgap and gap toggle in monocle layout
2025-10-15 12:53:33 +08:00
DreamMaoMao
af982c46e1
fix: correct gb keyboard layout name
2025-10-15 10:40:01 +08:00
DreamMaoMao
5d93f17a90
feat: add back vertical_deck layout
2025-10-15 07:24:40 +08:00
DreamMaoMao
ae53a314f1
opt: not set tile state in init if disable force_tile_state
2025-10-12 20:45:33 +08:00
DreamMaoMao
47abcf6460
opt: allow use ime in layer surface
2025-10-12 20:24:17 +08:00
DreamMaoMao
3661e1838b
feat: add windowrule option force_tile_state
2025-10-12 19:23:04 +08:00
DreamMaoMao
2f14c50387
feat: add allow_csd option to windowrule
2025-10-12 19:12:01 +08:00
DreamMaoMao
1d4138412a
opt: allow bind multi action to one keybind
2025-10-12 10:33:08 +08:00
DreamMaoMao
5e3c3cde77
opt: optimize grid layout gap
2025-10-11 18:27:44 +08:00
DreamMaoMao
b10a6eed2b
opt: add back vertical grid layout
2025-10-11 16:29:51 +08:00
DreamMaoMao
ff1fd71911
opt: maximize and fullscreen not allow become drag window
2025-10-11 12:54:09 +08:00
DreamMaoMao
f4de69abf6
opt: not resize maximize and fullscreen window
2025-10-11 12:40:24 +08:00
DreamMaoMao
e925309ae4
opt: allow scroller window resize to 1.0 per
2025-10-11 11:39:13 +08:00
DreamMaoMao
ca48f95997
feat: support resize tile window
2025-10-11 11:25:22 +08:00
DreamMaoMao
614b00eaed
fix: some client miss set borderpx when reload config
2025-10-08 20:13:04 +08:00
DreamMaoMao
0419a00e0b
feat: add setoption dispatch to allow change option by mmsg
2025-10-08 14:52:44 +08:00