Commit graph

5 commits

Author SHA1 Message Date
Andrej Novikov
586b07cb98
feat: mmsg -W flag to list all windows with details
Extends IPC protocol with window_info event and list_windows request
to query all windows instead of just the focused one. The new -W
flag outputs title, appid, geometry, floating/fullscreen state, and tags
for each window.

Usage: mmsg -g -W
2025-12-16 20:56:59 +02:00
DreamMaoMao
b9952f03b5 opt: change unsigned int to uint32_t 2025-12-02 16:57:24 +08:00
DreamMaoMao
05e9d149c1 feat: support get scale by mmsg 2025-10-30 14:13:54 +08:00
DreamMaoMao
04e3bd6861 opt: delay 1ms before exit when mmsg send request 2025-10-27 12:29:41 +08:00
DreamMaoMao
59d86e7169 project: merge mmsg meson.build file into mango meson.build 2025-10-19 18:13:11 +08:00
Renamed from mmsg/src/mmsg.c (Browse further)