aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway
Commit message (Expand)AuthorAge
* use "size" instead of "dimensions"Libravatar Tony Crisci2017-12-03
* basic get_treeLibravatar Tony Crisci2017-12-03
* 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
* 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
* 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
* Establish sway input submoduleLibravatar Drew DeVault2017-11-11
* Fix build yml filesLibravatar Drew DeVault2017-11-11
* Fire up the wlroots backend and run the event loopLibravatar Drew DeVault2017-11-11
* Merge pull request #1263 from nyorain/masterLibravatar Drew DeVault2017-10-08
|\
| * Rework get_clipboard implementationLibravatar nyorain2017-07-07
| * Implement ipc get_clipboardLibravatar nyorain2017-07-07
* | Use WLC v2 pointer interfaceLibravatar Scott Anderson2017-07-12
|/
* Add the 'clipboard' command to set the clipboardLibravatar nyorain2017-07-01
* Merge branch 'master' into server-decorationLibravatar Drew DeVault2017-06-14
|\
| * Implement Tray IconsLibravatar Calvin Lee2017-06-07
* | Implement KDE's server-side decoration protocolLibravatar Drew DeVault2017-04-28
|/
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Move get_feature_policy to sway/security.cLibravatar Jerzi Kaminsky2017-04-16
* Disambiguate get_*_policy() and get_*_policy_mask()Libravatar Jerzi Kaminsky2017-04-16
* Merge branch 'master' into pretty-print-swaymsgLibravatar Drew DeVault2017-04-10
|\
| * Improve criteria handlingLibravatar Calvin Lee2017-04-05
| * Impliment i3-style marksLibravatar Calvin Lee2017-04-03
* | Add pretty printing to swaymsgLibravatar Drew DeVault2017-04-03
|/
* deprecate new_window and new_float commandsLibravatar Zandr Martin2017-03-09
* i3 feature support: Moving flotaing containersLibravatar Calvin Lee2017-03-01
* Read configs from /etc/sway/security.d/*Libravatar Drew DeVault2017-02-20
* Add * policies and fix bugLibravatar Drew DeVault2017-02-20
* Add initial support code for new IPC securityLibravatar Drew DeVault2017-02-20
* Add window instance supportLibravatar Mykyta Holubakha2017-01-19
* Merge branch 'master' into masterLibravatar willakat2017-01-14
|\
| * Add output wrappingLibravatar Daniel Kessler2017-01-13
| * Implement hide_edge_borders smart (like in i3 4.13)Libravatar Frantisek Fladung2017-01-12
* | simplification of apply_auto_layoutLibravatar wil2017-01-07
* | Moved auto_* layout functions from resize.c to layout.cLibravatar wil2017-01-07
* | Merge branch 'master' of https://github.com/willakat/swayLibravatar wil2017-01-01
|\ \
| * | Fix inline is_auto_layoutLibravatar Drew DeVault2017-01-01
* | | [fix] cleanups suggested by Sway communityLibravatar wil2017-01-01
* | | changed "layout promote" command to "move first"Libravatar wil2017-01-01
|/ /
* | cleanup in auto layoutsLibravatar wil2016-12-29
* | introduce next/prev as a direction for focus/move commands.Libravatar wil2016-12-29