sway/include/swaybar
Brian Ashworth 35a82a8693 swaybar: fix cursor scale
This fixes a few issues with swaybar's cursor scaling:
1. The cursor scale is now changed when the output scale changes
2. The cursor scale is no longer bound by the max output scale when
swaybar is launched
3. Related to the previous item, the cursor is no longer tiny on low
scale outputs after the max output scale has changed

This also bumps up `wl_compositor` to version 4 to allow usage of
`wl_surface_damage_buffer`.
2018-12-15 09:26:50 +01:00
..
tray Remove declarations that do no have definitions 2018-09-30 14:09:05 +03:00
bar.h Implement strip_workspace_name. 2018-11-17 16:11:28 +00:00
config.h Implement bar gaps 2018-11-28 11:24:14 -05:00
i3bar.h Add relative coordinates in JSON for i3bar click events 2018-12-04 12:49:21 +02:00
input.h swaybar: fix cursor scale 2018-12-15 09:26:50 +01:00
ipc.h swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
render.h swaybar: synchronize rendering to output frames 2018-09-30 10:07:33 +01:00
status_line.h Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00