Commit Graph

19 Commits

Author SHA1 Message Date
5e1ba06ebe fixed missing negation in WaitForClient 2024-08-26 22:00:04 +02:00
2b5b3f84cb fixed double negation in WaitForClient 2024-08-26 21:58:26 +02:00
f358112c7e added WaitForDefaultClient 2024-08-26 21:53:37 +02:00
8c1df2310c WaitForClient improved 2024-08-26 21:48:18 +02:00
9fad501f41 WaitForClient implemented 2024-08-26 21:43:18 +02:00
62341d584a removed fakefullscreen 2024-08-15 12:42:58 +02:00
3503da411f changed window fullscreen data type to keep compatibility with hyprland v0.42.0 and greater 2024-08-15 12:42:07 +02:00
f7662457a9 moved hyprland sockets to new locations 2024-05-16 18:26:35 +02:00
ce9bb69859 added new events introduced in Hyprland versions from v0.36.0 to v0.37.1 2024-03-19 19:20:24 +01:00
faf807cb86 fixed missing loop in WaitUntilReachable 2024-02-22 00:21:14 +01:00
075a8441cd subscribe on all events if no events type are given 2024-02-20 13:54:57 +01:00
49708ed503 migrated to hyprland-tools 2024-02-20 13:45:20 +01:00
9bea148d40 IsReachable and WaitUntilReachable implemented 2024-02-19 10:02:33 +01:00
cfc682a36f renamed instance to client 2024-02-15 14:41:37 +01:00
2b2f1648c1 fixed dispatch method 2024-02-09 22:16:08 +01:00
e308674337 added context for subscribe method 2024-02-09 21:30:14 +01:00
bec954ef31 event subscription implemented 2024-02-09 20:57:18 +01:00
7a704e08fd rewrite 2024-02-09 20:34:41 +01:00
8edaa9d713 rewrite 2024-02-09 20:24:48 +01:00