aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
|/
* implement "focused container" feature for swaygrabLibravatar Zandr Martin2016-09-18
* fix get_workspaces json replyLibravatar Zandr Martin2016-09-17
* take four!Libravatar Zandr Martin2016-09-17
* add global `current_focus` pointerLibravatar Zandr Martin2016-09-17
* Fix swaybar when running on named outputs.Libravatar Ryan Dwyer2016-09-17
* document `workspace_auto_back_and_forth` commandLibravatar Zandr Martin2016-09-16
* Use indicator border color only when needed.Libravatar D.B2016-09-10
* squash commits, move enum into resize.cLibravatar Zandr Martin2016-09-07
* Make it possible to move views between outputsLibravatar Mikkel Oscar Lyderik2016-09-05
* Fix constant scale factor in font codeLibravatar Drew DeVault2016-09-05
* Add support for * input configsLibravatar Drew DeVault2016-09-05
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorLibravatar Zandr Martin2016-09-02
|\
| * Correct `hide_edge_borders` commandLibravatar Lukas Lihotzki2016-09-02
| * Tweak how swaylock surfaces are handledLibravatar Drew DeVault2016-09-01
| * Reorganize includesLibravatar Drew DeVault2016-09-01
| * document `orientation` commandLibravatar Zandr Martin2016-08-31