Age | Commit message (Expand) | Author |
2018-10-27 | Merge pull request #3000 from Robinhuett/workspace_address_output_by_name | emersion |
2018-10-27 | Merge pull request #3003 from Hi-Angel/master | emersion |
2018-10-27 | seat: don't traverse the list to check if it's empty | Konstantin Kharlamov |
2018-10-27 | ipc: make class, instance, and title window properties optional | Franklin "Snaipe" Mathieu |
2018-10-27 | ipc: remove class key from view json | Franklin "Snaipe" Mathieu |
2018-10-27 | Merge pull request #3001 from madblobfish/swaylock-completions-and-manpage | Drew DeVault |
2018-10-27 | added fish completions for swaynag | madblobfish |
2018-10-27 | added fish completions for swayidle | madblobfish |
2018-10-27 | Use output identifier for workspace config | Robinhuett |
2018-10-27 | reordered swaylock manpage | madblobfish |
2018-10-27 | updated fish completions for swaylock | madblobfish |
2018-10-27 | Revert "Fix #2992" | Drew DeVault |
2018-10-27 | Merge pull request #2997 from RyanDwyer/fix-cursor-during-operation | emersion |
2018-10-27 | Don't reset cursor during mouse operations | Ryan Dwyer |
2018-10-27 | Merge pull request #2995 from colemickens/uninit-warnings | Ryan Dwyer |
2018-10-26 | tree/view.c: fix uninitialized variables warning | Cole Mickens |
2018-10-27 | Merge pull request #2994 from RyanDwyer/respect-lone-child-border | Drew DeVault |
2018-10-27 | Respect border settings when rendering lone tabbed/stacked child | Ryan Dwyer |
2018-10-26 | Merge pull request #2993 from mwenzkowski/fix-2992 | Brian Ashworth |
2018-10-26 | Fix #2992 | mwenzkowski |
2018-10-26 | Merge pull request #2989 from RyanDwyer/fix-focus-glitchiness | Drew DeVault |
2018-10-26 | Fix focus after a non-visible workspace's last container is destroyed | Ryan Dwyer |
2018-10-26 | Merge pull request #2985 from mihaicmn/fix-retiling | Drew DeVault |
2018-10-25 | Merge pull request #2984 from Ferdi265/master | emersion |
2018-10-25 | Fix re-tiling for floating containers | Mihai Coman |
2018-10-25 | sway-ipc: don't log errno if unneeded and add more descriptive errors | Ferdinand Bachmann |
2018-10-25 | Merge pull request #2982 from Toromtomtom/master | Drew DeVault |
2018-10-25 | protect newline | Tom Warnke |
2018-10-25 | Merge pull request #2980 from ppascher/allow_workspace_missing_output | Drew DeVault |
2018-10-25 | Update workspace.c | ppascher |
2018-10-25 | Update workspace.c | ppascher |
2018-10-25 | Merge pull request #2973 from ianyfan/swaybar | emersion |
2018-10-25 | Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputs | Drew DeVault |
2018-10-25 | Merge pull request #2974 from RyanDwyer/cursor-rebase-after-txn-apply | emersion |
2018-10-26 | Deny several commands when there's no outputs connected | Ryan Dwyer |
2018-10-25 | Rebase the cursor after applying transactions | Ryan Dwyer |
2018-10-25 | Merge pull request #2950 from emersion/presentation-time | Drew DeVault |
2018-10-25 | swaybar: when scrolling, check that there are workspaces to scroll on | Ian Fan |
2018-10-25 | swaybar: fix scrolling behaviour | Ian Fan |
2018-10-25 | swaybar: reverse order of workspaces list | Ian Fan |
2018-10-25 | Merge pull request #2971 from RyanDwyer/document-output-identifiers | emersion |
2018-10-25 | Merge pull request #2970 from RyanDwyer/fix-scratchpad-size | emersion |
2018-10-25 | Document how to identify outputs by make, model and serial | Ryan Dwyer |
2018-10-25 | Fix containers not being resized when entering scratchpad | Ryan Dwyer |
2018-10-24 | Merge pull request #2925 from ianyfan/swaylock | Drew DeVault |
2018-10-24 | Merge pull request #2964 from RyanDwyer/tab-wheel-focus-inactive | Drew DeVault |
2018-10-24 | When scrolling on a tab titlebar, set focus_inactive if not focused | Ryan Dwyer |
2018-10-24 | Merge pull request #2957 from RyanDwyer/rebase-cursor-after-map | Drew DeVault |
2018-10-24 | Merge pull request #2954 from RyanDwyer/cursor-rebase-after-focus-direction | Drew DeVault |
2018-10-24 | Merge pull request #2961 from RyanDwyer/swaylock-multiseat | emersion |