aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)AuthorFilesLines
2021-05-19doc: move IRC channel to liberaIsaac Freund1-3/+3
2021-05-04README: don't encourage manual system-wide installIsaac Freund1-1/+1
2021-04-16README: add repology badgenovakne1-0/+4
2021-04-08river: update for wlroots 0.13.0Isaac Freund1-1/+1
2020-12-31docs: use less noisy build option formsIsaac Freund1-2/+2
2020-12-30docs: Improve clarity of river/riverctl man pagesIsaac Freund1-8/+5
2020-12-30docs: improve startup and config informationIsaac Freund1-30/+15
2020-12-13code: switch to custom wlroots/libwayland bindingsIsaac Freund1-1/+1
This is a big step up over @cImport() for ergonomics and type safety. Nearly all void pointer casts have been eliminated!
2020-11-10code: use zig 0.7.0 and wlroots 0.12.0Isaac Freund1-2/+2
2020-11-02code: port riverctl to zig-waylandIsaac Freund1-0/+6
2020-10-05docs: update zig dependency in readmeIsaac Freund1-2/+2
2020-08-24config: implement map-pointer commandIsaac Freund1-0/+1
This command takes a mode, modifiers, button/event name, and pointer action as arguments. It stores these in the config data structure. The currently available pointer actions are move-view and resize-view, which replace the previously hard-coded functionality. Closing the hovered view with middle click has temorarily been removed until it is decided if we wish to make this another special pointer action or perhaps allow running any arbitrary command (which would of course include close).
2020-07-16code: update to wlroots 0.11.0Isaac Freund1-1/+1
2020-06-22docs: fix typo in README.mdAnatole Lefort1-1/+1
2020-06-17docs: tweak readmeIsaac Freund1-7/+5
2020-06-16docs: update readmeIsaac Freund1-5/+8
- clarify design goals - mention scdoc dependency - improve build command example
2020-06-13docs: mention xkb environment variables in readmeIsaac Freund1-0/+16
2020-06-11docs: use release-safe in build instructionsIsaac Freund1-3/+7
2020-06-11docs: update disclaimerIsaac Freund1-4/+3
2020-06-11docs: add IRC channel, remove matrixIsaac Freund1-8/+3
2020-06-10command: implement set-optionlazy-dolphin1-1/+1
Only border and padding options are currently available.
2020-06-05docs: fix link to Config.zigIsaac Freund1-2/+2
2020-06-01Explain config through shell script in readmeIsaac Freund1-9/+20
2020-05-29Add link to NixOS wiki page in build instructionsIsaac Freund1-0/+3
2020-05-28Add missing deps to the readmeIsaac Freund1-3/+5
2020-05-26Fix typoIsaac Freund1-3/+3
2020-05-26Add licensing info to readmeIsaac Freund1-7/+13
2020-05-24Correct socket -> protocol in readmeIsaac Freund1-2/+3
2020-05-08Implement initial Xwayland supportIsaac Freund1-1/+2
2020-04-26Flesh out readme and fix typoIsaac Freund1-3/+6
2020-04-21Add AUR link to readmeIsaac Freund1-0/+6
2020-04-19Mention contributing.md in readmeIsaac Freund1-1/+3
2020-04-19Fix broken matrix link in readmeIsaac Freund1-2/+1
2020-04-14Tweak wording in readmeIsaac Freund1-3/+3
2020-04-14Update readme for zig 0.6.0 releaseIsaac Freund1-2/+6
2020-04-12Add run command to readmeIsaac Freund1-1/+1
2020-04-12Add building instructions to readmeIsaac Freund1-8/+29
2020-04-10Add roadmap to readme and tweak styleIsaac Freund1-4/+7
2020-03-28Add READMEIsaac Freund1-0/+22