aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop
Commit message (Expand)AuthorAge
* Rename output_layer_for_each_surface_{toplevel,popup}Libravatar Simon Ser2021-01-12
* Switch to wlr_xdg_surface_for_each_popup_surfaceLibravatar Simon Ser2021-01-12
* desktop/xwayland: use index constants for atom arrayLibravatar Simon Ser2021-01-08
* Change workspace_layout to match i3 behaviorLibravatar Ronan Pigott2020-12-20
* Test output before direct scan-outLibravatar Simon Ser2020-12-20
* Add layer shell subsurfacesLibravatar Vlad Pănăzan2020-12-07
* xdg_shell: allow views to change geometry anytimeLibravatar Ronan Pigott2020-11-24
* Log which output is using direct scan-outLibravatar Simon Ser2020-11-16
* transaction: make transaction collapsing smarter with > 2 viewsLibravatar Tudor Brindus2020-10-19
* transaction: validate X transaction completions by geometry, not sizeLibravatar Tudor Brindus2020-10-18
* transaction: don't reconfigure X views unless integral coords changedLibravatar Tudor Brindus2020-10-18
* xwayland: listen to `set_geometry` eventLibravatar Tudor Brindus2020-10-18
* xwayland: support views that change override-redirect statusLibravatar Tobias Langendorf2020-10-10
* desktop/render: show indicators for top-level splitLibravatar Tudor Brindus2020-10-04
* check parent surface before it is destroyedLibravatar John Mako2020-09-19
* Re-focus on parent surface if it is availableLibravatar BrassyPanache2020-09-04
* Use wlr_output_event_commitLibravatar Simon Ser2020-08-27
* Fix incorrect format specifiersLibravatar Antonin Décimo2020-07-30
* Fix X11 clients getting stuck minimizedLibravatar Tobias Langendorf2020-07-22
* desktop: output: Scale custom output refresh rateLibravatar Andri Yngvason2020-07-18
* xdg_shell: schedule configure on maximize requestsLibravatar Ronan Pigott2020-07-14
* input: implement xdg_toplevel interactive resize hintsLibravatar Ronan Pigott2020-07-13
* config/output: don't change output state before commitLibravatar Simon Ser2020-07-10
* output: simplify loop over layer surfacesLibravatar Isaac Freund2020-06-30
* transaction: Mark client resize immediately readyLibravatar Kenny Levinsen2020-06-30
* 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