..
common
Fix minor coding-style violations
2022-09-22 22:39:44 +01:00
config
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
menu
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
ssd
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
xbm
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
action.c
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
buffer.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
cursor.c
cursor: Call wlr_seat_pointer_notify_clear_focus() only if needed
2022-10-14 21:56:34 +01:00
debug.c
Fix minor coding-style violations
2022-09-22 22:39:44 +01:00
desktop.c
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
foreign.c
workspaces: Switch workspace when activating via panel
2022-06-15 22:49:39 +02:00
interactive.c
Fix minor coding-style violations
2022-09-22 22:39:44 +01:00
key-state.c
seat: only pass on sent keys on surface-focus
2022-09-21 21:25:13 +01:00
keyboard.c
keyboard: put modifier/key listeners in keyboard struct
2022-09-27 17:31:00 +01:00
layers.c
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
main.c
Set environment variable LABWC_PID
2022-10-15 00:19:18 +02:00
meson.build
workspaces: Add workspaces.{c,h}
2022-06-15 22:26:21 +02:00
node.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
osd.c
src/osd.c: Ensure destroying views are not used as preview anchors
2022-09-27 17:35:10 +01:00
output.c
Fix minor coding-style violations
2022-09-22 22:39:44 +01:00
resistance.c
resistance: Do not consider edges of disabled outputs
2022-07-18 22:06:12 +01:00
seat.c
keyboard: put modifier/key listeners in keyboard struct
2022-09-27 17:31:00 +01:00
server.c
Fix minor coding-style violations
2022-09-22 22:39:44 +01:00
theme.c
common: Add additional memory utilities (xzalloc() etc.)
2022-09-17 10:57:30 -04: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
view: no gap for top/left align big window
2022-09-27 17:26:51 +01:00
workspaces.c
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
xdg-deco.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
xdg-popup.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
xdg.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00
xwayland-unmanaged.c
s/wl_list_insert(list.prev...)/wl_list_append(list...)/
2022-10-05 19:50:36 +01:00
xwayland.c
common: Add znew/znew_n() macros
2022-09-18 15:25:19 -04:00