Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-15 | swaybar: fix cursor scale | Brian Ashworth | |
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-04 | Add relative coordinates in JSON for i3bar click events | Hristo Venev | |
Compatibility with i3 commit 161db6f17d734ac9deb0a20e81b78d4b2a92ce68. | |||
2018-10-18 | swaybar: separate input code to new file | Ian Fan | |