aboutsummaryrefslogtreecommitdiff
path: root/include/sway
AgeCommit message (Expand)AuthorLines
2017-11-25Handle view destruction properlyDrew DeVault-1/+4
2017-11-25Fix rendering issues, wire up some xdg listenersDrew DeVault-0/+3
2017-11-25Arrange windows on desktopDrew DeVault-0/+6
2017-11-22Wire up IPC serverDrew DeVault-0/+19
2017-11-22Add initial command subsystem (untested)Drew DeVault-0/+185
2017-11-22Add views to tree and render themDrew DeVault-0/+8
2017-11-22Add workspace to outputsDrew DeVault-0/+9
2017-11-23wlr_data_device header updateDominique Martinet-1/+1
2017-11-19Add outputs to the treeDrew DeVault-0/+141
2017-11-18Move everything to sway/old/Drew DeVault-40/+37
2017-11-11Initial (awful) pass on xdg shell supportDrew DeVault-9/+66
2017-11-11Wire up output frame loopDrew DeVault-4/+16
2017-11-11Initialize outputs from backend and add to treeDrew DeVault-6/+24
2017-11-11Establish sway input submoduleDrew DeVault-8/+8
2017-11-11Fix build yml filesDrew DeVault-1/+0
2017-11-11Fire up the wlroots backend and run the event loopDrew DeVault-56/+31
2017-10-08Merge pull request #1263 from nyorain/masterDrew DeVault-1/+2
2017-07-12Use WLC v2 pointer interfaceScott Anderson-1/+1
2017-07-07Rework get_clipboard implementationnyorain-1/+1
2017-07-07Implement ipc get_clipboardnyorain-1/+2
2017-07-01Add the 'clipboard' command to set the clipboardnyorain-0/+1
2017-06-14Merge branch 'master' into server-decorationDrew DeVault-1/+15
2017-06-07Implement Tray IconsCalvin Lee-1/+15
2017-04-28Implement KDE's server-side decoration protocolDrew DeVault-0/+7
2017-04-26Implement no_focusDrew DeVault-0/+5
2017-04-16Move get_feature_policy to sway/security.cJerzi Kaminsky-0/+2
2017-04-16Disambiguate get_*_policy() and get_*_policy_mask()Jerzi Kaminsky-3/+3
2017-04-10Merge branch 'master' into pretty-print-swaymsgDrew DeVault-0/+15
2017-04-05Improve criteria handlingCalvin Lee-0/+6
2017-04-03Impliment i3-style marksCalvin Lee-0/+9
2017-04-03Add pretty printing to swaymsgDrew DeVault-0/+1
2017-03-09deprecate new_window and new_float commandsZandr Martin-1/+3
2017-03-01i3 feature support: Moving flotaing containersCalvin Lee-1/+1
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault-0/+2
2017-02-20Add * policies and fix bugDrew DeVault-1/+6
2017-02-20Add initial support code for new IPC securityDrew DeVault-4/+10
2017-01-19Add window instance supportMykyta Holubakha-0/+1
2017-01-14Merge branch 'master' into masterwillakat-1/+3
2017-01-13Add output wrappingDaniel Kessler-0/+1
2017-01-12Implement hide_edge_borders smart (like in i3 4.13)Frantisek Fladung-1/+2
2017-01-07simplification of apply_auto_layoutwil-4/+5
2017-01-07Moved auto_* layout functions from resize.c to layout.cwil-0/+4
2017-01-01Merge branch 'master' of https://github.com/willakat/swaywil-0/+1
2017-01-01[fix] cleanups suggested by Sway communitywil-5/+3
2017-01-01changed "layout promote" command to "move first"wil-1/+2
2017-01-01Fix inline is_auto_layoutDrew DeVault-3/+2
2016-12-29cleanup in auto layoutswil-1/+4
2016-12-29introduce next/prev as a direction for focus/move commands.wil-2/+3
2016-12-29Added Awesome/Monad type "auto" layoutswil-0/+20
2016-12-17Change how security config is loaded0.11-rc3Drew DeVault-0/+5