labwc/src
2022-06-15 16:14:02 +01:00
..
common src/common/font.c: Add font_width() 2022-06-15 16:14:02 +01:00
config src/config/keybind.c: fix keybind insertion order 2022-06-03 22:54:32 +01:00
menu Convert menu entries to scaled font buffer 2022-06-14 22:03:08 +01:00
ssd Convert SSD title to scaled font buffer 2022-06-14 22:03:08 +01:00
xbm Prepare to move from wlr_texture to lab_data_buffer 2022-02-23 21:47:01 +00:00
action.c action.c: use kill() instead of spawning killall 2022-06-15 00:46:27 +02:00
buffer.c src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
cursor.c src/menu: Attach view to menu and use it when executing actions 2022-06-09 22:09:40 +01:00
debug.c Chase wlroots: children are now only availabe in tree nodes 2022-06-07 07:13:37 +01:00
desktop.c src/ssd: Convert button node descriptors to struct ssd_button 2022-06-09 22:04:35 +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 src/keyboard.c: Make any_modifier_pressed() global 2022-06-15 16:14:02 +01:00
layers.c Chase wlroots: scene_node.state is now inlined 2022-06-07 07:13:37 +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 src/ssd: Convert button node descriptors to struct ssd_button 2022-06-09 22:04:35 +01:00
osd.c src/buffer: Automatically adapt to scale attribute 2022-06-14 22:03:08 +01:00
output.c Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +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: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
theme.c theme: implement osd.border.color and osd.border.width 2022-06-01 17:55:36 +01:00
touch.c Chase wlroots: wlr_scene is now a tree node 2022-06-07 07:13:37 +01:00
view-impl.c Remove src/damage.c 2022-03-01 20:54:52 +00:00
view.c src/menu: Attach view to menu and use it when executing actions 2022-06-09 22:09:40 +01:00
xdg-deco.c xwayland.c,xdg-deco.c: fix style 2021-11-13 21:45:12 +00:00
xdg-popup.c Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
xdg.c Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
xwayland-unmanaged.c Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00
xwayland.c Chase wlroots: every scene_node parent is now a tree 2022-06-07 07:13:37 +01:00