aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-06-07Implement Tray IconsCalvin Lee
2017-04-28Implement KDE's server-side decoration protocolDrew DeVault
2017-04-26Implement no_focusDrew DeVault
2017-04-20Make sway_abort() report locationJerzi Kaminsky
2017-04-16Add resolve_path() to utilsJerzi Kaminsky
2017-04-16Move get_feature_policy to sway/security.cJerzi Kaminsky
2017-04-16Disambiguate get_*_policy() and get_*_policy_mask()Jerzi Kaminsky
2017-04-16Fix location reported by sway_assertJerzi Kaminsky
2017-04-16Fix variadic forwarding in sway_assertJerzi Kaminsky
2017-04-10Merge branch 'master' into pretty-print-swaymsgDrew DeVault
2017-04-05Improve criteria handlingCalvin Lee
2017-04-03Impliment i3-style marksCalvin Lee
2017-04-03Add pretty printing to swaymsgDrew DeVault
2017-03-18wl_poitner -> wl_pointerZandr Martin
2017-03-14Removed superfluous include, causing failures if WLC headers aren't installed...Sebastian Noack
2017-03-13Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliasesZandr Martin
2017-03-10Correct indentationDrew DeVault
2017-03-09deprecate new_window and new_float commandsZandr Martin
2017-03-01i3 feature support: Moving flotaing containersCalvin Lee
2017-02-22Merge branch 'master' into swaylock_colorsDrew DeVault
2017-02-21Documentation and style fixes for swaylockCalvin Lee
2017-02-21Feature for #1078: Configurable swaylock colorsCalvin Lee
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault
2017-02-20Add * policies and fix bugDrew DeVault
2017-02-20Add initial support code for new IPC securityDrew DeVault
2017-01-19Add window instance supportMykyta Holubakha
2017-01-14Merge branch 'master' into masterwillakat
2017-01-13Add output wrappingDaniel Kessler
2017-01-12Implement hide_edge_borders smart (like in i3 4.13)Frantisek Fladung
2017-01-07simplification of apply_auto_layoutwil
2017-01-07Moved auto_* layout functions from resize.c to layout.cwil
2017-01-01Merge branch 'master' of https://github.com/willakat/swaywil
2017-01-01[fix] cleanups suggested by Sway communitywil
2017-01-01changed "layout promote" command to "move first"wil
2017-01-01Fix inline is_auto_layoutDrew DeVault
2016-12-29Added "layout promote" command.wil
2016-12-29cleanup in auto layoutswil
2016-12-29introduce next/prev as a direction for focus/move commands.wil
2016-12-29Added Awesome/Monad type "auto" layoutswil
2016-12-17Change how security config is loadedDrew DeVault
2016-12-15Always log filename and line numberDrew DeVault
2016-12-04fix layout switching (was broken because of workspace_layout)D.B
2016-12-04add workspace_layout to containerD.B
2016-12-02Add ipc connection feature policy controlsDrew DeVault
2016-12-02Enforce IPC security policyDrew DeVault
2016-12-02Add IPC security policy command handlersDrew DeVault
2016-12-02Add IPC policy to configDrew DeVault
2016-12-02Enforce command policiesDrew DeVault
2016-12-02Add support for command policies in config fileDrew DeVault
2016-12-01Implement permit and reject commandsDrew DeVault