mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
swaybar: remove cursor code
This commit is contained in:
parent
30dbb8eba0
commit
51959eecd4
4 changed files with 0 additions and 39 deletions
|
|
@ -8,9 +8,6 @@ struct swaybar_output;
|
|||
|
||||
struct swaybar_pointer {
|
||||
struct wl_pointer *pointer;
|
||||
struct wl_cursor_theme *cursor_theme;
|
||||
struct wl_cursor_image *cursor_image;
|
||||
struct wl_surface *cursor_surface;
|
||||
struct swaybar_output *current;
|
||||
int x, y;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue