| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-15 | command: split set-option into "toplevel" commands | Isaac Freund | 1 | -8/+16 | |
| `riverctl set-option view_padding 10` becomes `riverctl view-padding 10` Having set-option doesn't really gain us anything and is more verbose as well as being slightly inaccurate as the changes instantly apply. | |||||
| 2020-07-14 | cursor: make xcursor theme configurable | Isaac Freund | 1 | -0/+6 | |
| - add a new command to set the theme - export the theme of the default seat through environment variables | |||||
| 2020-07-05 | server: send SIGTERM to startup process on exit | Isaac Freund | 1 | -3/+6 | |
| 2020-06-29 | docs: add toggle-fullscreen | Isaac Freund | 1 | -0/+3 | |
| 2020-06-19 | command: add background_color option | Isaac Freund | 1 | -0/+1 | |
| This is trivial to support and allows basic customization without running a layer-shell program such as swaybg. This is especially useful in low memory situations. | |||||
| 2020-06-17 | docs: small man pages fixes and updates | Lennard Hofmann | 3 | -15/+21 | |
| - Previous hard-coded settings can be now be changes with riverctl or via environment variables - Update "See also" - Mod → Mod1 | |||||
| 2020-06-17 | cli: allow setting log level with '-l' flag | Isaac Freund | 1 | -1/+6 | |
| 2020-06-16 | docs: add rivertile man page | Isaac Freund | 1 | -0/+38 | |
| 2020-06-16 | Doc: Add layout documentation | Leon Henrik Plickat | 2 | -2/+81 | |
| 2020-06-15 | docs: use scdoc instead of roff for man pages | Lennard Hofmann | 4 | -236/+165 | |
| 2020-06-13 | command: add view_padding option | Isaac Freund | 1 | -0/+2 | |
| 2020-06-13 | command: allow alpha in colors, simplify code | Isaac Freund | 1 | -2/+2 | |
| 2020-06-13 | code: simplify option handling | Isaac Freund | 1 | -2/+2 | |
| 2020-06-13 | command: add border_focused_color and border_unfocused_color options | lazy-dolphin | 1 | -0/+4 | |
| 2020-06-10 | command: implement set-option | lazy-dolphin | 1 | -0/+13 | |
| Only border and padding options are currently available. | |||||
| 2020-06-05 | docs: remove trailing whitespace | Isaac Freund | 1 | -4/+4 | |
| 2020-06-05 | map: allow creating mappings with no modifiers | Isaac Freund | 1 | -0/+3 | |
| 2020-06-04 | Add man pages | Lennard Hofmann | 2 | -0/+214 | |
