aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-10-06fix for click on title_barNicolas Cornu-7/+12
2016-10-06Merge pull request #933 from alkino/click_title_barDrew DeVault-0/+38
2016-10-06add click on title_bar to focus a containerNicolas Cornu-0/+38
2016-10-05Merge pull request #928 from wasamasa/bugfix-swaylock-fontDrew DeVault-0/+1
2016-10-05Explicitly set cairo font to avoid wonky fallbackVasilij Schneidermann-0/+1
2016-10-04Update CONTRIBUTING.mdDrew DeVault-4/+4
2016-10-03Merge pull request #924 from zandrmartin/fix-focus-segfaultDrew DeVault-16/+31
2016-10-03Merge pull request #925 from zandrmartin/json-cleanupDrew DeVault-15/+11
2016-10-02consolidate nodes jsonZandr Martin-15/+11
2016-10-02Merge branch 'master' into fix-focus-segfaultZandr Martin-2/+2
2016-10-02prevent dereference of freed workspaceZandr Martin-16/+31
2016-10-02Merge pull request #923 from gutsoo/masterDrew DeVault-2/+2
2016-10-02moved ipc_init above config file processing.Patrick Sauter-2/+2
2016-10-01Merge pull request #921 from zandrmartin/patch-3Drew DeVault-1/+1
2016-10-01fix pointer format string in sway_log() callZandr Martin-1/+1
2016-09-29Merge pull request #920 from thejan2009/swaybar-scaleDrew DeVault-6/+6
2016-09-29Correctly scale swaybarD.B-6/+6
2016-09-27Merge pull request #911 from thejan2009/setgid-setuid0.10-rc1Drew DeVault-1/+9
2016-09-27Merge pull request #914 from zandrmartin/container-idsDrew DeVault-2/+13
2016-09-25Merge pull request #915 from RyanDwyer/implement-workspace-number-defaultDrew DeVault-4/+6
2016-09-25Implement default name for workspace commandRyan Dwyer-4/+6
2016-09-21add unique IDs to containersZandr Martin-2/+13
2016-09-20Split setgid and setuid, add privilege checkD.B-1/+9
2016-09-19Merge pull request #909 from zandrmartin/grab-focusedDrew DeVault-48/+221
2016-09-18implement "focused container" feature for swaygrabZandr Martin-48/+221
2016-09-18Merge pull request #907 from zandrmartin/fix-json-tree-focus-propertyDrew DeVault-1/+7
2016-09-17fix get_workspaces json replyZandr Martin-1/+7
2016-09-18Merge pull request #904 from zandrmartin/fix-json-tree-focus-propertyDrew DeVault-3/+1
2016-09-17take four!Zandr Martin-3/+1
2016-09-18Merge pull request #906 from zandrmartin/global-focus-pointerDrew DeVault-10/+17
2016-09-17add global `current_focus` pointerZandr Martin-10/+17
2016-09-17Merge pull request #903 from RyanDwyer/fix-swaybar-outputDrew DeVault-4/+2
2016-09-17Fix swaybar when running on named outputs.Ryan Dwyer-4/+2
2016-09-17Merge pull request #902 from zandrmartin/patch-2Drew DeVault-0/+6
2016-09-16document `workspace_auto_back_and_forth` commandZandr Martin-0/+6
2016-09-12Merge pull request #896 from thejan2009/bugfix/swaybar-whitespace-in-ws-nameDrew DeVault-2/+2
2016-09-12swaybar sends workspace name in quotesD.B-2/+2
2016-09-10Merge pull request #889 from thejan2009/bugfix/indicator_borderDrew DeVault-2/+5
2016-09-10Use indicator border color only when needed.D.B-2/+5
2016-09-08Merge pull request #888 from zandrmartin/swaybar-pango-fixDrew DeVault-1/+2
2016-09-08fix pango markup on swaybarZandr Martin-1/+2
2016-09-07Merge pull request #885 from zandrmartin/commands-refactorDrew DeVault-356/+342
2016-09-07squash commits, move enum into resize.cZandr Martin-356/+342
2016-09-06Remove extraneous loggingDrew DeVault-1/+0
2016-09-05Remove HACKING.mdDrew DeVault-81/+0
2016-09-05Fix typoDrew DeVault-1/+1
2016-09-05Merge pull request #882 from SirCmpwn/move-views-between-outputsDrew DeVault-3/+38
2016-09-05Make it possible to move views between outputsMikkel Oscar Lyderik-3/+38
2016-09-05More small cleanupDrew DeVault-7/+7
2016-09-05Minor cleanup on CONTRIBUTING.mdDrew DeVault-12/+11