labwc/src
Consolatis 651ffe5744 src/server.c: increase max client buffer size to 1 MiB
Allows slow clients to better deal with large amounts of events
coming in from labwc like from high refresh rate mice. Without
this patch, the client is likely to get disconnected because the
labwc side client write buffer is full.
2026-02-25 19:34:01 +00:00
..
common box: factor out box_center() 2025-12-02 14:57:41 +09:00
config Avoid double use of struct workspace 2026-01-30 18:41:37 +01:00
cycle cycle: fix spurious focus changes on finishing window switcher 2026-01-30 17:06:30 +00:00
decorations
foreign-toplevel view: eliminate store_natural_geometry arguments 2026-01-01 12:54:16 +00:00
img Don't remove newlines when parsing config, menu and XBM 2025-10-17 22:08:41 +09:00
input interactive: set grab parameters at cursor press 2026-02-10 21:29:16 +00:00
menu tree-wide: do not try to use outputs with no scene_output 2026-02-04 21:05:16 +00: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 tree-wide: do not try to use outputs with no scene_output 2026-02-04 21:05:16 +00:00
action.c interactive: set grab parameters at cursor press 2026-02-10 21:29:16 +00:00
buffer.c
debug.c view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00
desktop-entry.c desktop-entry: better handle desktop files with dots in their name 2025-12-11 01:36:38 +09:00
desktop.c view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00
dnd.c cursor: generalize seat->pressed 2025-11-30 20:55:54 +09:00
edges.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
idle.c
interactive.c interactive: set grab parameters at cursor press 2026-02-10 21:29:16 +00:00
layers.c layer: update pointer focus on unmap 2026-02-22 13:04:53 +00: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 Rename osd.{h,c} to cycle.{h,c} 2025-11-30 16:20:16 +09:00
node.c Use "cycle" instead of "osd" across the codebase 2025-11-30 16:20:16 +09:00
output-state.c
output-virtual.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
output.c tree-wide: do not try to use outputs with no scene_output 2026-02-04 21:05:16 +00:00
overlay.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
placement.c
regions.c tree-wide: do not try to use outputs with no scene_output 2026-02-04 21:05:16 +00:00
resistance.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
resize-outlines.c
seat.c layer: move the "locked" check to seat_force_focus_surface() 2026-02-21 14:05:56 +00:00
server.c src/server.c: increase max client buffer size to 1 MiB 2026-02-25 19:34:01 +00: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
tearing.c
theme.c theme: add option window.button.hover.bg.color 2026-02-08 18:45:48 +00:00
view-impl-common.c view: avoid repeated focus changes unminimizing parent/child views 2026-01-18 20:38:53 +00:00
view.c view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00
window-rules.c src: remove unused #includes (via include-what-you-use) 2025-09-07 19:34:30 +09:00
workspaces.c workspaces: keep unfocusable omnipresent views visible 2026-02-13 22:28:29 +01:00
xdg-popup.c tree-wide: use forward declarations for wlr types 2025-09-07 19:34:30 +09:00
xdg.c view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00
xwayland-unmanaged.c xwayland-unmanaged: remove obsolete workaround 2025-11-27 01:26:55 -05:00
xwayland.c view: decouple always-on-top windows from the omnipresent state 2026-02-12 14:44:20 +09:00