Age | Commit message (Expand) | Author |
2017-05-06 | Add missing send-event mode to sway-input(5) | wdbw |
2017-05-04 | Add mouse button bindings | Josip Janzic |
2017-05-01 | document font command | Zandr Martin |
2017-04-29 | prevent crash when `layout auto` is missing args | Zandr Martin |
2017-04-29 | Set child border to background if not specified | Drew DeVault |
2017-04-29 | Support specifying fewer than 5 colors | Drew DeVault |
2017-04-28 | Implement KDE's server-side decoration protocol | Drew DeVault |
2017-04-26 | Fix handling of floating windows | Drew DeVault |
2017-04-26 | Update sway(5) | Drew DeVault |
2017-04-26 | Implement no_focus | Drew DeVault |
2017-04-26 | Add -DVERSION flag for release version numbers | Sebastian Noack |
2017-04-23 | Fix typo in sway(5) | Calvin Lee |
2017-04-19 | explicitly ignore unused return value | Tomáš Čech |
2017-04-18 | Merge pull request #1181 from wasamasa/bugfix-initial-scratchpad-size | Drew DeVault |
2017-04-18 | Merge pull request #1178 from 4e554c4c/fork | Drew DeVault |
2017-04-18 | Use i3's dimensions for initial scratchpad views | Vasilij Schneidermann |
2017-04-18 | Prevent sway from duplicating on a failed fork | Calvin Lee |
2017-04-18 | Implement and document `move [to] scratchpad` | Vasilij Schneidermann |
2017-04-16 | Handle symlinks as IPC security targets | Jerzi Kaminsky |
2017-04-16 | Add validate_ipc_target() | Jerzi Kaminsky |
2017-04-16 | Move get_feature_policy to sway/security.c | Jerzi Kaminsky |
2017-04-16 | Rename get_policy to get_feature_policy | Jerzi Kaminsky |
2017-04-16 | Disambiguate get_*_policy() and get_*_policy_mask() | Jerzi Kaminsky |
2017-04-14 | Fix style in sway-bar(5) manpage | Jerzi Kaminsky |
2017-04-14 | Remain compat with libinput < 1.7.0 | Jerzi Kaminsky |
2017-04-12 | Implement more thourough nvidia config check | Drew DeVault |
2017-04-12 | Downgrade nvidia proprietary driver warning | Drew DeVault |
2017-04-10 | Merge branch 'master' into pretty-print-swaymsg | Drew DeVault |
2017-04-08 | Merge pull request #1150 from JerziKaminsky/cmake_find_libcap | Drew DeVault |
2017-04-07 | Add `-t get_marks` and use more i3-like marks | Calvin Lee |
2017-04-08 | Removed explicitly setting file descriptors to -1 | Scott Anderson |
2017-04-07 | Fix dangling file descriptors (fixes #1152) | Drew DeVault |
2017-04-07 | Add libcap check to CMake | JerziKaminsky |
2017-04-07 | Added designated initaliser, to prevent any possible problem with | Scott Anderson |
2017-04-07 | Changed regular expressions to use PCRE for i3 compatibility | Scott Anderson |
2017-04-05 | Improve criteria handling | Calvin Lee |
2017-04-03 | Impliment i3-style marks | Calvin Lee |
2017-04-03 | Update man page | Drew DeVault |
2017-04-03 | Add pretty printing to swaymsg | Drew DeVault |
2017-03-19 | Prevent "move next" and "move prev" commands from crashing | Jarkko Oranen |
2017-03-19 | The default layout of a workspace should follow the output | Jarkko Oranen |
2017-03-18 | prevent fullscreen focus thievery | Zandr Martin |
2017-03-18 | remove unnecessary todo item | Zandr Martin |
2017-03-18 | Fix off-by-one error when checking workspace_layout arguments | Jarkko Oranen |
2017-03-16 | Allow also 444 for security file mode | Jaanus Torp |
2017-03-13 | Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases | Zandr Martin |
2017-03-13 | Fix trivial typo in sway.5.txt (right_ -> _right_) | John Chen |
2017-03-10 | UnGNUify the codebase | Drew DeVault |
2017-03-10 | Further indentation corrections | Drew DeVault |
2017-03-09 | deprecate new_window and new_float commands | Zandr Martin |