Age | Commit message (Expand) | Author |
2018-10-07 | Shim client.background and client.placeholder | Drew DeVault |
2018-10-07 | swaynag: s/Toggle Details/Toggle details/ | Drew DeVault |
2018-10-07 | Merge pull request #2783 from martinetd/swaynag_uaf | emersion |
2018-10-07 | swaynag: fix use-after-free in wl_display_dispatch | Dominique Martinet |
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 | Merge pull request #2778 from emersion/swaybar-seat-pointer | Drew DeVault |
2018-10-06 | Merge pull request #2779 from ianyfan/ipc | emersion |
2018-10-06 | swaybar: fix binding to wl_pointer multiple times | emersion |
2018-10-06 | ipc: set "type" of floating containers to "floating_con" | Ian Fan |
2018-10-06 | Merge pull request #2776 from swaywm/swaylock-setuid | emersion |
2018-10-06 | Fix swaylock w/shadow on glibc, improve security | Drew DeVault |
2018-10-06 | Update CONTRIBUTING.md | Drew DeVault |
2018-10-06 | Merge pull request #2693 from RyanDwyer/move-sticky-in-seat | emersion |
2018-10-06 | Move sticky containers when switching workspace via criteria | Ryan Dwyer |
2018-10-06 | Merge pull request #2771 from RyanDwyer/swaylock-seat-capabilities | Drew DeVault |
2018-10-06 | swaylock: Support keyboard and pointer disconnects and reconnects | Ryan Dwyer |
2018-10-05 | Merge pull request #2768 from RyanDwyer/fix-flatten-crash | emersion |
2018-10-05 | Fix crash when flattening container after moving | Ryan Dwyer |
2018-10-04 | Merge pull request #2764 from ianyfan/rm-base64 | emersion |
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 | Merge pull request #2761 from RyanDwyer/seat-op-ignore-buttons | 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 | Merge pull request #2709 from BuJo/feature/raise_floating | Drew DeVault |
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 | Merge pull request #2757 from RyanDwyer/check-focus-stack-empty | emersion |
2018-10-03 | Add sanity check for empty focus stack | Ryan Dwyer |
2018-10-03 | Remove HACKING.md | Drew DeVault |
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 | Merge pull request #2755 from RyanDwyer/fix-tiling-criteria | Drew DeVault |
2018-10-03 | Fix tiling criteria | Ryan Dwyer |
2018-10-02 | Merge pull request #2749 from ianyfan/swaybar | Drew DeVault |
2018-10-02 | swaybar: add leading comma to click event JSON | Ian Fan |
2018-10-02 | Merge pull request #2745 from RyanDwyer/fix-focus-inactive-on-destroy | Drew DeVault |
2018-10-02 | Set focus_inactive on a sibling when a container closes in an inactive workspace | Ryan Dwyer |
2018-10-02 | Merge pull request #2740 from RedSoxFan/gap-borders | Ryan Dwyer |
2018-10-01 | Handle border options for gaps | Brian Ashworth |
2018-10-02 | Merge pull request #2739 from RedSoxFan/fix-2653 | Ryan Dwyer |