summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* Add constant scale factor in get_text_sizeLibravatar Nicolas Cornu2016-10-07
* add focus changing between floating containersLibravatar D.B2016-10-07
* add force_focus_wrapping optionLibravatar D.B2016-10-07
* wrap container in direction (if possible)Libravatar D.B2016-10-07
* fix for click on title_barLibravatar Nicolas Cornu2016-10-06
* add click on title_bar to focus a containerLibravatar Nicolas Cornu2016-10-06
* Merge pull request #924 from zandrmartin/fix-focus-segfaultLibravatar Drew DeVault2016-10-03
|\
| * Merge branch 'master' into fix-focus-segfaultLibravatar Zandr Martin2016-10-02
| |\
| * | prevent dereference of freed workspaceLibravatar Zandr Martin2016-10-02
* | | consolidate nodes jsonLibravatar Zandr Martin2016-10-02
| |/ |/|
* | moved ipc_init above config file processing.Libravatar Patrick Sauter2016-10-02
|/
* fix pointer format string in sway_log() callLibravatar Zandr Martin2016-10-01
* Merge pull request #911 from thejan2009/setgid-setuid0.10-rc1Libravatar Drew DeVault2016-09-27
|\
| * Split setgid and setuid, add privilege checkLibravatar D.B2016-09-20
* | Merge pull request #914 from zandrmartin/container-idsLibravatar Drew DeVault2016-09-27
|\ \
| * | add unique IDs to containersLibravatar Zandr Martin2016-09-21
| |/
* / Implement default name for workspace commandLibravatar Ryan Dwyer2016-09-25
|/