]> git.mdlowis.com Git - proto/labwc.git/commit
include: split output.h from labwc.h
authorJohn Lindgren <john@jlindgren.net>
Sat, 26 Jul 2025 19:34:45 +0000 (15:34 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 30 Jul 2025 20:04:31 +0000 (21:04 +0100)
commite21fc065c412977c8cdc1aa09a18ab5b227bf651
tree69a357aeb86ee622723b9b68215dab4bb5aae797
parent2f414a438b7b8759548a7c87b34a24c348231499
include: split output.h from labwc.h
32 files changed:
include/labwc.h
include/output.h [new file with mode: 0644]
src/action.c
src/common/scene-helpers.c
src/debug.c
src/desktop.c
src/edges.c
src/foreign-toplevel/wlr-foreign.c
src/input/cursor.c
src/input/ime.c
src/interactive.c
src/layers.c
src/magnifier.c
src/menu/menu.c
src/osd-field.c
src/osd.c
src/output-state.c
src/output-virtual.c
src/output.c
src/overlay.c
src/placement.c
src/regions.c
src/seat.c
src/server.c
src/session-lock.c
src/snap.c
src/ssd/ssd-extents.c
src/view.c
src/workspaces.c
src/xdg-popup.c
src/xdg.c
src/xwayland.c