river/tags: Add possibility for mouse clicks

Left mouse click - set-focused-tags
Right mouse click - toggle-focused-tags
This commit is contained in:
John Fredriksson
2021-11-15 21:23:36 +01:00
parent 13fda1607f
commit ad3f46214d
5 changed files with 168 additions and 1 deletions

View File

@ -28,6 +28,7 @@ client_protocols = [
['wlr-layer-shell-unstable-v1.xml'],
['wlr-foreign-toplevel-management-unstable-v1.xml'],
['river-status-unstable-v1.xml'],
['river-control-unstable-v1.xml'],
]
client_protos_src = []