mirror of
https://github.com/swaywm/sway.git
synced 2026-04-04 07:15:48 -04:00
swaybar: process hotspots on touch tap
This commit is contained in:
parent
512619a9a1
commit
4599907de7
3 changed files with 138 additions and 15 deletions
|
|
@ -34,6 +34,7 @@ struct swaybar {
|
|||
|
||||
struct swaybar_config *config;
|
||||
struct swaybar_pointer pointer;
|
||||
struct swaybar_touch touch;
|
||||
struct status_line *status;
|
||||
|
||||
struct loop *eventloop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue