Commit Graph

12 Commits

Author SHA1 Message Date
c2d32a44c3 command: add view_padding option 2020-06-13 13:32:35 +02:00
4f029aa5c7 command: allow alpha in colors, simplify code 2020-06-13 13:09:43 +02:00
40c62577e1 code: simplify option handling 2020-06-13 12:14:36 +02:00
efe2c2ce4b command: add border_focused_color and border_unfocused_color options 2020-06-13 11:53:39 +02:00
8839ae7335 command: don't zoom floating views 2020-06-11 01:15:01 +02:00
1b7c1c7b2c command: implement set-option
Only border and padding options are currently available.
2020-06-10 18:08:21 +02:00
2b10720366 map: allow creating mappings with no modifiers 2020-06-05 10:54:39 +02:00
5aa7fe8af8 river-status: implement protocol 2020-06-04 16:56:58 +02:00
ea7f5d4064 Use tag masks for tag commands and clean up 2020-06-02 16:38:23 +02:00
0e9ecb6051 Rename focus -> focus-view 2020-06-02 14:04:23 +02:00
c63420cf45 Use + instead of | to separate modifiers
Although | makes more logical sense, it has another meaning in most
shells.
2020-06-01 20:50:22 +02:00
939beef168 Split river and riverctl directories 2020-06-01 15:56:50 +02:00