labwc/src
Johan Malm 04ca9fbdf5 buffer: use cairo_surface_destroy()
...rather than free(buffer->data)
2022-02-23 21:47:01 +00:00
..
common CodeStyle 2022-01-09 06:37:39 +00:00
config Add WindowMenu button 2022-01-26 06:17:41 +00: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 Add debug_dump_scene() 2022-02-23 21:47:01 +00:00
buffer.c buffer: use cairo_surface_destroy() 2022-02-23 21:47:01 +00:00
cursor.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
damage.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
debug.c Add debug_dump_scene() 2022-02-23 21:47:01 +00:00
desktop.c Use wlroots scene-graph API 2022-02-23 21:46:48 +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 osd: destroy old osd_tree children 2022-02-23 21:47:01 +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 Add debug_dump_scene() 2022-02-23 21:47:01 +00:00
osd.c buffer: create cairo_t inside buffer_create() 2022-02-23 21:47:01 +00:00
output.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
resistance.c Add SPDX identifiers 2021-11-13 21:56:53 +00:00
seat.c Short term solution to prevent segfaulting on TTY switch. See #206. 2022-01-18 06:06:12 +00:00
server.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
ssd.c Move is_button() into src/ssd.c and make it public 2022-01-30 21:23:15 +00:00
theme.c Add WindowMenu button 2022-01-26 06:17:41 +00:00
view-impl.c desktop: rename functions to increase consistency 2021-12-06 21:23:49 +00:00
view.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
xdg-deco.c xwayland.c,xdg-deco.c: fix style 2021-11-13 21:45:12 +00:00
xdg-popup.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
xdg.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
xwayland-unmanaged.c Use wlroots scene-graph API 2022-02-23 21:46:48 +00:00
xwayland.c xwayland: in map() use wlr_scene_subsurface_tree_create() 2022-02-23 21:47:01 +00:00