Commit Graph

17 Commits

Author SHA1 Message Date
c2f36ffc27 fixed the startup bug, where the activewindow client crashes because no single client is there. 2025-03-07 21:48:45 +01:00
423ebd763a moved msg 'Connected to daemon' to info stream 2025-03-07 05:47:05 +01:00
d830d7c6b7 fixed a bug that caused active window to crash on empty workspaces (window_address not set and query active window invalid), also added openwindow and closewindow to workspace subscription to update workspace windows 2025-03-07 05:05:46 +01:00
5f4eaa031d added a sort to workspaces so they are in the correct order 2025-03-06 21:46:09 +01:00
7c530b612d updated the help text 2025-03-06 20:50:15 +01:00
fdbbc04c5d added workspace functionality 2025-03-06 20:48:15 +01:00
50776e1104 fixed a formating error in the json output 2025-03-06 08:25:17 +01:00
ba91e4e58c reached milestone for active window client 2025-03-06 08:07:04 +01:00
ad8b9179bb started working on an active window client that just tracks active windows 2025-03-06 02:31:55 +01:00
8650d4af69 made the manager daemonizable and added client mode 2025-03-05 20:29:02 +01:00
73a995c691 rewrote the struct to a enum that covers all events and added a function parse_event_line that parses the output from socket to into the enum 2025-03-04 21:19:06 +01:00
e11dabd167 basic functionality reached 2025-03-03 20:19:18 +01:00
209e83a8ad added some asyncs 2025-03-01 19:40:17 +01:00
63c8d1f44d connection to sockets should work 2025-03-01 18:20:24 +01:00
b9e398709c initial testing started 2025-02-27 22:21:14 +01:00
36c2a6d445 initial testing started 2025-02-27 22:21:02 +01:00
16ce7cfb17 Initial commit 2025-02-27 21:52:24 +01:00