sway/sway
Alexander Orzechowski 8eb7ec53d4 scene_graph: Introduce sway_scene_descriptor
Across a wayland compositor, there are multiple shells: It can be
a toplevel, or a layer_shell, or even something more meta like a drag
icon or highlight indicators when dragging windows around.

This object lets us store values that represent these modes of operation
and keep track of what object is being represented.
2022-11-07 20:13:19 +03:00
..
commands Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
config Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
desktop scene_graph: Maintain wlr_scene_nodes for the sway tree. 2022-11-07 20:13:19 +03:00
input desktop: Rename layers to shell_layers 2022-11-07 20:13:19 +03:00
tree scene_graph: Maintain wlr_scene_nodes for the sway tree. 2022-11-07 20:13:19 +03:00
commands.c Allocate enough space for cmd_results->error 2022-06-16 09:32:44 +02:00
config.c Reject font values that are invalid for pango 2022-07-01 13:05:58 +02:00
criteria.c criteria: allow matching for NULL string criteria 2022-11-04 10:02:11 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
ipc-server.c sway: add non-desktop outputs to json when running swaymsg -t get_outputs 2022-09-19 07:26:45 -04:00
lock.c Rework session lock keyboard focus handling 2022-10-28 19:41:24 +02:00
main.c scene_graph: Wire up presentation time 2022-11-07 20:13:19 +03:00
meson.build scene_graph: Introduce sway_scene_descriptor 2022-11-07 20:13:19 +03:00
realtime.c realtime: request SCHED_RR using CAP_SYS_NICE 2022-05-18 11:20:17 +02:00
scene_descriptor.c scene_graph: Introduce sway_scene_descriptor 2022-11-07 20:13:19 +03:00
server.c Add support for ext-idle-notify-v1 2022-10-14 15:56:07 +02:00
sway-bar.5.scd man: update Pango font description URL 2021-08-04 02:15:04 +02:00
sway-input.5.scd Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
sway-ipc.7.scd Support libinput's 1.21 new dwtp option 2022-10-30 10:56:34 +01:00
sway-output.5.scd sway-output.5: improve display of parameter 2022-08-08 08:03:27 +02:00
sway.1.scd man: update maintainer 2021-01-08 09:33:51 +01:00
sway.5.scd man: Add XWayland information 2022-09-25 20:05:16 +02:00
swaynag.c Bump RLIMIT_NOFILE 2021-10-30 08:19:35 -06:00
xdg_activation_v1.c Fix crash in xdg_activation_v1.c 2022-09-13 00:59:18 +03:00
xdg_decoration.c Fix compile after wlroots commit c3e54021f8bbf3ec1c1e5906459be0ae85f5fb8c 2021-10-07 21:29:37 +03:00