labwc/src
Christopher Snowhill 3879f1f080 backend/drm: Implement support for renderer loss recovery
This implementation is nearly identical to Sway's, except that
it also reloads the configuration, to spur on reloading the
server-side decorations.

v2: Fix style.
v3: Add a reset to the magnifier.
v4: Oops, restructure reset handler a bit.
v5: Commit the magnifier reset immediately, before freeing the
    lost allocator and renderer.
v6: Also check for failed render pass, which may return NULL.
v7: Add a second NULL test, just in case.
2024-07-23 14:44:31 +02:00
..
button src/button/button-svg: reduce debug log spam 2024-06-10 19:52:37 +01:00
common view: implement cascade placement policy 2024-07-20 08:59:46 +01:00
config output: allow tearing with atomic mode setting 2024-07-20 08:09:00 -04:00
decorations chase: request initial configure 2024-07-17 21:28:59 +01:00
input input: log tablet pad capabilities 2024-07-19 22:45:41 +01:00
menu menu: fix crash triggered by pipemenu without parent <menu> 2024-07-15 22:00:11 +01:00
ssd src/ssd/ssd.c: fix incorrect condition in ssd_part_contains() 2024-07-23 18:02:24 +09:00
action.c action: remember initial direction of PreviousView 2024-06-26 22:03:56 +01:00
buffer.c theme: create hover button fallbacks 2023-12-21 02:42:23 +01:00
debug.c overlay: allow to draw both/either of filled/outlined rectangle 2024-04-22 19:22:23 +01:00
desktop.c session-lock: allow client to update cursor shape 2024-05-31 11:21:29 +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
foreign.c osd: prevent handling cursor actions in preview mode 2024-05-05 21:05:32 +01:00
idle.c Chase wlroots: drop KDE idle protocol 2023-11-27 21:01:53 +00:00
interactive.c xdg: handle initially maximized xdg-shell views better 2024-07-19 22:48:39 +01:00
layers.c chase: move xdg destroy signal to toplevel / popup 2024-07-17 21:28:59 +01:00
magnifier.c backend/drm: Implement support for renderer loss recovery 2024-07-23 14:44:31 +02:00
main.c src/main.c: initialize locale after reading environments file 2024-06-23 01:02:03 +02:00
meson.build chase: output->pending 2024-07-17 21:28:59 +01:00
node.c common: Add znew/znew_n() macros 2022-09-18 15:25:19 -04:00
osd-field.c Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
osd.c Disable pango glyph position rounding 2024-07-19 22:17:42 +01:00
output-state.c chase: output->pending 2024-07-17 21:28:59 +01:00
output-virtual.c Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
output.c output: allow tearing with atomic mode setting 2024-07-20 08:09:00 -04: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 overlay: add snap-to-edge overlay (PR #1652) 2024-04-05 04:35:31 +02:00
resistance.c snap: cache and ignore last-snapped edge when growing or shrinking 2024-04-10 23:30:28 +01:00
resize-outlines.c Implement <resize><drawContents> 2024-06-15 21:17:01 +01:00
seat.c chase: tablet_pad to tablet 2024-07-17 21:28:59 +01:00
server.c backend/drm: Implement support for renderer loss recovery 2024-07-23 14:44:31 +02:00
session-lock.c session-lock: clear focused surface on lock 2024-07-07 15:48:32 +09: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: allow to set window button size (#1965) 2024-07-20 09:33:57 +01:00
tearing.c chase: tearing hint 2024-07-17 21:28:59 +01:00
theme.c theme: allow to set window button size (#1965) 2024-07-20 09:33:57 +01:00
view-impl-common.c view: update top layer visibility on map 2024-04-29 14:39:05 +02:00
view.c theme: allow to set window button size (#1965) 2024-07-20 09:33:57 +01:00
window-rules.c wayland: add support for security-context-v1 2024-05-29 22:28:06 +01:00
workspaces.c Disable pango glyph position rounding 2024-07-19 22:17:42 +01:00
xdg-popup.c chase: move xdg destroy signal to toplevel / popup 2024-07-17 21:28:59 +01:00
xdg.c xdg: remove useless view_set_ssd_mode() in xdg_toplevel_new() 2024-07-20 10:57:44 -04:00
xwayland-unmanaged.c chase: disable restacking of unmanaged windows 2024-07-17 21:28:59 +01:00
xwayland.c xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00