aboutsummaryrefslogtreecommitdiff
path: root/riverctl
AgeCommit message (Expand)AuthorFilesLines
2022-05-11deps: update to latest zig-waylandIsaac Freund1-2/+4
2022-02-08code: Cleanup use of std library for consistancyHugo Machet1-2/+2
2022-01-31code: relicense to GPL-3.0-onlyIsaac Freund1-2/+1
2021-12-24build: update to zig version 0.9.0Isaac Freund1-4/+4
2021-11-02build: fix trailing newline in version stringIsaac Freund1-1/+1
2021-11-01common: use -h instead of -helpIsaac Freund1-3/+3
2021-07-24common: standardize on -help optionIsaac Freund1-17/+46
2021-07-24Add -version flag to river, riverctl and rivertilenovakane1-1/+7
2021-06-05code: update to zig 0.8.0Isaac Freund1-4/+4
2021-04-27deps: update to latest zig-waylandIsaac Freund1-2/+2
2021-04-27river-options: remove protocolIsaac Freund3-502/+15
2021-04-20river-options: rework, bump to v2Isaac Freund2-75/+88
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-02-09riverctl: add mod-option commandLeon Henrik Plickat2-0/+73
2021-02-07riverctl: add -focused-output for option commandsIsaac Freund3-8/+69
2021-02-02riverctl: improve handling of null string optionsIsaac Freund1-3/+3
2021-01-18riverctl: implement river-options interfaceIsaac Freund3-22/+359
2020-12-13code: switch to custom wlroots/libwayland bindingsIsaac Freund1-6/+6
2020-11-11meta: make copyright headers more maintainableIsaac Freund1-1/+1
2020-11-02code: port riverctl to zig-waylandIsaac Freund1-74/+42
2020-06-26code: improve error handling consistencyIsaac Freund1-4/+3
2020-06-16river-control: implement protocol changesIsaac Freund1-20/+25
2020-06-01Split river and riverctl directoriesIsaac Freund1-0/+109