2023-02-12 20:04 | updates key bindings | deurzen | 1 | +7 | -7 |
2023-02-12 16:35 | adds missing includes | deurzen | 2 | +4 | -1 |
2022-11-28 19:07 | updates pkg-config Lua resolution | deurzen | 1 | +1 | -1 |
2022-11-01 11:22 | removes redundant output flushes | deurzen | 1 | +2 | -2 |
2022-08-29 02:48 | fixes focus bug on new-layer view initialization | deurzen | 4 | +18 | -12 |
2022-08-28 16:42 | implements view fullscreen handling | deurzen | 8 | +85 | -22 |
2022-08-28 16:41 | removes keybindings for unsupported functionality | deurzen | 1 | +24 | -24 |
2022-07-01 16:49 | changes focus-follows-cursor default to false | deurzen | 1 | +1 | -1 |
2022-07-01 16:48 | fixes ws initial view track mismatch focus bug | deurzen | 1 | +3 | -0 |
2022-06-21 08:21 | adds cross-track focus cycling | deurzen | 6 | +61 | -57 |
2022-06-20 22:39 | adds overlapping paper layout | deurzen | 3 | +134 | -0 |
2022-06-05 15:48 | implements track layer cycling | deurzen | 12 | +444 | -124 |
2022-06-05 07:48 | adds ctags generation target | deurzen | 1 | +5 | -2 |
2022-06-04 08:33 | implements track-bound cycle and drag | deurzen | 5 | +269 | -15 |
2022-06-04 01:29 | has focus-follows-cursor operate on a layer-basis | deurzen | 3 | +29 | -11 |
2022-06-03 23:06 | implements key binding key repeat handling | deurzen | 6 | +847 | -232 |
2022-06-03 14:47 | implements {config,client}-specified rule handling | deurzen | 18 | +454 | -96 |
2022-06-03 08:36 | refactors public-exposed members to {set,get}ters | deurzen | 7 | +99 | -74 |
2022-06-02 17:29 | fixes key binding keysym case-sensitivity bug | deurzen | 1 | +9 | -9 |
2022-06-02 16:25 | removes redundant trace | deurzen | 1 | +1 | -4 |
2022-06-02 16:20 | implements XDG decoration request handling | deurzen | 6 | +140 | -10 |
2022-06-02 14:37 | implements VT switching capabilities | deurzen | 1 | +27 | -12 |
2022-06-02 14:30 | implements output configuration update management | deurzen | 5 | +54 | -0 |
2022-06-02 14:29 | overhauls server initialization process | deurzen | 5 | +244 | -142 |
2022-06-02 14:26 | reorders calls to compositor set up routines | deurzen | 6 | +39 | -13 |
2022-06-02 11:59 | adds root restoration privilege assertion | deurzen | 1 | +5 | -0 |
2022-06-02 11:56 | changes explicit exit code | deurzen | 1 | +1 | -1 |
2022-06-02 11:55 | drops privileges before compositor initialization | deurzen | 1 | +21 | -0 |
2022-06-02 10:36 | adds conditional view jumping actions | deurzen | 6 | +390 | -1 |
2022-06-02 09:01 | temporarily disables diagnostics | deurzen | 1 | +1 | -23 |
2022-06-02 08:56 | adds FFC workspace switching cursor warp | deurzen | 5 | +54 | -2 |
2022-06-02 08:08 | fixes xdg shell popup rendering segfault | deurzen | 1 | +10 | -11 |
2022-06-02 07:26 | adds debug/release build distinction | deurzen | 2 | +41 | -28 |
2022-06-02 06:58 | corrects user {env,autostart} evaluation order | deurzen | 3 | +28 | -20 |
2022-06-02 06:57 | fixes persistent layout focus-change rearrangement | deurzen | 1 | +1 | -1 |
2022-06-02 06:56 | fixes dunst key binding faulty keysym | deurzen | 1 | +1 | -1 |
2022-06-02 06:55 | defaults to focus-follows-cursor | deurzen | 2 | +2 | -2 |
2022-06-01 12:55 | implements nested env var evaluation | deurzen | 2 | +72 | -0 |
2022-06-01 10:37 | adds view {,auto-}centering | deurzen | 7 | +52 | -26 |
2022-06-01 10:17 | implements user-supplied env var parsing | deurzen | 5 | +38 | -4 |
2022-06-01 10:17 | reformats code | deurzen | 2 | +8 | -4 |
2022-06-01 08:57 | builds in XDG activation protocol support | deurzen | 2 | +24 | -10 |
2022-06-01 08:55 | builds in viewporter protocol support | deurzen | 1 | +2 | -0 |
2022-06-01 08:37 | removes unsupported (for now) protocol remnants | deurzen | 5 | +7 | -46 |
2022-06-01 08:25 | adds {next,prev}-context cursor bindings | deurzen | 1 | +12 | -0 |
2022-06-01 08:25 | fixes caps lock ignore bug | deurzen | 1 | +3 | -1 |
2022-06-01 08:24 | builds in virtual keyboard protocol support | deurzen | 2 | +29 | -51 |
2022-06-01 08:23 | builds in idle inhibit protocol support | deurzen | 4 | +65 | -22 |
2022-06-01 07:06 | resolves workspace arrangement segfault | deurzen | 1 | +1 | -2 |
2022-06-01 06:51 | adds default external command bindings | deurzen | 1 | +74 | -0 |
2022-06-01 06:41 | specifies release build target | deurzen | 1 | +4 | -0 |
2022-06-01 06:40 | relocates layer shell initial arrangement code | deurzen | 2 | +6 | -7 |
2022-06-01 06:38 | provides {,primary}selection functionality | deurzen | 1 | +25 | -4 |
2022-06-01 04:32 | implements layer shell popup stacking | deurzen | 5 | +333 | -16 |
2022-06-01 03:49 | adds wlr_box->Region conversion | deurzen | 1 | +15 | -0 |
2022-06-01 03:47 | removes redundant fullscreen check | deurzen | 1 | +2 | -2 |
2022-06-01 03:47 | reformats code | deurzen | 1 | +69 | -69 |
2022-06-01 03:44 | adds client-initiated drag capabilities | deurzen | 2 | +67 | -16 |
2022-06-01 01:27 | removes stray closing brace | deurzen | 1 | +0 | -1 |
2022-06-01 01:15 | resolves context switching segfault | deurzen | 1 | +5 | -2 |
2022-06-01 01:14 | restructures bindings | deurzen | 1 | +38 | -38 |
2022-06-01 01:13 | enables focus-follows-mouse context toggle | deurzen | 4 | +45 | -10 |
2022-05-31 11:45 | enables focus-follows-mouse workspace toggle | deurzen | 9 | +49 | -11 |
2022-05-31 11:45 | adjusts default repeat info | deurzen | 1 | +1 | -1 |
2022-05-31 10:45 | adds view relayering on layout change | deurzen | 3 | +40 | -1 |
2022-05-31 10:43 | moderates aggressive focus-follows-mouse behavior | deurzen | 1 | +0 | -6 |
2022-05-31 10:20 | implements x11 client event handling | deurzen | 5 | +273 | -39 |
2022-05-31 08:29 | adds xwayland shell {,un}mapping functionality | deurzen | 18 | +842 | -205 |
2022-05-30 18:59 | renames files | deurzen | 9 | +770 | -770 |
2022-05-30 18:52 | provides xwayland subsystem establishment | deurzen | 9 | +222 | -72 |
2022-05-30 10:51 | implements full layer shell compliance | deurzen | 15 | +242 | -154 |
2022-05-30 07:05 | adds layer shell creation and arrangement routines | deurzen | 21 | +618 | -201 |
2022-05-30 03:08 | fixes popup window rendering segfault | deurzen | 1 | +1 | -14 |
2022-05-29 22:40 | adds view->{workspace,context,output} actions | deurzen | 4 | +375 | -113 |
2022-05-29 20:53 | adds output switching actions | deurzen | 1 | +23 | -2 |
2022-05-29 20:53 | adds context switching actions | deurzen | 2 | +55 | -24 |
2022-05-29 20:25 | adds workspace switching actions | deurzen | 5 | +143 | -12 |
2022-05-29 20:00 | implements cursor-interactive resize | deurzen | 3 | +107 | -24 |
2022-05-29 18:24 | implements cursor-interactive move | deurzen | 6 | +79 | -24 |
2022-05-29 07:37 | relays axis events to cursor binding handler | deurzen | 1 | +34 | -8 |
2022-05-29 07:29 | sets debug-friendly formatted view uid | deurzen | 6 | +26 | -60 |
2022-05-29 06:10 | adds proper focus-follows-mouse behavior | deurzen | 3 | +47 | -49 |
2022-05-29 06:07 | adds cursor input processing, cursor bindings | deurzen | 26 | +1088 | -1189 |
2022-05-28 17:45 | resolves view {,un}map focus-follows-mouse issue | deurzen | 3 | +75 | -17 |
2022-05-28 16:46 | provides client cursor handoff | deurzen | 6 | +364 | -186 |
2022-05-28 03:37 | adds layout data modifiers | deurzen | 10 | +187 | -69 |
2022-05-28 00:58 | implements focus shifting and state changing | deurzen | 8 | +105 | -15 |
2022-05-27 23:18 | restructures view {,de}registration processes | deurzen | 12 | +734 | -443 |
2022-05-27 17:16 | implements view unmap/destroy handling | deurzen | 9 | +54 | -20 |
2022-05-27 08:45 | adds focus and state manipulation bindings | deurzen | 9 | +1193 | -23 |
2022-05-27 03:49 | removes redundant files | deurzen | 2 | +0 | -102 |
2022-05-27 03:47 | implements initial layout application routines | deurzen | 26 | +841 | -257 |
2022-05-26 20:24 | adds view {,un}mapping functionality | deurzen | 17 | +791 | -193 |
2022-05-26 20:24 | changes compile options | deurzen | 1 | +19 | -18 |
2022-05-25 13:13 | adds version header to gitignore | deurzen | 2 | +1 | -2 |
2022-05-23 00:05 | adds global scene layers | deurzen | 5 | +51 | -4 |
2022-05-22 22:51 | adds initial view mapping functionality | deurzen | 9 | +155 | -10 |
2022-05-22 20:28 | implements xdg shell creation handling | deurzen | 15 | +708 | -50 |
2022-05-22 17:09 | adds view structures | deurzen | 32 | +941 | -438 |
2022-05-22 11:17 | fixes output_destroy segfault | deurzen | 9 | +48 | -65 |
2022-05-21 23:58 | adds output handling | deurzen | 13 | +448 | -785 |
2022-05-21 19:31 | adds tree node handling | deurzen | 13 | +467 | -216 |
2022-05-21 09:22 | fixes race condition | deurzen | 15 | +1188 | -531 |
2022-05-20 16:15 | adds initial output handling | deurzen | 6 | +218 | -190 |
2022-05-20 14:55 | refactors code | deurzen | 13 | +251 | -269 |
2022-05-20 14:06 | adds to server->server/model overhaul | deurzen | 28 | +1195 | -687 |
2022-05-19 22:03 | initial server->server/model overhaul | deurzen | 21 | +3825 | -158 |
2022-05-18 23:23 | adds pointer-constraints protocol build | deurzen | 1 | +7 | -0 |
2022-05-18 23:23 | adds signals | deurzen | 13 | +694 | -120 |
2022-05-18 16:08 | adds key bindings | deurzen | 5 | +27 | -15 |
2022-05-18 10:24 | updates CCLS flags | deurzen | 1 | +2 | -1 |
2022-05-18 10:14 | adds initial event handling framework | deurzen | 3 | +294 | -21 |
2022-05-17 22:52 | adds initial server setup and signalling | deurzen | 13 | +630 | -44 |
2022-05-17 22:52 | updates build dependencies | deurzen | 2 | +38 | -3 |
2022-05-17 19:30 | adds protocols header directory | deurzen | 1 | +1 | -0 |
2022-05-17 08:43 | adds initial configuration handling routines | deurzen | 15 | +428 | -31 |
2022-05-17 08:41 | adds build-time dependencies | deurzen | 1 | +22 | -36 |
2022-05-17 08:41 | updates CCLS flags | deurzen | 1 | +1 | -1 |
2022-05-16 19:31 | adds project structure | deurzen | 36 | +647 | -77 |
2022-05-10 13:37 | initial commit | deurzen | 8 | +116 | -0 |