aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2016-10-11Can't move an empty workspaceNicolas Cornu
2016-10-08Merge pull request #942 from thejan2009/bugfix-931Drew DeVault
2016-10-08Merge pull request #941 from thejan2009/floating-borderDrew DeVault
2016-10-08fix for_window [] move scratchpadD.B
2016-10-08reorder cmd_handler arrays for bsearchD.B
2016-10-08draw indicator border only for non-floatingD.B
2016-10-07Fix creating of sibling floating/childrenNicolas Cornu
2016-10-07Add constant scale factor in get_text_sizeNicolas Cornu
2016-10-07add focus changing between floating containersD.B
2016-10-07add force_focus_wrapping optionD.B
2016-10-07wrap container in direction (if possible)D.B
2016-10-06fix for click on title_barNicolas Cornu
2016-10-06add click on title_bar to focus a containerNicolas Cornu
2016-10-03Merge pull request #924 from zandrmartin/fix-focus-segfaultDrew DeVault
2016-10-02consolidate nodes jsonZandr Martin
2016-10-02Merge branch 'master' into fix-focus-segfaultZandr Martin
2016-10-02prevent dereference of freed workspaceZandr Martin
2016-10-02moved ipc_init above config file processing.Patrick Sauter
2016-10-01fix pointer format string in sway_log() callZandr Martin
2016-09-27Merge pull request #911 from thejan2009/setgid-setuidDrew DeVault
2016-09-27Merge pull request #914 from zandrmartin/container-idsDrew DeVault
2016-09-25Implement default name for workspace commandRyan Dwyer
2016-09-21add unique IDs to containersZandr Martin
2016-09-20Split setgid and setuid, add privilege checkD.B
2016-09-18implement "focused container" feature for swaygrabZandr Martin
2016-09-17fix get_workspaces json replyZandr Martin
2016-09-17take four!Zandr Martin
2016-09-17add global `current_focus` pointerZandr Martin
2016-09-17Fix swaybar when running on named outputs.Ryan Dwyer
2016-09-16document `workspace_auto_back_and_forth` commandZandr Martin
2016-09-10Use indicator border color only when needed.D.B
2016-09-07squash commits, move enum into resize.cZandr Martin
2016-09-05Make it possible to move views between outputsMikkel Oscar Lyderik
2016-09-05Fix constant scale factor in font codeDrew DeVault
2016-09-05Add support for * input configsDrew DeVault
2016-09-02merge in latest commitsZandr Martin
2016-09-02Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorZandr Martin
2016-09-01refactor commands.cZandr Martin
2016-09-02Correct `hide_edge_borders` commandLukas Lihotzki
2016-09-01Tweak how swaylock surfaces are handledDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-08-31document `orientation` commandZandr Martin
2016-08-22Fix a format stringHummer12007
2016-08-20Avoid dereferencing null configurationJames Murphy
2016-08-18Add input example section to configGötz Christ
2016-08-12Update man pageGuillaume Brogi
2016-08-12Rerender after every split commandGuillaume Brogi
2016-08-11Add support for indicator colorGuillaume Brogi
2016-08-10Handle output disabling during runtimeD.B
2016-08-09document all xkb settings handled by wlcManuel Mendez