wlroots-hyprland/rootston
Vincent Vanlaer 7e3bb39d49 Always notify seat on button press
When the cursor is not over a view, wlr_seat_pointer_notify_button is
not called. However, this function does the bookkeeping of the pointer
state with regards to the number of pressed buttons. Because this
function also sends updates to the focused view, it has been moved
down, after the focus has been updated.
2018-02-06 12:36:04 +01:00
..
config.c Disable outputs in rootston config 2018-01-04 15:48:28 +01:00
cursor.c Always notify seat on button press 2018-02-06 12:36:04 +01:00
desktop.c Merge pull request #580 from emersion/screenshooter-renderer-backport 2018-01-29 17:13:23 -05:00
ini.c Establish rootston headers & main 2017-09-22 23:30:40 -04:00
input.c rootston: add arbitrary libinput config 'tap_enabled' 2017-12-24 14:55:38 +01:00
keyboard.c dont use pointer for modifiers 2018-01-17 08:31:15 -05:00
main.c Backport screenshooter fixes from the renderer redesign v1 2018-01-23 22:06:54 +01:00
meson.build bring edges into wlr 2017-12-08 06:03:57 -05:00
output.c rootston: fix compilation without XWayland support 2018-01-28 12:07:15 +00:00
rootston.ini.example Comments should talk about colons not semicolons 2018-02-04 15:26:12 +01:00
seat.c rootston: fix compilation without XWayland support 2018-01-28 12:07:15 +00:00
wl_shell.c validate grab serial for shell events 2017-12-27 08:04:01 -05:00
xdg_shell_v6.c xdg-shell: role-committed func 2017-12-27 06:15:25 -05:00
xwayland.c decorations: respect motif hints 2018-01-23 08:19:00 -05:00