labwc/src
2021-12-03 06:46:43 +00:00
..
common Add SPDX identifiers 2021-11-13 21:56:53 +00:00
config move window raise/focus on click from hard-coded logic to default mouse binding 2021-12-03 06:46:43 +00:00
menu implement Resize as an action 2021-12-01 22:45:20 +00:00
xbm *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
action.c implement Raise and Focus actions 2021-12-03 06:46:43 +00:00
cursor.c move window raise/focus on click from hard-coded logic to default mouse binding 2021-12-03 06:46:43 +00:00
damage.c *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
desktop.c swallow mouse events only when bindings on Frame mouse contexts are triggered 2021-12-02 17:58:31 +00:00
foreign.c implement foreign toplevel activate 2021-12-03 06:43:34 +00:00
interactive.c interactive.c: set move/resize cursor 2021-11-28 21:47:24 +00:00
keyboard.c implement Resize as an action 2021-12-01 22:45:20 +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 resistance: fix meson.build 2021-10-26 21:15:13 +01:00
osd.c view: add view_get_string_prop() 2021-10-18 20:01:10 +01:00
output.c Fix graphical artifacts after adding/removing outputs 2021-11-28 08:32:45 +00:00
resistance.c Add SPDX identifiers 2021-11-13 21:56:53 +00:00
seat.c Add support for basic idle and idle inhibitor protocols 2021-11-22 21:58:07 +00:00
server.c fix signal handlers 2021-12-01 07:12:37 +00:00
ssd.c define ssd_part_contains to define the mouse context subset relation 2021-12-02 17:58:31 +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 xdg/wayland-shell: handle set_app_id and set_class events 2021-10-16 21:50:56 +01:00
view.c Title repainting: move call to damage_all_outputs() to view_update() 2021-11-27 14:35:27 -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 Title repainting: move call to damage_all_outputs() to view_update() 2021-11-27 14:35:27 -05:00
xwayland-unmanaged.c *.c: add SPDX-License-Identifier 2021-09-24 21:45:48 +01:00
xwayland.c Title repainting: move call to damage_all_outputs() to view_update() 2021-11-27 14:35:27 -05:00