sway/sway
Simon Ser 818ea17389 sway_text_node: avoid unnecessary redraws
When a floating container has a titlebar, render_backing_buffer()
ends up being called each time the container is moved. Add some
more checks for no-op changes in sway_text_node_set_max_width()
and sway_text_node_set_background(). This makes the move smoother.
2024-07-03 18:30:08 -04:00
..
commands sway/commands/output: Add command to set color profile 2024-06-07 19:01:49 +02:00
config config/output: Skip VRR tests when not supported 2024-07-02 19:13:58 +02:00
desktop xdg_shell: don't send configure events to uninitialized surfaces 2024-07-03 23:38:38 +02:00
input input/keyboard: don't set layout for virtual keyboard device 2024-07-03 08:41:46 +02:00
tree view: send scale notification when the output is known 2024-06-29 14:53:00 +02:00
commands.c
config.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
criteria.c Drop server.h include from input/input-manager.h 2024-05-27 09:28:43 -04:00
decoration.c
ipc-json.c ipc: properly check for titlebars 2024-07-03 11:00:30 -04:00
ipc-server.c
lock.c
main.c
meson.build sway/commands/output: Add command to set color profile 2024-06-07 19:01:49 +02:00
realtime.c
scene_descriptor.c
server.c server: hide xdg_output from unprivileged clients 2024-05-27 09:27:20 -04:00
sway-bar.5.scd
sway-input.5.scd
sway-ipc.7.scd
sway-output.5.scd sway/commands/output: Add command to set color profile 2024-06-07 19:01:49 +02:00
sway.1.scd
sway.5.scd
sway_text_node.c sway_text_node: avoid unnecessary redraws 2024-07-03 18:30:08 -04:00
swaynag.c
xdg_activation_v1.c
xdg_decoration.c