Age | Commit message (Expand) | Author |
2017-11-19 | Add outputs to the tree | Drew DeVault |
2017-11-18 | Move everything to sway/old/ | Drew DeVault |
2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault |
2017-11-11 | Wire up output frame loop | Drew DeVault |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault |
2017-11-11 | Move sway's internal tree code to sway/tree/ | Drew DeVault |
2017-11-11 | Establish sway input submodule | Drew DeVault |
2017-11-11 | Fire up the wlroots backend and run the event loop | Drew DeVault |
2017-11-11 | Find and link to wlroots | Drew DeVault |
2017-10-24 | nvidia: Validate the nvidia_drm module options | Dan Robertson |
2017-10-17 | handlers: preserve parent pointer value | Mykyta Holubakha |
2017-10-16 | Fix crash closing fullscreen windows in container | Drew DeVault |
2017-10-14 | Add scale to merge_output_config | David Hurst |
2017-10-14 | Merge pull request #1398 from johalun/freebsd-fix | Drew DeVault |
2017-10-14 | Various manpage edits | madblobfish |
2017-10-14 | Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration. | Johannes Lundberg |
2017-10-13 | Update man 5 page | David Zero |
2017-10-09 | Fix use-after free introduced by cbe7364 | Drew DeVault |
2017-10-08 | Fix #1291 | Drew DeVault |
2017-10-08 | Document new criteria | Drew DeVault |
2017-10-08 | Document swaylock -f, scratchpad show | Drew DeVault |
2017-10-08 | Merge pull request #1263 from nyorain/master | Drew DeVault |
2017-10-08 | Remove destroyed views from scratchpad | Drew DeVault |
2017-10-08 | Fix crash on swaygrab with scratchpad populated | Drew DeVault |
2017-10-08 | ipc/window-event: fill "container" on close events | lbonn |
2017-10-08 | commands: fail when criteria match nothing | lbonn |
2017-10-08 | commands: allow criterion values to be unquoted | lbonn |
2017-10-08 | commands: implement 3 missing criteria from i3 | lbonn |
2017-10-08 | ipc/tree: populate `focus` fields | lbonn |
2017-10-08 | ipc/tree: output mandatory fields for all nodes | lbonn |
2017-10-06 | Security config: skip hidden files | lbonn |
2017-10-06 | Make `workspace_next_name` work with spaces | lbonn |
2017-10-06 | Fix move to named workspaces | lbonn |
2017-10-05 | Merge pull request #1383 from kasicka/macarena | Drew DeVault |
2017-10-06 | Fix github links in doc | Zuzana Svetlikova |
2017-10-05 | Clean up output command | Calvin Lee |
2017-10-03 | Fix issue #1287 | Jonas Karlsson |
2017-08-14 | Check for Raspberry Pi | azarus |
2017-08-14 | Raise max ipc message size limit to 256 MB | Hummer12007 |
2017-08-09 | One more | Drew DeVault |
2017-08-09 | Clean up fallthrough issues | Drew DeVault |
2017-08-08 | Implement nonblocking IO in IPC server | Ilya Lukyanov |
2017-08-06 | Prevent race condition in the kill command | Calvin Lee |
2017-07-26 | Remove test clipboard code | Drew DeVault |
2017-07-12 | Use WLC v2 pointer interface | Scott Anderson |
2017-07-11 | Add get_clipbard ipc errors; Adapt swaymsg | nyorain |
2017-07-11 | Close fd in clipboard request | nyorain |
2017-07-11 | Add timeout; Fix receive loop & style issues | nyorain |
2017-07-11 | Add secucity config for FreeBSD. | Johannes Lundberg |
2017-07-10 | fix use-after-free bug | Tobias Blass |