river/contrib
Isaac Freund 989e7aaeda
config: implement map-pointer command
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-08-24 18:57:43 +02:00
..
config.sh config: implement map-pointer command 2020-08-24 18:57:43 +02:00
random-correct-layout.sh Contrib: Add debug layouts 2020-06-16 15:48:53 +02:00
random-incorrect-layout.sh Contrib: Add debug layouts 2020-06-16 15:48:53 +02:00
tiled.py contrib: add tiled layout in python 2020-06-16 17:18:29 +02:00