aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-01build: require at least wlroots 0.17.1Isaac Freund5-4/+10
2024-01-01output-management: work around wlroots crashIsaac Freund2-0/+11
2024-01-01output-management: fix output config applicationIsaac Freund2-36/+38
2023-12-29gamma-control: track wlroots 0.17 changesIsaac Freund4-33/+80
2023-12-06deps: update to lastest zig-wlrootsIsaac Freund3-30/+22
2023-12-05build: fix comment on scanner.generate() versionsIsaac Freund1-2/+5
2023-12-05ci: fix arch and alpineIsaac Freund2-2/+4
2023-12-05Output: fix initial commit for wayland backendIsaac Freund1-6/+25
2023-12-05Root: fix faulty assertion, cleanupIsaac Freund2-12/+11
2023-12-05Output: fix regression of initial mode logicIsaac Freund1-12/+22
2023-12-05SceneNodeData: fix fromNode()Isaac Freund1-4/+8
2023-12-01build: update to wlroots 0.17Isaac Freund21-273/+237
2023-11-17session-lock: fix pointer focus handling on mapIsaac Freund2-9/+27
2023-11-14Cursor: fix high polling rate resize regressionIsaac Freund1-14/+24
2023-11-13Cursor: clamp cursor movement to resize boundsIsaac Freund1-0/+4
2023-11-09View: handle map while no outputs are availableIsaac Freund2-20/+46
2023-11-09keyboard: add the ability to load layout from fileIstván Donkó6-0/+50
2023-11-09river: remove dead codeIsaac Freund1-19/+0
2023-11-08xdg-toplevel: ignore redundant move/resize requestsIsaac Freund1-2/+8
2023-11-08rules: rename "tag" action to "tags"Isaac Freund6-85/+66
2023-11-08river: add fullscreen rulepolykernel6-9/+34
2023-11-08river: add position and dimensions rulespolykernel7-12/+104
2023-11-06pointer-constraints: fix assertion failureIsaac Freund1-2/+12
2023-11-03XdgToplevel: tweak fullscreen state policyIsaac Freund1-5/+2
2023-11-03Cursor: use inflight_mode as needed in updateState()Isaac Freund1-30/+49
2023-10-30riverctl(1): add a section on terminologytiosgz1-0/+15
2023-10-26rivertile: eliminate an @intCast()Isaac Freund1-1/+1
2023-10-25DragIcon: set position on creationIsaac Freund3-20/+27
2023-10-25editorconfig: reflect state of bash completiontiosgz1-0/+4
2023-10-25completions/bash: complete input devices, fix typostiosgz1-1/+3
2023-10-25completions/fish: partial overhaultiosgz1-97/+108
2023-10-25docs: update PACKAGING.md for Zig 0.11Isaac Freund1-11/+12
2023-10-21docs: explain unknown info in output identifiersIsaac Freund1-1/+2
2023-10-19river: add outputs ruleDoclic8-23/+77
2023-10-19river: make RuleList return deleted itemsDoclic2-6/+6
2023-10-18completions/zsh: Fix incomplete input namesHugo Machet1-1/+1
2023-10-18completions: Rewrite zshHugo Machet1-98/+98
2023-10-17Cursor: use total delta for resize calculationIsaac Freund1-46/+53
2023-10-16riverctl: rule-{add,del}: reorder parameterstiosgz4-17/+35
2023-10-16View: clean up after Zig updateIsaac Freund1-21/+11
2023-10-16build: update to Zig 0.11.0Isaac Freund54-359/+329
2023-09-05Cursor: keep focus_follows_cursor_target updatedtiosgz1-17/+33
2023-08-13Root: fix inflight_layout_demands countingtiosgz1-6/+7
2023-08-13Root: migrate {all,active}_outputs to wl.listtiosgz8-85/+88
2023-08-13Root: make 'fallback output empty' assertion strictertiosgz1-2/+2
2023-08-13Root: rename field outputs to active_outputstiosgz6-30/+30
2023-08-03river: update some commentstiosgz2-8/+9
2023-07-11river: fix spatial direction focusing / swappingLeon Henrik Plickat1-0/+1
2023-07-09river: focus-view and swap by spatial directionLeon Henrik Plickat9-172/+205
2023-07-02river: fix crash when trying to add tag rule without tag argumentLeon Henrik Plickat1-0/+1