Age | Commit message (Expand) | Author |
2020-11-11 | tree/container: introduce `container_is_sticky[_or_child]` functions | Tudor Brindus |
2020-10-28 | output: Revert implementation of evacuate_sticky() | mwenzkowski |
2020-10-28 | In container_split, set a floating container's view to tiled | Dimitris Triantafyllidis |
2020-10-27 | output: evacuate sticky containers only if new output has a workspace | mwenzkowski |
2020-10-25 | Smart borders fix: always show borders for floating containers | Dimitris Triantafyllidis |
2020-10-24 | container: Fix NULL pointer dereference | mwenzkowski |
2020-08-05 | view: remove foreign toplevel listeners on destroy | Ronan Pigott |
2020-08-05 | view: implement foreign toplevel fullscreen request | Ronan Pigott |
2020-08-05 | view: implement foreign toplevel fullscreen indicator | Ronan Pigott |
2020-07-25 | view: display scratchpad hidden containers when activated by ftm | Ronan Pigott |
2020-07-13 | Assert output is found before removing from list | Simon Ser |
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-07-03 | commands/move: maintain workspace_layout when moving | Tudor Brindus |
2020-07-03 | tree/view: fix segfault in view_update_title | Simon Ser |
2020-07-01 | commands/move: unwrap workspace container on move to new workspace | Tudor Brindus |
2020-07-01 | tree/view: Make foreign-toplevel app_id fallback to class | Johan Bjäreholt |
2020-06-27 | tree/view: fix smart borders with tabbed/stacked ancestor | Tudor Brindus |
2020-06-23 | Implement wlr-foreign-toplevel-management-v1 | Drew DeVault |
2020-06-19 | input: disable events for map_to_output devices when output not present | Tudor Brindus |
2020-06-17 | Add support for viewporter | Simon Ser |
2020-06-12 | Remove view child surface_{map,unmap} listeners on destroy | Simon Ser |
2020-06-13 | view: fix surface_new_subsurface use-after-free | Ronan Pigott |
2020-06-08 | tree/view: fix smart gaps when ancestor container is tabbed or stacked | Tudor Brindus |
2020-06-07 | tree/container: introduce `container_toplevel_ancestor` helper | Tudor Brindus |
2020-06-05 | Save transform during transaction | Kalyan Sriram |
2020-06-03 | container: Remove useless surface dimensions | Kenny Levinsen |
2020-06-03 | view: update_size should only update pending size | Kenny Levinsen |
2020-06-03 | view: Save all buffers associated with view | Kenny Levinsen |
2020-05-30 | tree/container: refactor `tiling_container_at` to check bounds | Tudor Brindus |
2020-05-29 | Add views idle inhibition status in get_tree output | Damien Tardy-Panis |
2020-05-13 | commands: Add per-view shortcuts_inhibitor command | Michael Weiser |
2020-04-20 | interpret "subpixel none" as CAIRO_ANTIALIAS_GRAY | Ian Huang |
2020-04-02 | Update for new wlr_buffer API | Simon Ser |
2020-03-27 | Fix hit test for floaters that cross outputs | Josh Shone |
2020-03-06 | Use wlr_client_buffer | Simon Ser |
2020-02-18 | tree/view: do not attempt enter on hidden child | Brian Ashworth |
2020-02-16 | output: fix updating output manager config | Brian Ashworth |
2020-02-11 | Stop calling apply_output_config from output_enable | Simon Ser |
2020-02-11 | container_at_{tabbed,stacked}: check x-axis bounds | Brian Ashworth |
2020-01-16 | Fix crash when showing scratchpad hidden split containers | Ronan Pigott |
2020-01-14 | container: add inactive fullscreen to focus stack | Brian Ashworth |
2020-01-09 | view: remove workspace pid mapping for assigns | Brian Ashworth |
2020-01-01 | Make sure we don't calculate fractional pixel gaps | Pedro Côrte-Real |
2020-01-01 | Avoid numerical instability in resize | Pedro Côrte-Real |
2019-12-16 | root_scratchpad_hide: disable fullscreen descendants | Brian Ashworth |
2019-12-12 | Fix lingering workspace with scratchpad show | Ronan Pigott |
2019-11-29 | add scale_filter output config option | Ronan Pigott |
2019-11-17 | output: add max_render_time | Ivan Molodetskikh |
2019-11-04 | smart_borders: separate smartness from edge types | Ronan Pigott |