swayfx/sway/desktop
Kenny Levinsen 35b9a41720 transaction: Note if instructions are server requests
On server request, we need to send configure events to inform the client
of the new intended size. If the client changes size itself, sending a
configure event will only cause problems.

Use transaction_commit_dirty_client to distinguish between the two
transaction causes.
2021-02-23 19:38:05 +01:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c Add views idle inhibition status in get_tree output 2020-05-29 17:29:41 -04:00
layer_shell.c desktop/layer_shell: Fix allocation type mismatch 2021-01-30 02:28:39 -05:00
output.c Fix #5643, #5064: rounding issues in floating-point -> integer conversions 2021-02-22 21:23:35 -05:00
render.c Fix #5643, #5064: rounding issues in floating-point -> integer conversions 2021-02-22 21:23:35 -05:00
surface.c Make handle_destroy and output_repaint_timer_handler static 2020-03-04 03:09:43 +01:00
transaction.c transaction: Note if instructions are server requests 2021-02-23 19:38:05 +01:00
xdg_shell.c transaction: Note if instructions are server requests 2021-02-23 19:38:05 +01:00
xwayland.c transaction: Note if instructions are server requests 2021-02-23 19:38:05 +01:00