sway/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
..
bar.c swaybar: fix cursor scale 2018-12-15 09:26:50 +01:00
config.c Implement bar gaps 2018-11-28 11:24:14 -05:00
i3bar.c Add relative coordinates in JSON for i3bar click events 2018-12-04 12:49:21 +02:00
input.c swaybar: fix cursor scale 2018-12-15 09:26:50 +01:00
ipc.c Implement bar gaps 2018-11-28 11:24:14 -05:00
main.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
meson.build swaybar: separate input code to new file 2018-10-18 14:19:00 +01:00
render.c swaybar: fix sep block width for mixed scales 2018-12-12 10:23:57 +01:00
status_line.c More frees. 2018-11-13 14:42:00 +00:00