wlroots/include
Ashkan Kiani 06a13203dd Use a set to track pointer button state.
In addition to `button_count`, we keep track of the current buttons
pressed just as in `wlr_keyboard`.

Add `set_add` and `set_remove` to assist with this. These functions can
only be used with values greater than 0 (such as the button/key masks
for keyboards and pointers).

Partially addresses:
- https://github.com/swaywm/wlroots/issues/1716
- https://github.com/swaywm/wlroots/issues/1593
2019-06-16 00:59:53 +03:00
..
backend backend/drm: fallback to drmModeAddFB2 2019-06-07 09:06:11 -04:00
render Fix missing headers when building without X11 2019-04-22 00:04:08 +03:00
rootston Remove orbital screenshooter and gamma-control 2019-06-02 09:30:47 -04:00
types data-device: refactor wlr_drag 2019-02-20 18:42:29 +01:00
util Use a set to track pointer button state. 2019-06-16 00:59:53 +03:00
wlr Use a set to track pointer button state. 2019-06-16 00:59:53 +03:00
xcursor Add xcursor sublibrary 2017-08-07 21:13:04 -04:00
xwayland xwm: Add _NET_CLIENT_LIST support 2019-02-15 11:08:54 +01:00
meson.build config: Avoid clash with other config-headers 2017-12-27 17:13:58 +01:00