Age | Commit message (Expand) | Author |
2019-10-21 | swaybar: do not retry search for tray icons | Konstantin Pospelov |
2019-10-21 | Fix refresh rate scale of output | Danilo Spinella |
2019-10-17 | focus: support focus_wrapping workspace | lbonn |
2019-10-17 | xwayland.c handle_map(): NULL out xsurface->data() to prevent crashing. | A. M. Joseph |
2019-10-16 | Updates per wlroots layer shell changes | Drew DeVault |
2019-10-16 | Grimshot: a helper for screenshots within sway | Lauri |
2019-10-16 | build: always use the project version | Simon Ser |
2019-10-16 | sway(5): move workspace_layout to config only | Rouven Czerwinski |
2019-10-12 | Update version to 1.2 | Drew DeVault |
2019-10-11 | Update .github/FUNDING.yml | Drew DeVault |
2019-10-09 | sway(5): Highlight valid values in the description of tiling_drag | Wieland Hoffmann |
2019-10-09 | sway(5): Add a missing verb | Wieland Hoffmann |
2019-10-08 | build: bump wlroots version to 0.8.1 | Simon Ser |
2019-10-02 | build: remove rootston from wlroots subproject | Tadeo Kondrak |
2019-10-02 | Fix syntax in examples in sway-output(5) | Arkadiusz Hiler |
2019-09-29 | layer-shell: Fix damage tracking of nested popups | Sebastian Krzyszkowiak |
2019-09-26 | Fix direct scan-out flickering | Simon Ser |
2019-09-25 | input: Add support for tablet protocol. | John Chadwick |
2019-09-25 | Add support for fullscreen view direct scan-out | Simon Ser |
2019-09-25 | config.in: set default term to alacritty | Drew DeVault |
2019-09-23 | build: update wlroots version, be more strict | Simon Ser |
2019-09-22 | view: create container before selecting workspace | Ronan Pigott |
2019-09-22 | Error out on unknown debug flag | Simon Ser |
2019-09-20 | view: always populate pid | Brian Ashworth |
2019-09-20 | swaybar: make status block text render in the same way as others | xdavidwu |
2019-09-19 | render: set surface as sampled for presentation | Ivan Molodetskikh |
2019-09-12 | swaymsg.1: fix typos | Martin Michlmayr |
2019-09-11 | sway-output.5: fix variable name | Martin Michlmayr |
2019-09-10 | swaymsg.1: fix description of --pretty | Martin Michlmayr |
2019-09-09 | Add Russian translation of the README | Ivan Molodetskikh |
2019-09-07 | remove unused layer shell surface variable | Aleksis |
2019-09-05 | sway.5: clarify that a marks are unqiue | Brian Ashworth |
2019-09-05 | Fix type (an -> and) | Nils ANDRÉ-CHANG |
2019-09-05 | Do not search for edges on subsurfaces, fix #4381 | Versus Void |
2019-09-04 | swaybar: complete barconfig_update event handling | Brian Ashworth |
2019-09-04 | seatop_default: only focus container on press | Brian Ashworth |
2019-09-04 | Add icon_theme_path to find_icon() search if set | Ben Brown |
2019-09-03 | Fix bar_state_update docs | xPMo |
2019-09-02 | Fix typo for the force/immediate option in xwayland_mode enum | Ben Brown |
2019-09-02 | man: document how to specify multiple xkb layouts and options | Simon Ser |
2019-09-01 | layer-shell: don't give focus to unmapped layer surfaces | Simon Ser |
2019-09-01 | Ensure that seat->focused_layer is cleared on unmap | Kenny Levinsen |
2019-08-31 | seat: set cursor image only if no pointer cap previously | xdavidwu |
2019-08-31 | seat: avoid unneeded reloading xcursor theme | xdavidwu |
2019-08-31 | Fix markup syntax in man pages | Martin Michlmayr |
2019-08-27 | cmd_mode: don't reset to default after subcommand | Brian Ashworth |
2019-08-27 | chmod +x contrib/_incr_version | Drew DeVault |
2019-08-27 | Add _incr_version to contrib/ | Drew DeVault |
2019-08-27 | A layer-shell will only be focused if it is non-null | asdfjkluiop |
2019-08-25 | Fix formatting for title_format in man 5 sway | Michael Aquilina |