labwc/src
Johan Malm cef9723505 seat: support WLR_{WL,X11}_OUTPUTS >= 2
When running nested in X11 or a wlroots compositor with the respective
environment variables WLR_X11_OUTPUTS or WLR_WL_OUTPUTS set to value >= 2,
cursors need to be mapped to the respective outputs.

Closes issue #196

Suggested-by: @Consolatis
Written-by: @johanmalm
2022-01-06 21:40:10 +00:00
..
common Add SPDX identifiers 2021-11-13 21:56:53 +00:00
config More robust rc.xml parsing 2022-01-06 19:44:00 +00:00
menu More robust rc.xml parsing 2022-01-06 19:44:00 +00:00
xbm *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
action.c action.{c,h}: fix coding style 2022-01-05 21:23:01 +00:00
cursor.c Move action() prototype from labwc.h to action.h 2022-01-05 21:27:47 +00:00
damage.c *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
desktop.c desktop: simplify desktop_focus_and_activate_view() 2022-01-02 15:53:05 +00:00
foreign.c src/foreign.c: verify associated view is still valid 2021-12-28 10:14:55 -05:00
interactive.c interactive: use "grab" cursor when moving 2021-12-29 14:28:36 +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 menu: support submenus 2021-11-02 18:31:19 +00:00
meson.build keyboard: absolve release event if press was bound 2021-12-22 10:37:25 -05:00
osd.c osd: fix crash when props are NULL 2021-12-16 20:42:07 -05:00
output.c Adjust views to account for output layout changes 2022-01-01 16:20:13 +00:00
resistance.c Add SPDX identifiers 2021-11-13 21:56:53 +00:00
seat.c seat: support WLR_{WL,X11}_OUTPUTS >= 2 2022-01-06 21:40:10 +00:00
server.c fix signal handlers 2021-12-01 07:12:37 +00:00
ssd.c implement corner/edge mouse contexts 2021-12-26 21:31:11 +00:00
subsurface.c build: fix name collision with wlroots, when linking statically 2021-11-08 19:10:37 +00:00
theme.c theme: add menu.overlap.{x,y} 2021-11-08 17:36:39 +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 fullscreen: ignore decorations and maximize requests while fullscreen 2022-01-02 10:19:48 -05: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 Prevent views from starting in fullscreen 2022-01-05 17:02:58 -05:00
xwayland-unmanaged.c *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
xwayland.c Prevent views from starting in fullscreen 2022-01-05 17:02:58 -05:00