aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-24render: do basic yes/no damage trackingIsaac Freund11-52/+231
2021-05-24example/init: use Mod+Shift E for exitIsaac Freund1-1/+1
2021-05-19doc: move IRC channel to liberaIsaac Freund2-6/+5
2021-05-19Allow changing output focus with pointerLeon Henrik Plickat1-3/+7
2021-05-19rivertile: clamp main_amountLeon Henrik Plickat1-12/+13
2021-05-19doc: fixed command name in exampleLennard Hofmann1-1/+1
2021-05-13river: remove Seat.input_managerIsaac Freund6-13/+15
2021-05-13river: remove all stored *Root pointersIsaac Freund4-11/+6
2021-05-13river: remove misc stored *Server pointersIsaac Freund6-24/+18
2021-05-13river: remove InputManager.serverIsaac Freund18-70/+71
2021-05-13river: remove Output.rootIsaac Freund13-45/+48
2021-05-13river: remove Root.serverIsaac Freund10-48/+46
2021-05-13river: make server a global variableIsaac Freund1-48/+47
2021-05-07contrib: Update layout.c for river-layout-v2Leon Henrik Plickat1-187/+115
2021-05-05river: always render floating views above layout viewsIsaac Freund2-9/+41
2021-05-05rivertile: fix typo in error messageIsaac Freund1-1/+1
2021-05-04README: don't encourage manual system-wide installIsaac Freund1-1/+1
2021-05-03doc: remove outdated reference to river-layouts(1)Isaac Freund1-1/+1
2021-05-03example/init: fix typo in introductory commentCallum R. Renwick1-1/+1
2021-05-03example/init: Fix typo for main view size changeCallum R. Renwick1-2/+2
2021-05-01rivertile: add missing `try` to fix buildIsaac Freund1-1/+1
2021-05-01rivertile: add -h/--help, improve man pageIsaac Freund2-6/+46
2021-04-27cursor: handle popup subsurfaces properlyIsaac Freund1-30/+32
2021-04-27deps: update to latest zig-waylandIsaac Freund4-7/+7
2021-04-27example/init: use riverctl layout value commandsIsaac Freund1-12/+10
2021-04-27rivertile: support command line argumentsIsaac Freund3-26/+213
2021-04-27river-layout: update to v2Isaac Freund14-61/+275
2021-04-27river-options: remove protocolIsaac Freund17-1453/+69
2021-04-27river: get rid of all server-created optionsIsaac Freund6-55/+93
2021-04-22pixman: update and fix PointerConstraintnovakne2-5/+4
2021-04-21completions: delete more removed commandsIsaac Freund3-13/+1
2021-04-21completions: Remove completions for removed subcommand "layout"skuzzymiglet3-6/+1
2021-04-20contrib: update layouts for river-layout and river-optionsLeon Henrik Plickat4-128/+476
2021-04-20river-options: rework, bump to v2Isaac Freund19-735/+920
2021-04-20river: send SIGTERM to init command process groupIsaac Freund2-30/+27
2021-04-20river-layout: create and implement protocolLeon Henrik Plickat26-655/+1263
2021-04-20river: fix to work with latest zig-pixmannovakne2-2/+2
2021-04-16README: add repology badgenovakne1-0/+4
2021-04-08river: update for wlroots 0.13.0Isaac Freund10-58/+103
2021-03-28render: don't schedule new frame on output commit failureIsaac Freund1-4/+3
2021-03-27render: schedule new frame on output commit failureQiu1-3/+4
2021-03-27build: clean up install prefix/config path derivationIsaac Freund1-13/+10
2021-03-27Fix crash when layer surface dimensions or margins are unexpectedly largeLeon Henrik Plickat1-2/+32
2021-03-27riverctl: Do not use std.debug.print()Leon Henrik Plickat1-2/+3
2021-03-27riverctl: Print error messages instead of error traces for common user mistakesLeon Henrik Plickat1-0/+29
2021-03-22build: fix config path if DESTDIR is set without --prefixIsaac Freund1-1/+2
2021-03-22build: handle null install_prefix correctlyIsaac Freund2-11/+15
2021-03-16riverctl: add fish completionFollieHiyuki2-0/+91
2021-03-16Fix existing typosFollieHiyuki2-9/+9
2021-03-14completions: add zsh completion for riverctlnovakne2-0/+112