Age | Commit message (Expand) | Author |
2020-10-18 | xwayland: listen to `set_geometry` event | Tudor Brindus |
2020-10-10 | xwayland: support views that change override-redirect status | Tobias Langendorf |
2020-10-04 | desktop/render: show indicators for top-level split | Tudor Brindus |
2020-09-19 | check parent surface before it is destroyed | John Mako |
2020-09-04 | Re-focus on parent surface if it is available | BrassyPanache |
2020-08-27 | Use wlr_output_event_commit | Simon Ser |
2020-07-30 | Fix incorrect format specifiers | Antonin Décimo |
2020-07-22 | Fix X11 clients getting stuck minimized | Tobias Langendorf |
2020-07-18 | desktop: output: Scale custom output refresh rate | Andri Yngvason |
2020-07-14 | xdg_shell: schedule configure on maximize requests | Ronan Pigott |
2020-07-13 | input: implement xdg_toplevel interactive resize hints | Ronan Pigott |
2020-07-10 | config/output: don't change output state before commit | Simon Ser |
2020-06-30 | output: simplify loop over layer surfaces | Isaac Freund |
2020-06-30 | transaction: Mark client resize immediately ready | Kenny Levinsen |
2020-06-17 | Add support for viewporter | Simon Ser |
2020-06-05 | Save transform during transaction | Kalyan Sriram |
2020-06-03 | shells: Resize on commit if geometry x/y changes | Kenny Levinsen |
2020-06-03 | container: Remove useless surface dimensions | Kenny Levinsen |
2020-06-03 | transaction: Improve transaction commentary | Kenny Levinsen |
2020-06-03 | transaction: Account for full size when centering content | Kenny Levinsen |
2020-06-03 | view: Save all buffers associated with view | Kenny Levinsen |
2020-06-01 | xwayland: pass focus to previous unmanaged surface on unmap | Tudor Brindus |
2020-05-29 | Add views idle inhibition status in get_tree output | Damien Tardy-Panis |
2020-05-21 | Fix typos in comments | Martin Michlmayr |
2020-04-10 | Render layer shell popups over the top layer | David96 |
2020-04-10 | output: remove damage listeners in damage destroy | Rouven Czerwinski |
2020-04-08 | Add test-only support to wlr-output-management-unstable-v1 | Simon Ser |
2020-04-08 | Stop checking wlr_output_attach_buffer return value | Simon Ser |
2020-03-30 | change apply_exclusive() to closer match layer shell protocol | Leon Plickat |
2020-03-10 | Null check sway_layer_surface when checking damage | Tadeo Kondrak |
2020-03-06 | Use wlr_client_buffer | Simon Ser |
2020-03-06 | Drop sway_output.surface_needs_frame | Simon Ser |
2020-03-06 | Only schedule a frame if client has requested a frame callback | Simon Ser |
2020-03-04 | Make handle_destroy and output_repaint_timer_handler static | Simon Ser |
2020-02-26 | Add support for wlr-output-power-management-unstable-v1 | Simon Ser |
2020-02-25 | Revert "Don't apply exclusive zones of unmapped layer-shell surfaces" | Brian Ashworth |
2020-02-24 | Don't apply exclusive zones of unmapped layer-shell surfaces | Simon Ser |
2020-02-19 | Fix get_int_prop(WINDOW_TYPE) crash | Simon Ser |
2020-02-11 | Call apply_output_config instead of output_enable | Simon Ser |
2020-02-06 | Fix seat_set_focus_layer crash when disabling output | Simon Ser |
2020-01-16 | desktop/output: fix mem leak in handle_new_output | Brian Ashworth |
2020-01-13 | Fix unreliable scaling filter | Simon Ser |
2020-01-05 | render: do not render indicator on floating views | Brian Ashworth |
2020-01-03 | xwayland: handle size_hints == NULL | Rouven Czerwinski |
2019-12-30 | Re-add support for wlr_output's atomic API | Simon Ser |
2019-12-27 | layer-shell: refocus if keyboard interactive lost | Brian Ashworth |
2019-12-24 | desktop/surface: Fix crash when timer is NULL | Manuel Stoeckl |
2019-12-10 | layer-shell: unfocus output-less layer on unmap | Brian Ashworth |
2019-12-01 | output: Restore previous max_render_time behavior | Kenny Levinsen |
2019-12-01 | output: Schedule idle frames if we do not render | Kenny Levinsen |