labwc/src
tokyo4j ca287de584 Gracefully exit when no fonts are installed
...rather than emitting ugly errors like:

labwc: ../src/buffer.c:85: buffer_adopt_cairo_surface: Assertion
`cairo_image_surface_get_format(surface) == CAIRO_FORMAT_ARGB32' failed.
2025-05-09 20:20:54 +01:00
..
common font: use PangoStyle enum 2025-04-23 20:20:29 +01:00
config rcxml: validate total osd field width 2025-05-05 00:05:24 +09: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 img: remove padding_x from lab_img_render() 2025-01-25 07:27:21 +09:00
input cursor: add scroll emulation for cursor motion 2025-05-07 03:47:37 +09:00
menu menu: refactor handle_menu_element() (part 2) 2025-04-18 14:20:54 +01:00
protocols ext-workspace protocol implementation 2024-12-23 04:14:53 +01:00
ssd ssd-shadow: flip top-right/bottom-left corner instead of rotating 2025-05-07 03:56:03 +09:00
action.c action: add scroll-wheel-emulation actions 2025-05-07 03:47:37 +09:00
buffer.c ssd: rework titlebar button rendering 2024-12-23 18:11:32 +09: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 desktop: harden window stacking order while window switching 2025-03-09 20:41:26 +00: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 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 project wide: clean up event listeners on shutdown 2025-03-13 17:33:51 +09:00
magnifier.c magnifier: show magnifier only in one output 2025-03-31 21:19:12 +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 node: add node_scaled_scene_buffer_from_node 2024-12-23 18:11:32 +09:00
osd-field.c rcxml: validate total osd field width 2025-05-05 00:05:24 +09:00
osd.c font: use PangoWeight enum 2025-04-23 20:20:29 +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 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 project wide: clean up event listeners on shutdown 2025-03-13 17:33:51 +09:00
server.c project wide: clean up event listeners on shutdown (part 2) 2025-03-13 20:08:59 +00: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: handle initially minimized views (minimal fix) 2025-04-23 20:18:22 +01:00
window-rules.c Revert "keyboard: add window rule to send release-events (#2377)" 2024-12-29 16:27:34 +09:00
workspaces.c osd: add osd.workspace-switcher.boxes.border.width 2025-04-14 20:06:38 +01:00
xdg-popup.c xdg-popup: update pointer focus on popup destruction 2024-12-20 00:43:06 +09:00
xdg.c xwayland: notify correct window stacking order to xwayland 2025-04-01 16:48:40 +09:00
xwayland-unmanaged.c chase: disable restacking of unmanaged windows 2024-07-17 21:28:59 +01:00
xwayland.c xwayland: notify correct window stacking order to xwayland 2025-04-01 16:48:40 +09:00