summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
...
* Run config files through sed and install to /etcLibravatar Drew DeVault2016-12-02
* Clarify lock permission consequencesLibravatar Drew DeVault2016-12-02
* Clarify that executable has to be a full pathLibravatar Drew DeVault2016-12-02
* Soften up environment securityLibravatar Drew DeVault2016-12-02
* Deal with LD_LIBRARY_PATHLibravatar Drew DeVault2016-12-02
* Clarify when keyboard/mouse features workLibravatar Drew DeVault2016-12-02
* Add docs on what features sway programs requireLibravatar Drew DeVault2016-12-02
* Add sway-security(7)Libravatar Drew DeVault2016-12-02
* Unset LD_PRELOAD on startup (before dropping root)Libravatar Drew DeVault2016-12-02
* Flesh out security_sanity_checkLibravatar Drew DeVault2016-12-02
* Enforce command policiesLibravatar Drew DeVault2016-12-02
* Add support for command policies in config fileLibravatar Drew DeVault2016-12-02
* Enforce mouse permissionsLibravatar Drew DeVault2016-12-01
* Enforce keyboard permissionsLibravatar Drew DeVault2016-12-01
* Enforce fullscreen permissionsLibravatar Drew DeVault2016-12-01
* Shut Clang upLibravatar Drew DeVault2016-12-01
* Add security checks for background, panel, lockLibravatar Drew DeVault2016-12-01
* Implement permit and reject commandsLibravatar Drew DeVault2016-12-01
* Memory leakLibravatar Drew DeVault2016-12-01
* Implement policy lookupsLibravatar Drew DeVault2016-12-01
* Add config related code and initial headersLibravatar Drew DeVault2016-12-01
* Write example security config, start on codeLibravatar Drew DeVault2016-12-01
* change default layout toggle to L_HORIZLibravatar D.B2016-11-06
* swap unnecessary function for strndupLibravatar D.B2016-11-03
* change bar colors from char[10] to *charLibravatar D.B2016-11-02
* add bar colours for focused_(workspace|statusline|separator)Libravatar D.B2016-11-02
* use urgent_ws color in swaybar if binding_mode is undefinedLibravatar D.B2016-11-02
* Log LD_LIBRARY_PATHLibravatar Drew DeVault2016-10-27
* Remove duplicate redhat-release lineLibravatar Drew DeVault2016-10-27
* Log uname -a on startupLibravatar Drew DeVault2016-10-27
* Log contents of distro version filesLibravatar Drew DeVault2016-10-27
* Log important env vars on startupLibravatar Drew DeVault2016-10-27
* Add left_handed support for input devicesLibravatar MichaƂ Winiarski2016-10-25
* config: set pango_markup default to falseLibravatar Mykyta Holubakha2016-10-20
* Overwrite alpha when drawing bordersLibravatar Drew DeVault2016-10-12
* Revert "Merge pull request #952 from SirCmpwn/revert-948-floating-titlebar-cl...Libravatar Drew DeVault2016-10-12
* Revert "Fixes dealing with workspace_layout and related bugs [rfc]"Libravatar Drew DeVault2016-10-12
* Revert "also check floating cons in container_find"Libravatar Drew DeVault2016-10-12
* Merge pull request #945 from thejan2009/workspace_layoutLibravatar Drew DeVault2016-10-11
|\
| * generalize wrapping views under workspacesLibravatar D.B2016-10-11
| * add workspace_layout, ensure ws is always L_HORIZLibravatar D.B2016-10-11
| * wrap workspace's child into a container if neededLibravatar D.B2016-10-11
* | also check floating cons in container_findLibravatar D.B2016-10-11
|/
* Can't move an empty workspaceLibravatar Nicolas Cornu2016-10-11
* Merge pull request #942 from thejan2009/bugfix-931Libravatar Drew DeVault2016-10-08
|\
| * fix for_window [] move scratchpadLibravatar D.B2016-10-08
* | Merge pull request #941 from thejan2009/floating-borderLibravatar Drew DeVault2016-10-08
|\ \
| * | draw indicator border only for non-floatingLibravatar D.B2016-10-08
| |/
* / reorder cmd_handler arrays for bsearchLibravatar D.B2016-10-08
|/
* Fix creating of sibling floating/childrenLibravatar Nicolas Cornu2016-10-07