wlroots-hyprland/rootston
Guido Günther b1bd0e2557 layer-shell: Fix crash when cursor is intially outside any output
On the X11 backend the cursor position might be outside the output
window so no output is returned leading to the assert to trigger. Use
sane fallback instead of crashing.
2018-04-26 14:08:30 +02:00
..
config.c Fix gcc string truncation warnings 2018-04-13 14:37:53 +09:00
cursor.c Implement input inhibit in rootston 2018-04-03 15:09:53 -04:00
desktop.c rootston: Let layer_surface_at look at popups 2018-04-23 11:24:31 +02:00
ini.c Fix gcc string truncation warnings 2018-04-13 14:37:53 +09:00
input.c Fix x11 backend 2018-03-27 09:20:21 +02:00
keyboard.c rootston: wire up window alpha keybinding 2018-02-25 16:53:36 +01:00
layer_shell.c layer-shell: Fix crash when cursor is intially outside any output 2018-04-26 14:08:30 +02:00
main.c Add wlr_renderer_init_wl_shm to advertize supported renderer formats 2018-04-20 23:58:30 +01:00
meson.build Change meson option names to use hypen 2018-04-02 23:35:03 +02:00
output.c rootston: Send frame_done for popups too 2018-04-23 11:24:31 +02:00
rootston.ini.example rootston: wire up window alpha keybinding 2018-02-25 16:53:36 +01:00
seat.c Implement output auto-selection in rootston 2018-04-22 19:15:49 +02:00
wl_shell.c rootston: add destroy to view interface 2018-03-12 09:17:06 +01:00
xdg_shell.c Finish forward-porting @acrisci's positioner work 2018-04-23 11:24:06 +02:00
xdg_shell_v6.c toplevel_box to toplevel_sx_box 2018-03-28 23:24:39 -04:00
xwayland.c xwayland: emit new_surface when unmapped 2018-04-13 14:37:13 +02:00