swayfx/sway
Kenny Levinsen fcd0ab8f33 view: Save all buffers associated with view
During the execution of a resize transaction, the buffer associated
with a view's surface is saved and reused until the client acknowledges
the resulting configure event.

However, only one the main buffer of the main surface was stored and
rendered, meaning that subsurfaces disappear during resize.

Iterate over all, store and render buffers from all surfaces in the view
to ensure that correct rendering is preserved.
2020-06-03 16:41:17 +02:00
..
commands seat_cmd_cursor: emit frame events 2020-05-29 15:37:40 -04:00
config config/output: reconfigure input devices after full output init 2020-04-26 09:13:39 +02:00
desktop view: Save all buffers associated with view 2020-06-03 16:41:17 +02:00
input input/cursor: rename simulated_tool_tip_down to be more accurate 2020-05-29 08:44:56 +02:00
tree view: Save all buffers associated with view 2020-06-03 16:41:17 +02:00
commands.c Remove code related to the security features 2020-05-21 10:57:00 +02:00
config.c Remove code related to the security features 2020-05-21 10:57:00 +02:00
criteria.c Introduce pid criteria token 2020-02-27 14:03:22 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Add views idle inhibition status in get_tree output 2020-05-29 17:29:41 -04:00
ipc-server.c Remove code related to the security features 2020-05-21 10:57:00 +02:00
main.c config: fix validation exit code and log level 2020-02-11 16:02:11 +01:00
meson.build Remove code related to the security features 2020-05-21 10:57:00 +02:00
server.c Log Xwayland startup failures 2020-05-27 18:58:23 +02:00
sway-bar.5.scd swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
sway-input.5.scd fix typos in sway-input.5.scd 2020-04-29 12:43:34 +02:00
sway-ipc.7.scd Add views idle inhibition status in get_tree output 2020-05-29 17:29:41 -04:00
sway-output.5.scd Simplify repaint scheduling documentation 2020-05-11 10:36:33 +02:00
sway.1.scd add dots to man 2020-04-14 10:10:35 +02:00
sway.5.scd sway.5: make formatting more consistent 2020-05-20 14:11:34 +02:00
swaynag.c Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 2019-11-01 12:41:08 -04:00
xdg_decoration.c Fix xdg-decoration unconfigured if set before first commit 2019-05-03 15:37:32 -06:00