Age | Commit message (Expand) | Author |
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 |
2019-10-27 | Fix segfault in wlr_output_manager_v1_set_configuration | Simon Ser |
2019-10-27 | Fix apply_output_config return value when enabling output | Simon Ser |
2019-09-22 | view: create container before selecting workspace | Ronan Pigott |
2019-09-20 | view: always populate pid | Brian Ashworth |
2019-08-20 | Allow moving a container hidden in scratchpad | lbonn |
2019-08-20 | Remove xdg-shell v6 support | Simon Ser |
2019-08-14 | workspace_split: focus middle if workspace focused | Brian Ashworth |
2019-08-14 | container_replace: copy {width,height}_fraction | Brian Ashworth |
2019-08-13 | workspace: do not destroy if any seat is focusing | Brian Ashworth |
2019-08-13 | workspace: prefer identifiers for output priority | Brian Ashworth |
2019-08-12 | view_update_size: fix surface_width/height mismatch | Antonin Décimo |
2019-07-27 | Remove all wayland-server.h includes | Simon Ser |
2019-07-26 | arrange: remove gaps for workspace location deltas | Brian Ashworth |
2019-07-15 | Sanity check gaps on the outside of the workspace | Pedro Côrte-Real |
2019-07-15 | Avoid negative outer gaps | Pedro Côrte-Real |
2019-07-15 | Sanity check gaps between tiled containers | Pedro Côrte-Real |
2019-07-15 | Rework gaps code to be simpler and correct | Pedro Côrte-Real |
2019-07-14 | Layout tiled using a width/height fraction | Pedro Côrte-Real |
2019-07-14 | Layout correctly with several new windows | Pedro Côrte-Real |
2019-06-27 | tree: set correct border value before creating floater | random human |
2019-06-23 | ws-output-priority: fix logic issue in find_output | Brian Ashworth |
2019-06-16 | Fix sway crashes for scratchpad layouts | Rouven Czerwinski |
2019-06-11 | Fix segfaults caused by faulty command parsing | Matt Coffin |
2019-05-30 | Use parent get_root_coords in subsurfaces | Kenny Levinsen |
2019-04-24 | cmd_move: respect workspace layout when inserting | Brian Ashworth |
2019-04-16 | Don't apply hide_edge_borders to floating windows | mwenzkowski |
2019-04-16 | view.c: refactor view_autoconfigure() | mwenzkowski |
2019-04-13 | Fix scratchpad fullscreen behavior and crash | Brian Ashworth |
2019-04-12 | Fix scratchpad logic for floating windows | Ashkan Kiani |
2019-04-11 | Honor output for xdg_toplevel_set_fullscreen | Brian Ashworth |
2019-04-04 | swaybg: one instance for all outputs | Brian Ashworth |