labwc/src
kyak 7f319a2578 Remove headers not being used directly
Fix clangd warnings regarding headers not being used directly.
2023-12-11 13:13:00 +03:00
..
button Remove headers not being used directly 2023-12-11 13:13:00 +03:00
common Remove headers not being used directly 2023-12-11 13:13:00 +03:00
config Remove headers not being used directly 2023-12-11 13:13:00 +03:00
decorations Chase wlroots: xdg-decoration now references a toplevel 2023-11-27 21:01:53 +00:00
input Implement cursor-shape-v1 protocol 2023-12-05 09:59:40 +01:00
menu Remove headers not being used directly 2023-12-11 13:13:00 +03:00
ssd src/ssd: refactor button hover and maximize toggle 2023-12-08 20:55:50 +00:00
action.c Implement key binds to control virtual outputs (#1287) 2023-12-09 09:01:11 +00:00
buffer.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
debug.c chase: use wlroots tree node getters 2023-12-03 18:24:26 +00:00
desktop.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
dnd.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
foreign.c view: implement separate horizontal/vertical maximize 2023-10-28 22:46:49 +02:00
idle.c Chase wlroots: drop KDE idle protocol 2023-11-27 21:01:53 +00:00
interactive.c xwayland: treat X11 panel views as if fixedPosition rule is set 2023-11-29 06:48:31 +00:00
layers.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
main.c menu: use wl_list instead of array 2023-10-10 06:17:37 +01:00
meson.build Move input related source files into src/input/ 2023-10-30 21:14:04 +00:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd.c view: fix some inconsistencies in view_ functions 2023-10-09 20:34:13 +01:00
output.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
regions.c Move keyboard functions into input/keyboard.h 2023-10-30 21:14:04 +00:00
resistance.c output: Add output_is_usable() helper 2023-02-17 06:59:39 -05:00
seat.c Move input handler init() and finish() functions to input/input.c 2023-10-30 21:14:04 +00:00
server.c Implement key binds to control virtual outputs (#1287) 2023-12-09 09:01:11 +00:00
session-lock.c Chase wlroots: use output commit event state 2023-11-27 21:01:53 +00:00
snap.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
theme.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
view-impl-common.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
view.c view: continue move-to-edge behavior to adjacent outputs 2023-12-09 08:50:32 +00:00
window-rules.c Remove headers not being used directly 2023-12-11 13:13:00 +03:00
workspaces.c Add theme option to configure boxes from workspace OSD 2023-12-11 10:41:33 +01:00
xdg-popup.c Chase wlroots: convert to try_from 2023-11-27 21:01:53 +00:00
xdg.c Chase wlroots: Unified mapping 2023-11-27 21:01:53 +00:00
xwayland-unmanaged.c Chase wlroots: Unified mapping 2023-11-27 21:01:53 +00:00
xwayland.c xwayland: treat X11 panel views as if fixedPosition rule is set 2023-11-29 06:48:31 +00:00