Age | Commit message (Expand) | Author |
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 |
2019-04-03 | root_scratchpad_hide: fix crash when layer focused | Brian Ashworth |
2019-03-31 | scratchpad: set initial size | Brian Ashworth |
2019-03-31 | floating: fix size of non-view containers | Brian Ashworth |
2019-03-31 | Fix xwayland configure request scratchpad crash | Brian Ashworth |
2019-03-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-23 | Allow for workspace renaming during exec handling | mliszcz |
2019-03-23 | fix opening a floating view on the NOOP output | Brian Ashworth |
2019-03-16 | Fix output config retrieval for new outputs | Brian Ashworth |
2019-03-14 | Set prev_workspace_name based off of focus | Brian Ashworth |
2019-03-12 | Handle seat_get_focused_workspace returning NULL | Brian Ashworth |
2019-03-11 | Stop using wlr_output->{lx,ly} | emersion |
2019-03-11 | sway_view_child: add listener for view unmap | Brian Ashworth |