Age | Commit message (Expand) | Author |
2018-10-07 | Handle subsurfaces in view_child_damage | Ryan Dwyer |
2018-10-07 | Use wlr_xdg_popup_get_toplevel_coords | Ryan Dwyer |
2018-10-07 | Only damage popups when popups have damage | Ryan Dwyer |
2018-10-06 | ipc: set "type" of floating containers to "floating_con" | Ian Fan |
2018-10-06 | Move sticky containers when switching workspace via criteria | Ryan Dwyer |
2018-10-05 | Fix crash when flattening container after moving | Ryan Dwyer |
2018-10-04 | Remove obsolete base64.c file | Ian Fan |
2018-10-04 | Fix #2763 | Drew DeVault |
2018-10-04 | Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnect | emersion |
2018-10-04 | Ignore unrelated cursor buttons while doing seat operations | Ryan Dwyer |
2018-10-04 | Give focus to another swaylock surface when output is disconnected | Ryan Dwyer |
2018-10-03 | Merge pull request #2759 from minus7/fix-view-container-null | emersion |
2018-10-03 | Fix crash if view has no container | minus |
2018-10-03 | Reenable popup-handling for determining focus | Jonathan Buch |
2018-10-03 | Use "raycasting" for determining focus for floating windows | Jonathan Buch |
2018-10-03 | Fix focusing topmost floating windows | Jonathan Buch |
2018-10-03 | Add manpage documentatioon for raise_floating | Jonathan Buch |
2018-10-03 | Simplify raising a container in seat | Jonathan Buch |
2018-10-03 | Add configuration for raising containers on focus | Jonathan Buch |
2018-10-03 | Add sanity check for empty focus stack | Ryan Dwyer |
2018-10-03 | Fix some missing commands in sway-input(5) | Drew DeVault |
2018-10-03 | Merge pull request #2703 from RyanDwyer/csd-border | Drew DeVault |
2018-10-03 | Fix tiling criteria | Ryan Dwyer |
2018-10-02 | Set focus_inactive on a sibling when a container closes in an inactive workspace | Ryan Dwyer |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-10-02 | Merge branch 'master' into fix-2653 | Ryan Dwyer |
2018-10-01 | Merge pull request #2735 from RedSoxFan/fix-quotes | Drew DeVault |
2018-10-01 | Fix smart gaps | Brian Ashworth |
2018-09-30 | Merge pull request #2737 from Ragnis/criteria-floating | Drew DeVault |
2018-09-30 | Parse floating criteria | Ragnis Armus |
2018-09-30 | Do not strip quotes for cmd_set | Brian Ashworth |
2018-09-30 | Do not strip quotes for exec or bind commands | Brian Ashworth |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Merge pull request #2726 from RyanDwyer/overhaul-gaps | Drew DeVault |
2018-09-30 | Merge pull request #2728 from RedSoxFan/move-sticky-on-evac | Drew DeVault |
2018-09-30 | Merge pull request #2725 from PumbaPe/add-tap-and-drag | Drew DeVault |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-30 | Remove libcap/prctl artifacts | Arkadiusz Hiler |
2018-09-30 | Fix hotplugging down to zero outputs | Ryan Dwyer |
2018-09-29 | Merge pull request #2698 from ianyfan/hide-cursor | emersion |
2018-09-29 | add tap-and-drag setting to sway-input | PP |
2018-09-29 | Merge pull request #2729 from RyanDwyer/resize-return-false | emersion |
2018-09-29 | Return an error when resizing is a no op | Ryan Dwyer |
2018-09-28 | Move sticky containers in output_evacuate | Brian Ashworth |
2018-09-28 | Fix quote handling for commands | Brian Ashworth |
2018-09-28 | Handle shell special characters in bg file path | Brian Ashworth |
2018-09-29 | Update gaps documentation | Ryan Dwyer |
2018-09-29 | Don't allow negative gaps | Ryan Dwyer |
2018-09-29 | Make gaps implementation consistent with i3-gaps | Ryan Dwyer |
2018-09-28 | sway{,bar,input}.5: changes for generic blocks | Brian Ashworth |