mirror of
https://github.com/swaywm/sway.git
synced 2026-02-05 04:06:25 -05:00
Merge 9431d0603e into 40aabb80c6
This commit is contained in:
commit
5fc6a3c869
3 changed files with 30 additions and 10 deletions
|
|
@ -78,6 +78,9 @@ uint32_t event_to_x11_button(uint32_t event);
|
|||
|
||||
void free_hotspots(struct wl_list *list);
|
||||
|
||||
bool handle_workspace_button(struct swaybar_output *output,
|
||||
uint32_t button, bool released, const char *ws);
|
||||
|
||||
void swaybar_seat_free(struct swaybar_seat *seat);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue