aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
* Add support for viewporterLibravatar Simon Ser2020-06-17
* Save transform during transactionLibravatar Kalyan Sriram2020-06-05
* shells: Resize on commit if geometry x/y changesLibravatar Kenny Levinsen2020-06-03
* container: Remove useless surface dimensionsLibravatar Kenny Levinsen2020-06-03
* transaction: Improve transaction commentaryLibravatar Kenny Levinsen2020-06-03
* transaction: Account for full size when centering contentLibravatar Kenny Levinsen2020-06-03
* view: Save all buffers associated with viewLibravatar Kenny Levinsen2020-06-03
* xwayland: pass focus to previous unmanaged surface on unmapLibravatar Tudor Brindus2020-06-01
* Add views idle inhibition status in get_tree outputLibravatar Damien Tardy-Panis2020-05-29
* Fix typos in commentsLibravatar Martin Michlmayr2020-05-21
* Render layer shell popups over the top layerLibravatar David962020-04-10
* output: remove damage listeners in damage destroyLibravatar Rouven Czerwinski2020-04-10
* Add test-only support to wlr-output-management-unstable-v1Libravatar Simon Ser2020-04-08
* Stop checking wlr_output_attach_buffer return valueLibravatar Simon Ser2020-04-08
* change apply_exclusive() to closer match layer shell protocolLibravatar Leon Plickat2020-03-30
* Null check sway_layer_surface when checking damageLibravatar Tadeo Kondrak2020-03-10
* Use wlr_client_bufferLibravatar Simon Ser2020-03-06
* Drop sway_output.surface_needs_frameLibravatar Simon Ser2020-03-06
* Only schedule a frame if client has requested a frame callbackLibravatar Simon Ser2020-03-06
* Make handle_destroy and output_repaint_timer_handler staticLibravatar Simon Ser2020-03-04
* Add support for wlr-output-power-management-unstable-v1Libravatar Simon Ser2020-02-26
* Revert "Don't apply exclusive zones of unmapped layer-shell surfaces"Libravatar Brian Ashworth2020-02-25
* Don't apply exclusive zones of unmapped layer-shell surfacesLibravatar Simon Ser2020-02-24
* Fix get_int_prop(WINDOW_TYPE) crashLibravatar Simon Ser2020-02-19
* Call apply_output_config instead of output_enableLibravatar Simon Ser2020-02-11
* Fix seat_set_focus_layer crash when disabling outputLibravatar Simon Ser2020-02-06
* desktop/output: fix mem leak in handle_new_outputLibravatar Brian Ashworth2020-01-16
* Fix unreliable scaling filterLibravatar Simon Ser2020-01-13
* render: do not render indicator on floating viewsLibravatar Brian Ashworth2020-01-05
* xwayland: handle size_hints == NULLLibravatar Rouven Czerwinski2020-01-03
* Re-add support for wlr_output's atomic APILibravatar Simon Ser2019-12-30
* layer-shell: refocus if keyboard interactive lostLibravatar Brian Ashworth2019-12-27
* desktop/surface: Fix crash when timer is NULLLibravatar Manuel Stoeckl2019-12-24
* layer-shell: unfocus output-less layer on unmapLibravatar Brian Ashworth2019-12-10
* output: Restore previous max_render_time behaviorLibravatar Kenny Levinsen2019-12-01
* output: Schedule idle frames if we do not renderLibravatar Kenny Levinsen2019-12-01
* output: Replace block_idle_frame with frame_pendingLibravatar Kenny Levinsen2019-12-01
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* output: Ensure that frame_done is delayed on max_render_timeLibravatar Kenny Levinsen2019-11-28
* Amend typosLibravatar Jason2019-11-23
* Use new presentation-time helperLibravatar Simon Ser2019-11-21
* output: check wlr_output in repaint handlerLibravatar Ivan Molodetskikh2019-11-17
* view: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Add sway_surfaceLibravatar Ivan Molodetskikh2019-11-17
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* xwayland: get_constraints using size hintsLibravatar Rouven Czerwinski2019-11-16
* Fix presentation feedback when scanning out fullscreen viewLibravatar Simon Ser2019-10-27
* Handle layer changes for layer shell surfacesLibravatar Simon Ser2019-10-27
* Fix segfault in wlr_output_manager_v1_set_configurationLibravatar Simon Ser2019-10-27
* Fix refresh rate scale of outputLibravatar Danilo Spinella2019-10-21