summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #947 from alkino/fix_move_empty_workspace0.10-rc3Libravatar Drew DeVault2016-10-12
* Merge pull request #942 from thejan2009/bugfix-931Libravatar Drew DeVault2016-10-12
* Merge pull request #941 from thejan2009/floating-borderLibravatar Drew DeVault2016-10-12
* Merge pull request #940 from thejan2009/reorder-cmd-handlerLibravatar Drew DeVault2016-10-12
* Merge pull request #938 from alkino/fix_siblingLibravatar Drew DeVault2016-10-12
* Merge pull request #937 from alkino/fix_scale_factorLibravatar Drew DeVault2016-10-12
* Merge pull request #935 from thejan2009/wrap-focus-changeLibravatar Drew DeVault2016-10-12
* prevent dereference of freed workspace0.10-rc2Libravatar Zandr Martin2016-10-04
* consolidate nodes jsonLibravatar Zandr Martin2016-10-04
* moved ipc_init above config file processing.Libravatar Patrick Sauter2016-10-04
* fix pointer format string in sway_log() callLibravatar Zandr Martin2016-10-04
* 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
* | refactor commands.cLibravatar Zandr Martin2016-09-01
|/
* Fix a format stringLibravatar Hummer120072016-08-22
* Avoid dereferencing null configurationLibravatar James Murphy2016-08-20
* Add input example section to configLibravatar Götz Christ2016-08-18
* Update man pageLibravatar Guillaume Brogi2016-08-12
* Rerender after every split commandLibravatar Guillaume Brogi2016-08-12
* Add support for indicator colorLibravatar Guillaume Brogi2016-08-11
* Handle output disabling during runtimeLibravatar D.B2016-08-10
* document all xkb settings handled by wlcLibravatar Manuel Mendez2016-08-09
* Merge pull request #843 from thejan2009/bug/move-container-819Libravatar Drew DeVault2016-08-07
|\
| * Fix container move when workspace is focusedLibravatar D.B2016-08-07
* | Sort workspaces when moving workspace to outputLibravatar D.B2016-08-07
|/
* Display class in tab title if app_id is nullLibravatar D.B2016-08-07
* Merge pull request #840 from minus7/man-inputsLibravatar Drew DeVault2016-08-05
|\
| * added get_inputs hint to man 5 sway-inputLibravatar minus2016-08-05
* | Fix switch to prev ws on handle_view_createdLibravatar D.B2016-08-05
* | ipc: log sending of eventsLibravatar Tony Crisci2016-08-04