CtrlLuzzio
5b19c8da93
build: rename binaries and paths to allow side-by-side installation
...
Changed the binary names to mango-wl and mmsg-wl and the
configuration paths to mango-wl/ to allow parallel installations of
mango main branch and wl-roots only.
2026-06-06 17:19:16 -04:00
DreamMaoMao
10b2b733c5
bump version to 0.14.2
2026-06-06 21:21:57 +08:00
DreamMaoMao
cfb163fdf4
fix: excrescent gap in fullscreen
2026-06-06 18:17:32 +08:00
DreamMaoMao
bd8b2c210b
bump version to 0.14.1
2026-06-06 12:31:12 +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
0d8ae0ba64
mmsg: add man page and usage message
2026-05-31 22:59:51 +08:00
DreamMaoMao
c8b5454de4
opt: more reasonable method to set scoket flag
2026-05-30 12:00:57 +08:00
Justan
ce68f43d73
update AerynOS install instructions
2026-05-30 10:24:23 +08:00
Yappaholic
aa1c045062
guix: fix cjson import module
2026-05-30 10:24:17 +08:00
DreamMaoMao
4a3f36313d
bump version to 0.14.0
2026-05-29 21:05:07 +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
5af4f917f5
update docs
2026-05-27 22:23:16 +08:00
xtheeq
b98bf780a9
fix(docs): meta file generation override on workflow
2026-05-27 12:18:48 +08:00
xtheeq
5dbbb0a677
fix(docs): screenshot geometry to use new ipc in full script
2026-05-27 12:18:43 +08:00
xtheeq
6238fab9e6
feat(docs): use workflow for version docs generation
2026-05-27 10:27:09 +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
xtheeq
ba230febba
fix(docs): meta file in git
2026-05-26 17:34:20 +08:00
DreamMaoMao
88036bcc9b
update docs
2026-05-26 15:04:38 +08:00
DreamMaoMao
ece59289f7
feat: support docs version
2026-05-26 14:34:20 +08:00
DreamMaoMao
f33e21aec7
update mmsg usecase in docs
2026-05-26 14:26:06 +08:00
DreamMaoMao
caf36397fb
opt: more simple get last_open_surface in mmsg
2026-05-26 14:10:27 +08:00
DreamMaoMao
fcad8c3476
update docs
2026-05-26 13:23:47 +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
a8ebec9aeb
update cjson dep in doc
2026-05-25 13:03:18 +08:00
DreamMaoMao
e9f80791a3
update docs
2026-05-25 11:49:02 +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