labwc/src
Daniel Barlow 75564d6b8d fix madly flashing background
the preprocessor symbol DEBUG is now defined to (0) even
when debugging should not not be enabled, so change from checking
2021-08-29 16:13:36 +01:00
..
common font: font_texture_create() support font size argument 2021-08-20 20:20:49 +01:00
config rcxml: load default keybinds on <keyboard><default /> 2021-08-22 19:09:31 +01:00
menu font: font_texture_create() support font size argument 2021-08-20 20:20:49 +01:00
xbm theme: support different colored buttons 2021-08-11 20:58:35 +01:00
action.c osd: support 'alt-tab' on screen display 2021-08-16 07:16:56 +01:00
cursor.c Fix coding style following 824282dd 2021-08-25 19:59:49 +01:00
damage.c Implement damage tracking 2021-01-09 22:51:20 +00:00
desktop.c Fix coding style following 824282dd 2021-08-25 19:59:49 +01:00
foreign.c Support fullscreen mode (issue #53) 2021-08-23 22:05:30 +01:00
interactive.c interactive.c: do not allow move/resize when maximized 2021-03-06 18:34:52 +00:00
keyboard.c don't send any key events to clients when osd onscreen 2021-08-28 20:37:34 +01:00
layers.c layer-shell: replace close() with destroy() 2021-08-16 07:18:08 +01:00
main.c Remove src/common/log.c 2021-07-23 21:15:55 +01:00
meson.build Add simple foreign toplevel implementation 2021-08-05 12:18:10 +01:00
osd.c font: font_texture_create() support font size argument 2021-08-20 20:20:49 +01:00
output.c fix madly flashing background 2021-08-29 16:13:36 +01:00
seat.c Remove src/common/log.c 2021-07-23 21:15:55 +01:00
server.c Fix coding style following 824282dd 2021-08-25 19:59:49 +01:00
ssd.c Fix more coding style violations 2021-08-25 20:45:39 +01:00
subsurface.c Handle wlr_surface->events.new_subsurface 2021-03-02 20:37:23 +00:00
theme.c font: font_texture_create() support font size argument 2021-08-20 20:20:49 +01:00
view-child.c view-child: extend damage 2021-03-03 20:54:44 +00:00
view.c Fix more coding style violations 2021-08-25 20:45:39 +01:00
xdg-deco.c Create xdg-deco.c 2021-03-02 20:53:03 +00:00
xdg-popup.c Fix more coding style violations 2021-08-25 20:45:39 +01:00
xdg.c Support fullscreen mode (issue #53) 2021-08-23 22:05:30 +01:00
xwayland-unmanaged.c Implement damage tracking 2021-01-09 22:51:20 +00:00
xwayland.c Fix more coding style violations 2021-08-25 20:45:39 +01:00