aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-02Merge pull request #817 from zandrmartin/fix-unmanaged-node-jsonDrew DeVault
2016-08-02Merge pull request #810 from acrisci/feature/swaymsg-prettyDrew DeVault
2016-08-02remove unmanaged nodes from get_treeZandr Martin
2016-08-02Update README.md screenshotDrew DeVault
2016-08-02Fix segfault in border.cDrew DeVault
2016-08-02Merge pull request #815 from acrisci/bug/focus-container-on-op-changeDrew DeVault
2016-08-01bugfix: focus container on output when focusedTony Crisci
2016-08-01Merge pull request #813 from acrisci/bug/remove-dead-lock-varDrew DeVault
2016-08-01Remove dead global locked_view_focusTony Crisci
2016-08-01Merge pull request #811 from acrisci/feature/focus-containerDrew DeVault
2016-08-01Merge pull request #812 from zandrmartin/floating-fullscreen-size-fixDrew DeVault
2016-07-31cache floating container size when fullscreeningZandr Martin
2016-07-31Update view border when workspace is focusedTony Crisci
2016-07-31Bugfix: descend focus stack on new window focusTony Crisci
2016-07-31Refactor functions to update container bordersTony Crisci
2016-07-31Implement focus handling for containersTony Crisci
2016-07-31swaymsg: pretty print ipc responseTony Crisci
2016-07-31Merge pull request #808 from zandrmartin/document-kill-commandDrew DeVault
2016-07-31document `kill` commandZandr Martin
2016-07-31Merge pull request #806 from thejan2009/fix-nested-layoutsDrew DeVault
2016-07-31Update container geometry on layout switchD.B
2016-07-30Merge pull request #805 from zandrmartin/swaybg-solid-colorDrew DeVault
2016-07-30implement solid color rendering for swaybgZandr Martin
2016-07-30Merge pull request #803 from zandrmartin/x11-pidsDrew DeVault
2016-07-30Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pidsZandr Martin
2016-07-30Merge pull request #804 from thejan2009/misc-border-fixDrew DeVault
2016-07-30revert border hiding to more recent versionD.B
2016-07-30properly hide top border inside tabbed/stackedD.B
2016-07-29remove outdated (when wlc commit merged) commentZandr Martin
2016-07-29update handler to get pid from wlc for all viewsZandr Martin
2016-07-29Fix swaybg sizing on hidpi outputsDrew DeVault
2016-07-29Document scale factor configuration in sway(5)Drew DeVault
2016-07-29Merge remote-tracking branch 'origin/hidpi'Drew DeVault
2016-07-28Merge pull request #802 from acrisci/feature/timestamp-log-messagesDrew DeVault
2016-07-28Add timestamp to log messagesTony Crisci
2016-07-28Merge pull request #800 from zandrmartin/fix-swaybar-take-3Drew DeVault
2016-07-28third try for #678Zandr Martin
2016-07-28Update IPC JSON responses for HiDPI setupsDrew DeVault
2016-07-28Update hidpi support to latest wlc APIDrew DeVault
2016-07-28Initial pass on HiDPI supportDrew DeVault
2016-07-28Merge pull request #796 from Hummer12007/ipc_subDrew DeVault
2016-07-28Initialize client's subscribed eventsMykyta Holubakha
2016-07-28Add commit message guidelines to CONTRIBUTING.mdDrew DeVault
2016-07-28Merge pull request #793 from thejan2009/workspace_layout_first_window_fixDrew DeVault
2016-07-28Merge pull request #791 from acrisci/feature/focus-childDrew DeVault
2016-07-28Merge pull request #792 from acrisci/feature/render-focused-stack-children-fo...Drew DeVault
2016-07-28Merge pull request #794 from thejan2009/close-all-focused-containersDrew DeVault
2016-07-28Close all focused container's child views on killD.B
2016-07-28bugfix: windows on empty workspaces with layout tabbed/stacked would spawn wi...D.B
2016-07-27Render focused stack/tab children focusedTony Crisci