labwc/src
2022-05-18 20:53:46 +01:00
..
common src/common/dirs.c: add missing slash 2022-04-26 21:50:24 +01:00
config Revert "config: support <mouse><default />" 2022-04-26 19:56:06 +02:00
menu menu: support <action name="Execute"> option <execute> 2022-05-06 21:55:46 +01:00
ssd src/ssd/ssd.c: remove superfluous WLR_ERROR log message 2022-04-28 22:33:56 +01:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.c Add ToggleAlwaysOnTop action 2022-04-09 17:18:39 +01:00
buffer.c buffer.c: chase wlroots master 2022-03-04 20:25:04 +00:00
cursor.c cursor.c:func is_double_click add check view 2022-04-28 22:05:39 +01:00
debug.c osd: show alt-tab switcher center-aligned on all outputs 2022-04-20 17:45:10 +01:00
desktop.c osd: show alt-tab switcher center-aligned on all outputs 2022-04-20 17:45:10 +01:00
foreign.c src/foreign.c: verify associated view is still valid 2021-12-28 10:14:55 -05:00
interactive.c Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
key-state.c keyboard: cancel repeat when handling key-bind 2022-01-02 15:28:35 +00:00
keyboard.c Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
layers.c layer: handle output_destroy.notify without crash 2022-04-24 22:24:47 +01:00
main.c nls: add native language support 2022-05-02 10:33:42 +01:00
meson.build implement touch support 2022-03-21 21:06:41 +00:00
node.c Convert menu to node_descriptors 2022-03-03 17:49:54 +00:00
osd.c osd: fix compiler warning 2022-04-20 18:08:10 +01:00
output.c src/output.c: Make sure we are always using the correct scene_node 2022-05-02 09:54:01 +01:00
resistance.c resistance.c: init flags in resistance_resize_apply() too 2022-05-18 20:53:46 +01:00
seat.c Fix trivial coding style breaches 2022-04-04 20:53:36 +01:00
server.c Chase wlroots xdg_shell version 2022-05-18 14:04:22 +02:00
theme.c theme: change window.label.text.justify default to center 2022-04-22 17:54:20 +01:00
touch.c touch.c: fix coding style (sx,sy) vs (nx,ny) 2022-03-28 21:35:59 +01:00
view-impl.c Remove src/damage.c 2022-03-01 20:54:52 +00:00
view.c xdg-shell: set fallback geometry if width/height == 0 on unmaximize 2022-04-28 22:29:10 +01:00
xdg-deco.c xwayland.c,xdg-deco.c: fix style 2021-11-13 21:45:12 +00:00
xdg-popup.c Rename node-descriptor.c to node.c 2022-03-02 21:07:04 +00:00
xdg.c xdg-shell: set view position before view_maximize() 2022-04-28 22:29:10 +01:00
xwayland-unmanaged.c xwayland: handle set_override_redirect events 2022-05-03 20:45:30 +01:00
xwayland.c src/xwayland.c: keep SSD state on unmap/map cycle 2022-05-17 17:34:26 +01:00