aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* remove relevant CMakeLists.txtLibravatar Tony Crisci2017-11-30
* add meson install filesLibravatar Tony Crisci2017-11-30
* meson: common static libraryLibravatar Tony Crisci2017-11-30
* use meson subdirectoriesLibravatar Tony Crisci2017-11-30
* Merge pull request #1477 from acrisci/bug/set-modeLibravatar Drew DeVault2017-11-28
|\
| * set mode on outputLibravatar Tony Crisci2017-11-28
* | remove nvidia support claimLibravatar Tony Crisci2017-11-28
|/
* Handle view destruction properlyLibravatar Drew DeVault2017-11-25
* Fix rendering issues, wire up some xdg listenersLibravatar Drew DeVault2017-11-25
* Arrange windows on desktopLibravatar Drew DeVault2017-11-25
* Invoke command handlers once parsedLibravatar Drew DeVault2017-11-22
* Wire up IPC serverLibravatar Drew DeVault2017-11-22
* Add initial command subsystem (untested)Libravatar Drew DeVault2017-11-22
* Add views to tree and render themLibravatar Drew DeVault2017-11-22
* Add workspace to outputsLibravatar Drew DeVault2017-11-22
* xdg_shell_v6: add _POSIX_C_SOURCE define for struct timespecLibravatar Dominique Martinet2017-11-23
* wlr_data_device header updateLibravatar Dominique Martinet2017-11-23
* 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