aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-04prevent dereference of freed workspace0.10-rc2Zandr Martin1-16/+31
2016-10-04consolidate nodes jsonZandr Martin1-15/+11
2016-10-04moved ipc_init above config file processing.Patrick Sauter1-2/+2
2016-10-04fix pointer format string in sway_log() callZandr Martin1-1/+1
2016-09-29Correctly scale swaybarD.B1-6/+6
2016-09-27Merge pull request #911 from thejan2009/setgid-setuid0.10-rc1Drew DeVault1-1/+9
2016-09-27Merge pull request #914 from zandrmartin/container-idsDrew DeVault4-2/+13
2016-09-25Merge pull request #915 from RyanDwyer/implement-workspace-number-defaultDrew DeVault1-4/+6
2016-09-25Implement default name for workspace commandRyan Dwyer1-4/+6
2016-09-21add unique IDs to containersZandr Martin4-2/+13
2016-09-20Split setgid and setuid, add privilege checkD.B1-1/+9
2016-09-19Merge pull request #909 from zandrmartin/grab-focusedDrew DeVault6-48/+221
2016-09-18implement "focused container" feature for swaygrabZandr Martin6-48/+221
2016-09-18Merge pull request #907 from zandrmartin/fix-json-tree-focus-propertyDrew DeVault1-1/+7
2016-09-17fix get_workspaces json replyZandr Martin1-1/+7
2016-09-18Merge pull request #904 from zandrmartin/fix-json-tree-focus-propertyDrew DeVault1-3/+1
2016-09-17take four!Zandr Martin1-3/+1
2016-09-18Merge pull request #906 from zandrmartin/global-focus-pointerDrew DeVault3-10/+17
2016-09-17add global `current_focus` pointerZandr Martin3-10/+17
2016-09-17Merge pull request #903 from RyanDwyer/fix-swaybar-outputDrew DeVault3-4/+2
2016-09-17Fix swaybar when running on named outputs.Ryan Dwyer3-4/+2
2016-09-17Merge pull request #902 from zandrmartin/patch-2Drew DeVault1-0/+6
2016-09-16document `workspace_auto_back_and_forth` commandZandr Martin1-0/+6
2016-09-12Merge pull request #896 from thejan2009/bugfix/swaybar-whitespace-in-ws-nameDrew DeVault1-2/+2
2016-09-12swaybar sends workspace name in quotesD.B1-2/+2
2016-09-10Merge pull request #889 from thejan2009/bugfix/indicator_borderDrew DeVault1-2/+5
2016-09-10Use indicator border color only when needed.D.B1-2/+5
2016-09-08Merge pull request #888 from zandrmartin/swaybar-pango-fixDrew DeVault1-1/+2
2016-09-08fix pango markup on swaybarZandr Martin1-1/+2
2016-09-07Merge pull request #885 from zandrmartin/commands-refactorDrew DeVault6-356/+342
2016-09-07squash commits, move enum into resize.cZandr Martin6-356/+342
2016-09-06Remove extraneous loggingDrew DeVault1-1/+0
2016-09-05Remove HACKING.mdDrew DeVault1-81/+0
2016-09-05Fix typoDrew DeVault1-1/+1
2016-09-05Merge pull request #882 from SirCmpwn/move-views-between-outputsDrew DeVault1-3/+38
2016-09-05Make it possible to move views between outputsMikkel Oscar Lyderik1-3/+38
2016-09-05More small cleanupDrew DeVault1-7/+7
2016-09-05Minor cleanup on CONTRIBUTING.mdDrew DeVault1-12/+11
2016-09-05Document release cycle in CONTRIBUTING.mdDrew DeVault1-0/+22
2016-09-05Fix constant scale factor in font codeDrew DeVault4-22/+36
2016-09-05Add client support for HiDPIDrew DeVault9-61/+96
2016-09-05Initial testing on hidpi clientsDrew DeVault4-2/+6
2016-09-05Add support for * input configsDrew DeVault2-0/+10
2016-09-02Merge pull request #879 from zandrmartin/commands-refactorDrew DeVault77-3217/+3567
2016-09-02merge in latest commitsZandr Martin74-144/+144
2016-09-02Merge branch 'master' of git://github.com/SirCmpwn/sway into commands-refactorZandr Martin52-173/+162
2016-09-01refactor commands.cZandr Martin77-3217/+3567
2016-09-01Merge pull request #878 from lukaslihotzki/masterDrew DeVault1-2/+2
2016-09-02Correct `hide_edge_borders` commandLukas Lihotzki1-2/+2
2016-09-01Tweak how swaylock surfaces are handledDrew DeVault2-18/+11