| .. |
|
common
|
buf.c: fix off by one bug in buf_add_char()
|
2024-11-07 23:34:48 +01:00 |
|
config
|
Remove some line terminators from log messages
|
2024-11-16 22:13:17 +00:00 |
|
decorations
|
chase: request initial configure
|
2024-07-17 21:28:59 +01:00 |
|
foreign-toplevel
|
foreign-toplevel: add ext-toplevel-list support
|
2024-11-09 20:06:19 +00:00 |
|
img
|
Remove some line terminators from log messages
|
2024-11-16 22:13:17 +00:00 |
|
input
|
input: add hold-begin/-end gestures
|
2024-11-11 15:06:25 +01:00 |
|
menu
|
src/menu.c: remove unnecessary re-renderings of font buffers
|
2024-11-19 03:12:28 +01:00 |
|
protocols
|
cosmic-workspace: destroy manager when wl_display is destroyed
|
2024-11-12 16:21:06 +09:00 |
|
ssd
|
icon-loader: rename to desktop-entry
|
2024-11-19 18:36:08 +01:00 |
|
action.c
|
action.c: fix style
|
2024-11-08 21:33:34 +00:00 |
|
buffer.c
|
buffer: add buffer_convert_cairo_surface_for_icon()
|
2024-10-06 22:30:46 -04:00 |
|
debug.c
|
workspaces: slight struct reordering
|
2024-08-02 19:35:36 +02:00 |
|
desktop-entry.c
|
sfdo: add sfdo_desktop_entry_name_lookup()
|
2024-11-19 18:36:54 +01:00 |
|
desktop.c
|
Merge pull request #2030 from Consolatis/wip/cosmic_workspaces
|
2024-10-01 21:31:04 +01: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
|
Revert "src/interactive.c: don't unshade when view is un-tiled by dragging"
|
2024-08-28 08:24:26 -04:00 |
|
layers.c
|
layer-shell: stop sending configure events on surface creation
|
2024-07-23 14:47:56 +02: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
|
common: Add znew/znew_n() macros
|
2022-09-18 15:25:19 -04:00 |
|
osd-field.c
|
osd: add desktop entry name option
|
2024-11-19 18:36:54 +01:00 |
|
osd.c
|
osd: fix memory leak of output->osd_buffer
|
2024-11-12 16:21:06 +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
|
view: ensure output is usable before setting adaptive sync
|
2024-11-14 05:13:51 +01: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
|
Remove some line terminators from log messages
|
2024-11-16 22:13:17 +00:00 |
|
server.c
|
icon-loader: rename to desktop-entry
|
2024-11-19 18:36:08 +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
|
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: allow negative values for menu overlap
|
2024-11-16 22:06:36 +00:00 |
|
view-impl-common.c
|
Remove some line terminators from log messages
|
2024-11-16 22:13:17 +00:00 |
|
view.c
|
view: ensure output is usable before setting adaptive sync
|
2024-11-14 05:13:51 +01:00 |
|
window-rules.c
|
query: fix three-state-parameter parsing, simplify match logic
|
2024-11-01 12:52:10 -04:00 |
|
workspaces.c
|
workspaces: keep focus on omnipresent windows when switching workspaces
|
2024-11-12 20:24:22 +01:00 |
|
xdg-popup.c
|
xdg-shell: fix popup on wrong output
|
2024-10-08 07:34:25 +09:00 |
|
xdg.c
|
foreign-toplevel: create generic abstraction
|
2024-11-09 20:06:19 +00:00 |
|
xwayland-unmanaged.c
|
chase: disable restacking of unmanaged windows
|
2024-07-17 21:28:59 +01:00 |
|
xwayland.c
|
foreign-toplevel: create generic abstraction
|
2024-11-09 20:06:19 +00:00 |