..
common
ssd: rework titlebar button rendering
2024-12-23 18:11:32 +09:00
config
rcxml: add core.autoEnableOutputs option
2024-12-31 16:32:42 +00:00
decorations
chase: request initial configure
2024-07-17 21:28:59 +01:00
foreign-toplevel
wlr-foreign-toplevel: send initial pre-map state
2024-12-29 13:08:54 +00:00
img
img: fix scaling for rendering large image in non-square rectangle
2024-12-28 23:06:38 +00:00
input
keyboard: do not set numlock by default
2024-12-31 16:23:47 +00:00
menu
Clear keyboard/pointer focus on Move/Resize, window switcher and menu
2024-12-29 16:27:34 +09:00
protocols
ext-workspace protocol implementation
2024-12-23 04:14:53 +01:00
ssd
ssd: rework titlebar button rendering
2024-12-23 18:11:32 +09:00
action.c
osd: refactor to not write server->osd_state outside osd.c
2024-12-30 18:07:45 +09:00
buffer.c
ssd: rework titlebar button rendering
2024-12-23 18:11:32 +09:00
debug.c
src/debug.c: fix inverted string_null_or_empty() check
2024-12-30 22:34:30 +00:00
desktop-entry.c
desktop-entry: demote libsfdo error-logging
2024-12-30 23:39:02 +01:00
desktop.c
osd: make desktop_cycle_view() private in osd.c
2024-12-30 18:07:45 +09:00
dnd.c
dnd: show dnd icon above layer-shell surfaces
2024-06-25 14:56:57 +02:00
edges.c
edges.c: fix flicker of snapped windows in nested session
2024-07-20 08:16:12 -04:00
idle.c
Chase wlroots: drop KDE idle protocol
2023-11-27 21:01:53 +00:00
interactive.c
Clear keyboard/pointer focus on Move/Resize, window switcher and menu
2024-12-29 16:27:34 +09:00
layers.c
layer: update pointer focus on popup destruction
2024-12-20 00:43:06 +09:00
magnifier.c
backend/drm: Implement support for renderer loss recovery
2024-07-23 14:44:31 +02:00
main.c
server: release all the resources on exit
2024-11-12 16:21:06 +09:00
meson.build
icon-loader: rename to desktop-entry
2024-11-19 18:36:08 +01:00
node.c
node: add node_scaled_scene_buffer_from_node
2024-12-23 18:11:32 +09:00
osd-field.c
project wide: adapt to new non-NULL value of view_get_string_prop()
2024-12-29 13:06:30 +00:00
osd.c
Remove cruft related to window switcher and keyboard focus
2024-12-31 06:59:25 +01:00
output-state.c
output: remove ported wlr_output functions
2024-10-29 21:39:19 +00:00
output-virtual.c
Fix various typos across the codebase
2024-03-08 13:59:20 +01:00
output.c
output: ignore wlr_output_state.mode/custom_mode except for client request
2025-01-01 16:09:27 +00:00
overlay.c
overlay: allow to draw both/either of filled/outlined rectangle
2024-04-22 19:22:23 +01:00
placement.c
Fix various typos across the codebase
2024-03-08 13:59:20 +01:00
regions.c
interactive: allow moving horizontally/vertically maximized window
2024-08-26 20:30:22 +02:00
resistance.c
interactive: allow moving horizontally/vertically maximized window
2024-08-26 20:30:22 +02:00
resize-outlines.c
Implement <resize><drawContents>
2024-06-15 21:17:01 +01:00
seat.c
src/seat.c: small refactor
2024-12-30 18:07:45 +09:00
server.c
keyboard: cancel keybind_repeat on reconfigure
2024-12-31 19:53:34 +09:00
session-lock.c
session-lock: make session_lock_output_create() safe to call twice
2024-10-29 21:41:48 +00:00
snap-constraints.c
snap: cache and ignore last-snapped edge when growing or shrinking
2024-04-10 23:30:28 +01:00
snap.c
theme: add button padding and spacing ( #2127 )
2024-09-10 22:14:30 +01:00
tearing.c
tearing: add fullscreen options ( #1941 )
2024-08-06 21:23:10 +01:00
theme.c
theme: demote padding.height warning
2024-12-24 14:58:25 +09:00
view-impl-common.c
Remove some line terminators from log messages
2024-11-16 22:13:17 +00:00
view.c
project wide: adapt to new non-NULL value of view_get_string_prop()
2024-12-29 13:06:30 +00:00
window-rules.c
Revert "keyboard: add window rule to send release-events ( #2377 )"
2024-12-29 16:27:34 +09:00
workspaces.c
ext-workspace protocol integration
2024-12-23 04:14:53 +01:00
xdg-popup.c
xdg-popup: update pointer focus on popup destruction
2024-12-20 00:43:06 +09:00
xdg.c
view: fix NULL string_prop crash
2024-12-29 13:06:30 +00:00
xwayland-unmanaged.c
chase: disable restacking of unmanaged windows
2024-07-17 21:28:59 +01:00
xwayland.c
view: fix NULL string_prop crash
2024-12-29 13:06:30 +00:00