| .. |
|
common
|
common/box: drop box_contains()
|
2025-05-21 13:55:59 +02:00 |
|
config
|
ssd: add configurable drop-shadows for tiled windows
|
2025-06-05 22:46:58 +02:00 |
|
decorations
|
project wide: clean up event listeners on shutdown
|
2025-03-13 17:33:51 +09:00 |
|
foreign-toplevel
|
desktop: harden window stacking order while window switching
|
2025-03-09 20:41:26 +00:00 |
|
img
|
common/img/img-xbm: avoid using global variables
|
2025-05-23 09:57:55 +09:00 |
|
input
|
chase wlroots: wlr_xdg_surface_get_geometry remove MR 4788
|
2025-05-21 06:36:08 +01:00 |
|
menu
|
menu: guard against negative sizes
|
2025-05-19 06:51:42 +09:00 |
|
protocols
|
ext-workspace protocol implementation
|
2024-12-23 04:14:53 +01:00 |
|
ssd
|
ssd: add configurable drop-shadows for tiled windows
|
2025-06-05 22:46:58 +02:00 |
|
action.c
|
Add -Wshadow + reformat switch cases
|
2025-05-23 21:32:17 +01:00 |
|
buffer.c
|
chase wlroots: add wlr_buffer_finish() to buffer destroy handler
|
2025-05-21 06:36:08 +01:00 |
|
debug.c
|
view: replace content_node with content_tree
|
2025-01-22 18:02:54 +01:00 |
|
desktop-entry.c
|
desktop-entry: localize application names
|
2025-04-02 20:43:45 +01:00 |
|
desktop.c
|
treewide: remove empty statements in switch cases
|
2025-05-22 22:52:43 +01:00 |
|
dnd.c
|
dnd: show dnd icon above layer-shell surfaces
|
2024-06-25 14:56:57 +02:00 |
|
edges.c
|
treewide: remove empty statements in switch cases
|
2025-05-22 22:52:43 +01:00 |
|
idle.c
|
project wide: clean up event listeners on shutdown
|
2025-03-13 17:33:51 +09:00 |
|
interactive.c
|
keyboard: add keyboard_get_all_modifiers()
|
2025-01-13 06:28:37 +09:00 |
|
layers.c
|
layers: arrange layers on destroy
|
2025-06-02 22:00:43 +01:00 |
|
magnifier.c
|
chase wlroots: use WLR_PRIVATE (MR 4842)
|
2025-05-21 06:36:08 +01:00 |
|
main.c
|
Gracefully exit when no fonts are installed
|
2025-05-09 20:20:54 +01:00 |
|
meson.build
|
icon-loader: rename to desktop-entry
|
2024-11-19 18:36:08 +01:00 |
|
node.c
|
layers: arrange layers on destroy
|
2025-06-02 22:00:43 +01:00 |
|
osd-field.c
|
osd: always show output name with <field content="output">
|
2025-05-29 04:10:55 +02:00 |
|
osd.c
|
osd: guard against negative sizes
|
2025-05-19 06:51:42 +09: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
|
osd: draw window switcher with scene-nodes
|
2025-03-16 11:15:00 +00:00 |
|
overlay.c
|
src/overlay.c: clean up timer on exit
|
2025-02-12 00:09:17 +09:00 |
|
placement.c
|
Fix typos
|
2025-01-09 06:59:57 +00:00 |
|
regions.c
|
keyboard: add keyboard_get_all_modifiers()
|
2025-01-13 06:28:37 +09: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
|
Add scroll method libinput option
|
2025-05-28 14:43:51 +09:00 |
|
server.c
|
server.c: add missing privileged protocols
|
2025-05-23 21:25:23 +01: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
|
Fix typos
|
2025-01-09 06:59:57 +00:00 |
|
snap.c
|
Fix typos
|
2025-01-09 06:59:57 +00:00 |
|
tearing.c
|
tearing: add fullscreen options (#1941)
|
2024-08-06 21:23:10 +01:00 |
|
theme.c
|
osd: add osd.workspace-switcher.boxes.border.width
|
2025-04-14 20:06:38 +01:00 |
|
view-impl-common.c
|
xwayland: notify correct window stacking order to xwayland
|
2025-04-01 16:48:40 +09:00 |
|
view.c
|
view.c: add new NO_OMNIPRESENT criteria
|
2025-06-06 18:35:32 +02:00 |
|
window-rules.c
|
Revert "keyboard: add window rule to send release-events (#2377)"
|
2024-12-29 16:27:34 +09:00 |
|
workspaces.c
|
Add -Wshadow + reformat switch cases
|
2025-05-23 21:32:17 +01:00 |
|
xdg-popup.c
|
xdg-popup: use CONNECT_SIGNAL() macro
|
2025-05-27 13:13:51 +02:00 |
|
xdg.c
|
xdg: add missing tracking of configure serials
|
2025-06-05 05:49:17 +09:00 |
|
xwayland-unmanaged.c
|
xwayland: better support for keyboard focus grabs
|
2025-05-21 20:30:19 +02:00 |
|
xwayland.c
|
xwayland: use wlr_xwayland_surface_has_window_type()
|
2025-05-22 23:09:41 +01:00 |