Age | Commit message (Expand) | Author |
2021-02-23 | shells: Update comment about size change on commit | Kenny Levinsen |
2021-02-23 | transaction: Remove unused ready_immediately | Kenny Levinsen |
2021-02-23 | transaction: Note if instructions are server requests | Kenny Levinsen |
2021-02-22 | Fix #5643, #5064: rounding issues in floating-point -> integer conversions | Dimitris Triantafyllidis |
2021-02-22 | container: Add container_is_current_floating | Kenny Levinsen |
2021-02-22 | render: scale titlebars correctly when straddling outputs | Quantum |
2021-02-21 | Fix incorrect damage being applied on popups | Tadeo Kondrak |
2021-02-16 | render: Use current instead of pending fullscreen | Kenny Levinsen |
2021-02-16 | container: Move pending state to state struct | Kenny Levinsen |
2021-02-16 | transactions: Amend pending transactions | Kenny Levinsen |
2021-02-15 | transaction: Only wait for ack from visible views | Kenny Levinsen |
2021-02-09 | view: Read geometry directly in view_update_size | Kenny Levinsen |
2021-02-09 | shells: Align geometry change commit handling | Kenny Levinsen |
2021-02-09 | shells: Only center tiled views on size change | Kenny Levinsen |
2021-02-09 | transaction: Move centering to view_center_surface | Kenny Levinsen |
2021-02-09 | view: Save surface x and y on saved buffers | Kenny Levinsen |
2021-01-30 | desktop/layer_shell: Fix allocation type mismatch | Manuel Stoeckl |
2021-01-26 | desktop/output: Disable head if mode is NULL | Kenny Levinsen |
2021-01-12 | Rename output_layer_for_each_surface_{toplevel,popup} | Simon Ser |
2021-01-12 | Switch to wlr_xdg_surface_for_each_popup_surface | Simon Ser |
2021-01-08 | desktop/xwayland: use index constants for atom array | Simon Ser |
2020-12-20 | Change workspace_layout to match i3 behavior | Ronan Pigott |
2020-12-20 | Test output before direct scan-out | Simon Ser |
2020-12-07 | Add layer shell subsurfaces | Vlad Pănăzan |
2020-11-24 | xdg_shell: allow views to change geometry anytime | Ronan Pigott |
2020-11-16 | Log which output is using direct scan-out | Simon Ser |
2020-10-19 | transaction: make transaction collapsing smarter with > 2 views | Tudor Brindus |
2020-10-18 | transaction: validate X transaction completions by geometry, not size | Tudor Brindus |
2020-10-18 | transaction: don't reconfigure X views unless integral coords changed | Tudor Brindus |
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 |