aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Add outputs to the treeLibravatar Drew DeVault2017-11-19
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Initial (awful) pass on xdg shell supportLibravatar Drew DeVault2017-11-11
* Wire up output frame loopLibravatar Drew DeVault2017-11-11
* Initialize outputs from backend and add to treeLibravatar Drew DeVault2017-11-11
* Move sway's internal tree code to sway/tree/Libravatar Drew DeVault2017-11-11
* Establish sway input submoduleLibravatar Drew DeVault2017-11-11
* Fire up the wlroots backend and run the event loopLibravatar Drew DeVault2017-11-11
* Find and link to wlrootsLibravatar Drew DeVault2017-11-11
* nvidia: Validate the nvidia_drm module optionsLibravatar Dan Robertson2017-10-24
* handlers: preserve parent pointer valueLibravatar Mykyta Holubakha2017-10-17
* Fix crash closing fullscreen windows in containerLibravatar Drew DeVault2017-10-16
* Add scale to merge_output_configLibravatar David Hurst2017-10-14
* Merge pull request #1398 from johalun/freebsd-fixLibravatar Drew DeVault2017-10-14
|\
| * Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.Libravatar Johannes Lundberg2017-10-14
* | Various manpage editsLibravatar madblobfish2017-10-14
|/
* Update man 5 pageLibravatar David Zero2017-10-13
* Fix use-after free introduced by cbe7364Libravatar Drew DeVault2017-10-09
* Fix #12910.15-rc1Libravatar Drew DeVault2017-10-08
* Document new criteriaLibravatar Drew DeVault2017-10-08
* Document swaylock -f, scratchpad showLibravatar Drew DeVault2017-10-08
* Merge pull request #1263 from nyorain/masterLibravatar Drew DeVault2017-10-08
|\
| * Add get_clipbard ipc errors; Adapt swaymsgLibravatar nyorain2017-07-11
| * Close fd in clipboard requestLibravatar nyorain2017-07-11
| * Add timeout; Fix receive loop & style issuesLibravatar nyorain2017-07-11
| * Signal base64 in clipboard type; Reimplement loopLibravatar nyorain2017-07-07
| * Handle x11 text atoms in get_clipboard ipcLibravatar nyorain2017-07-07
| * Rework get_clipboard implementationLibravatar nyorain2017-07-07
| * Fix/Simplify get_clipboard ipc-server implLibravatar nyorain2017-07-07
| * Implement ipc get_clipboardLibravatar nyorain2017-07-07
* | Remove destroyed views from scratchpadLibravatar Drew DeVault2017-10-08
* | Fix crash on swaygrab with scratchpad populatedLibravatar Drew DeVault2017-10-08
* | ipc/window-event: fill "container" on close eventsLibravatar lbonn2017-10-08
* | commands: fail when criteria match nothingLibravatar lbonn2017-10-08
* | commands: allow criterion values to be unquotedLibravatar lbonn2017-10-08
* | commands: implement 3 missing criteria from i3Libravatar lbonn2017-10-08
* | ipc/tree: populate `focus` fieldsLibravatar lbonn2017-10-08
* | ipc/tree: output mandatory fields for all nodesLibravatar lbonn2017-10-08
* | Security config: skip hidden filesLibravatar lbonn2017-10-06
* | Make `workspace_next_name` work with spacesLibravatar lbonn2017-10-06
* | Fix move to named workspacesLibravatar lbonn2017-10-06
* | Merge pull request #1383 from kasicka/macarenaLibravatar Drew DeVault2017-10-05
|\ \
| * | Fix github links in docLibravatar Zuzana Svetlikova2017-10-06
* | | Clean up output commandLibravatar Calvin Lee2017-10-05
|/ /
* | Fix issue #1287Libravatar Jonas Karlsson2017-10-03
* | Check for Raspberry PiLibravatar azarus2017-08-14
* | Raise max ipc message size limit to 256 MBLibravatar Hummer120072017-08-14
* | One moreLibravatar Drew DeVault2017-08-09
* | Clean up fallthrough issuesLibravatar Drew DeVault2017-08-09
* | Implement nonblocking IO in IPC serverLibravatar Ilya Lukyanov2017-08-08