| .. |
|
common
|
Don't remove newlines when parsing config, menu and XBM
|
2025-10-17 22:08:41 +09:00 |
|
config
|
osd: add multi-monitor support
|
2025-11-10 05:16:26 +01:00 |
|
decorations
|
include: add config/types.h
|
2025-08-21 16:55:25 +09:00 |
|
foreign-toplevel
|
wlr-foreign: set all initial states correctly
|
2025-11-18 07:06:07 +01:00 |
|
img
|
Don't remove newlines when parsing config, menu and XBM
|
2025-10-17 22:08:41 +09:00 |
|
input
|
chase wlroots: ime: rename to new_text_input (MR 5032)
|
2025-11-29 07:18:07 +01:00 |
|
menu
|
Don't remove newlines when parsing config, menu and XBM
|
2025-10-17 22:08:41 +09:00 |
|
osd
|
view: add defensive checks for null content_tree
|
2025-11-27 01:26:55 -05:00 |
|
protocols
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
scaled-buffer
|
view: store title/app_id in view
|
2025-10-14 02:27:13 +09:00 |
|
ssd
|
theme: replace THEME_(IN)ACTIVE with SSD_(IN)ACTIVE
|
2025-10-14 07:48:27 +02:00 |
|
action.c
|
labnag: s/LAB_EXIT_TIMEOUT/LAB_EXIT_CANCELLED/
|
2025-10-13 19:03:43 +01:00 |
|
buffer.c
|
src: include primary header first
|
2025-07-29 21:51:56 +01:00 |
|
debug.c
|
view: add defensive checks for null content_tree
|
2025-11-27 01:26:55 -05:00 |
|
desktop-entry.c
|
desktop-entry: fix wrong description of sfdo-icon flags
|
2025-10-09 00:59:43 +02:00 |
|
desktop.c
|
view: separate (un)minimize and (un)map logic
|
2025-11-21 14:01:48 +09:00 |
|
dnd.c
|
include: add config/types.h
|
2025-08-21 16:55:25 +09:00 |
|
edges.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
idle.c
|
idle_manager: remove unused parameter and field
|
2025-09-07 19:17:18 +09:00 |
|
interactive.c
|
action: allow SnapToEdge to combine two cardinal directions
|
2025-09-19 16:23:23 +09:00 |
|
layers.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
magnifier.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
main.c
|
Add translate.h for HAVE_NLS includes/defines
|
2025-09-26 10:43:23 -04:00 |
|
meson.build
|
action: simplify action_prompt_command()
|
2025-10-11 23:53:02 +09:00 |
|
node.c
|
osd: allow clicking an osd item to focus the window
|
2025-11-04 21:29:13 +00:00 |
|
output-state.c
|
include: split output.h from labwc.h
|
2025-07-30 21:04:31 +01:00 |
|
output-virtual.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
output.c
|
output: avoid use of wlr_scene_output.WLR_PRIVATE.index
|
2025-11-26 06:49:17 +01:00 |
|
overlay.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
placement.c
|
include: add config/types.h
|
2025-08-21 16:55:25 +09:00 |
|
regions.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
resistance.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
resize-outlines.c
|
include: reduce unnecessary #includes
|
2025-09-07 19:34:30 +09:00 |
|
seat.c
|
seat: Call configure_libinput() for keyboards
|
2025-11-12 23:59:29 +01:00 |
|
server.c
|
[wip] chase wlroots: Add wl_fixes interface (MR + subproject commit missing)
|
2025-11-29 07:18:07 +01:00 |
|
session-lock.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
snap-constraints.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
snap.c
|
common: add node-type.c/h (renaming ssd_part_type to lab_node_type)
|
2025-09-06 16:00:20 -04:00 |
|
tearing.c
|
include: reduce global includes in labwc.h
|
2025-07-30 21:04:31 +01:00 |
|
theme.c
|
theme: replace THEME_(IN)ACTIVE with SSD_(IN)ACTIVE
|
2025-10-14 07:48:27 +02:00 |
|
view-impl-common.c
|
view: deduplicate foreign-toplevel creation code
|
2025-11-27 01:26:55 -05:00 |
|
view.c
|
xwayland: hide content tree at re-map if shaded
|
2025-11-27 01:26:55 -05:00 |
|
window-rules.c
|
src: remove unused #includes (via include-what-you-use)
|
2025-09-07 19:34:30 +09:00 |
|
workspaces.c
|
workspaces: place osd at the center of output rather than usable area
|
2025-11-02 04:27:39 +01:00 |
|
xdg-popup.c
|
tree-wide: use forward declarations for wlr types
|
2025-09-07 19:34:30 +09:00 |
|
xdg.c
|
view: deduplicate foreign-toplevel creation code
|
2025-11-27 01:26:55 -05:00 |
|
xwayland-unmanaged.c
|
xwayland-unmanaged: remove obsolete workaround
|
2025-11-27 01:26:55 -05:00 |
|
xwayland.c
|
xwayland: hide content tree at re-map if shaded
|
2025-11-27 01:26:55 -05:00 |