labwc/src
Consolatis 6f13ae2449 Prevent missing direction arguments to segfault labwc
Reported-by: @Flrian
Backport of 986ab70780
2022-08-10 05:51:55 +02:00
..
common buf.c: fix bug in environment variable expansion 2022-08-10 05:51:55 +02:00
config src/config/keybind.c: fix keybind insertion order 2022-08-10 05:51:55 +02:00
menu Add window menu 2022-01-26 06:17:41 +00:00
xbm Add WindowMenu button 2022-01-26 06:17:41 +00:00
action.c Prevent missing direction arguments to segfault labwc 2022-08-10 05:51:55 +02:00
cursor.c cursor.c: Do not segfault on missing drag icon 2022-05-29 19:52:14 +01:00
damage.c *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
desktop.c Implement cursor input for overlay popups 2022-02-26 20:27:43 +00:00
foreign.c src/foreign.c: verify associated view is still valid 2021-12-28 10:14:55 -05:00
interactive.c Allow mouse movements to trigger SnapToEdge 2022-01-08 10:30:03 +00:00
key-state.c keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
keyboard.c Move action() prototype from labwc.h to action.h 2022-01-05 21:27:47 +00:00
layers.c layers: fix clang warning 2021-11-13 21:36:33 +00:00
main.c Add window menu 2022-01-26 06:17:41 +00:00
meson.build keyboard: absolve release event if press was bound 2021-12-22 10:37:25 -05:00
osd.c OSD: Use separate OSD texture for each output 2022-02-09 21:57:32 +00:00
output.c output-power-management: add damage_all_outputs() 2022-06-14 05:25:04 +02:00
resistance.c resistance.c: initialize 'flags' to zero 2022-05-18 20:58:54 +01:00
seat.c Short term solution to prevent segfaulting on TTY switch. See #206. 2022-01-18 06:06:12 +00:00
server.c support wlr-output-power-management 2022-06-14 05:25:04 +02:00
ssd.c Move is_button() into src/ssd.c and make it public 2022-01-30 21:23:15 +00:00
subsurface.c build: fix name collision with wlroots, when linking statically 2021-11-08 19:10:37 +00:00
theme.c Add WindowMenu button 2022-01-26 06:17:41 +00:00
view-child.c build: fix name collision with wlroots, when linking statically 2021-11-08 19:10:37 +00:00
view-impl.c desktop: rename functions to increase consistency 2021-12-06 21:23:49 +00:00
view.c Prevent missing direction arguments to segfault labwc 2022-08-10 05:51:55 +02:00
xdg-deco.c xwayland.c,xdg-deco.c: fix style 2021-11-13 21:45:12 +00:00
xdg-popup.c *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
xdg.c src/cursor.c: Fix branch condition for out-of-view selecting/dragging 2022-05-29 19:52:14 +01:00
xwayland-unmanaged.c xwayland: handle set_override_redirect events 2022-06-03 19:35:07 +01:00
xwayland.c xwayland: call foreign-toplevel-destroy on unmap 2022-06-03 19:35:07 +01:00