2022-06-19 21:57 | properly disambiguates destructor calls | deurzen | 1 | +2 | -2 |
2022-05-24 18:18 | updates email address | deurzen | 1 | +1 | -1 |
2022-05-10 07:30 | bump year to 2022 | deurzen | 1 | +1 | -1 |
2022-02-05 22:05 | adds dunstctl commands | deurzen | 1 | +9 | -0 |
2021-12-15 08:41 | implements per-workspace focus-follows-mouse (FFM) | deurzen | 8 | +107 | -8 |
2021-11-26 23:09 | adds transparency support | deurzen | 2 | +25 | -41 |
2021-10-06 21:56 | adds simplenote spwan key binding | deurzen | 1 | +3 | -0 |
2021-09-30 02:58 | layout overhaul; adds deck layouts | deurzen | 7 | +576 | -280 |
2021-09-29 18:52 | fixes client _NET_WM_DESKTOP bug | deurzen | 1 | +4 | -0 |
2021-09-29 18:44 | implements shuffle and reverse client arrangers | deurzen | 6 | +147 | -7 |
2021-09-29 03:39 | fixes next-workspace activator bug on contexts >0 | deurzen | 1 | +1 | -1 |
2021-09-29 03:17 | adds context activators | deurzen | 1 | +41 | -0 |
2021-09-29 03:17 | refactors code | deurzen | 2 | +15 | -8 |
2021-09-28 23:17 | adds initial partition awareness | deurzen | 5 | +114 | -25 |
2021-09-28 01:01 | adds initial active-partition resolution | deurzen | 3 | +24 | -2 |
2021-09-27 01:19 | improves desktop (context + workspace) generation | deurzen | 5 | +75 | -12 |
2021-09-26 23:31 | adds basic pt,cx encapsulation and operations | deurzen | 4 | +169 | -4 |
2021-09-26 20:50 | refactors code | deurzen | 4 | +119 | -14 |
2021-09-26 20:14 | refactors code | deurzen | 4 | +50 | -30 |
2021-09-26 19:05 | removes pt/cx/ws indirection (index to pointer) | deurzen | 3 | +47 | -43 |
2021-09-26 18:33 | refactors client searching code | deurzen | 1 | +19 | -82 |
2021-09-21 21:15 | adds initial partition (screen) syncing functionality | deurzen | 6 | +108 | -10 |
2021-09-21 20:33 | refactors code | deurzen | 6 | +59 | -59 |
2021-09-21 02:01 | refactors code | deurzen | 3 | +4 | -13 |
2021-09-21 01:43 | moves from Xrandr to Xinerama | deurzen | 3 | +3 | -17 |
2021-09-21 01:43 | updates floating and unmanageable window types | deurzen | 1 | +13 | -4 |
2021-09-21 01:42 | removes redundant whitespace | deurzen | 1 | +0 | -1 |
2021-09-18 21:26 | adds initial multi-screen support | deurzen | 4 | +54 | -21 |
2021-09-04 09:19 | implements default rules config handling | deurzen | 4 | +145 | -15 |
2021-09-04 07:37 | implements initial config encapsulation | deurzen | 4 | +152 | -108 |
2021-09-04 07:28 | moves to spdlog external dependency | deurzen | 1 | +4 | -2 |
2021-09-04 06:02 | adds list-type spawn rule support, snap edge rule | deurzen | 2 | +115 | -79 |
2021-09-04 05:21 | adds do_focus spawn rule | deurzen | 2 | +22 | -6 |
2021-09-04 05:20 | asserts focused clients are deiconified first | deurzen | 1 | +3 | -0 |
2021-09-04 05:20 | adds program bindings | deurzen | 1 | +6 | -0 |
2021-09-02 07:51 | fixes window-internal popup client-kill bug | deurzen | 1 | +0 | -1 |
2021-09-02 06:39 | adds pthread link option | deurzen | 1 | +1 | -1 |
2021-09-02 06:24 | adds proper leader/group handling | deurzen | 4 | +103 | -17 |
2021-09-02 04:38 | improves property manipulation status handling | deurzen | 1 | +16 | -8 |
2021-09-02 04:38 | implements attach-to-workspace functionality | deurzen | 4 | +59 | -27 |
2021-09-01 05:39 | fixes urgent focused client border rendering bug | deurzen | 1 | +3 | -0 |
2021-08-31 06:33 | fixes multi-unconsume bug | deurzen | 2 | +16 | -12 |
2021-08-31 04:49 | adds additional memoization step to consume-check | deurzen | 1 | +23 | -15 |
2021-08-31 04:47 | adds required include | deurzen | 1 | +1 | -0 |
2021-08-31 04:47 | fixes bug in cycle index adjustment | deurzen | 1 | +5 | -0 |
2021-08-12 19:49 | adds to IPC message handling | deurzen | 4 | +91 | -42 |
2021-08-06 01:22 | adds initial IPC message handling functionality | deurzen | 9 | +434 | -34 |
2021-08-04 10:35 | fixes unmanaged window mapping bug | deurzen | 8 | +48 | -97 |
2021-08-02 10:05 | adds memoization to consume_client ignore check | deurzen | 2 | +25 | -2 |
2021-08-01 20:37 | adds consumer/producer configurability | deurzen | 3 | +152 | -8 |
2021-08-01 17:52 | generalizes client searching | deurzen | 4 | +266 | -255 |
2021-07-30 20:24 | fixes instant window destroy bug | deurzen | 1 | +11 | -13 |
2021-07-30 20:23 | fixes quick release build rule | deurzen | 1 | +2 | -2 |
2021-07-30 15:10 | fixes double destroy bug | deurzen | 3 | +42 | -32 |
2021-07-17 23:47 | fixes contained-in fullscreen bug | deurzen | 1 | +13 | -3 |
2021-07-17 01:41 | adds unmap check upon unmanaging client | deurzen | 1 | +4 | -6 |
2021-06-21 07:38 | initial commit | deurzen | 58 | +13544 | -0 |