Commit Graph

264 Commits

Author SHA1 Message Date
2b10720366 map: allow creating mappings with no modifiers 2020-06-05 10:54:39 +02:00
7a40ac370d river-status: use correct resource and fix crash 2020-06-05 00:24:46 +02:00
a63fb461ba river-status: send view_tags on view map/unmap 2020-06-05 00:24:46 +02:00
5aa7fe8af8 river-status: implement protocol 2020-06-04 16:56:58 +02:00
03fc51d8d6 Eliminate some magic numbers 2020-06-02 17:02:03 +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
9856bc92ec Clean up some memory leaks 2020-06-02 13:45:56 +02:00
eaf13f3bcf Don't recreate transaction timer unnecessarily 2020-06-02 00:18:28 +02:00
631983b734 Replace _ with - as separator in commands 2020-06-01 20:51:20 +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
7cadd40051 De-hardcode all mappings
Move the default mappings to contrib/config.sh.
2020-06-01 20:45:40 +02:00
072dd575aa Add support for running a command on startup 2020-06-01 19:43:21 +02:00
939beef168 Split river and riverctl directories 2020-06-01 15:56:50 +02:00