summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
...
* remove unmanaged nodes from get_treeLibravatar Zandr Martin2016-08-02
* Fix segfault in border.c0.9Libravatar Drew DeVault2016-08-02
* bugfix: focus container on output when focusedLibravatar Tony Crisci2016-08-01
* Remove dead global locked_view_focusLibravatar Tony Crisci2016-08-01
* Merge pull request #811 from acrisci/feature/focus-containerLibravatar Drew DeVault2016-08-01
|\
| * Update view border when workspace is focusedLibravatar Tony Crisci2016-07-31
| * Bugfix: descend focus stack on new window focusLibravatar Tony Crisci2016-07-31
| * Refactor functions to update container bordersLibravatar Tony Crisci2016-07-31
| * Implement focus handling for containersLibravatar Tony Crisci2016-07-31
* | cache floating container size when fullscreeningLibravatar Zandr Martin2016-07-31
|/
* document `kill` commandLibravatar Zandr Martin2016-07-31
* Update container geometry on layout switchLibravatar D.B2016-07-31
* implement solid color rendering for swaybgLibravatar Zandr Martin2016-07-30
* Merge branch 'master' of git://github.com/SirCmpwn/sway into x11-pidsLibravatar Zandr Martin2016-07-30
|\
| * revert border hiding to more recent versionLibravatar D.B2016-07-30
| * properly hide top border inside tabbed/stackedLibravatar D.B2016-07-30
* | remove outdated (when wlc commit merged) commentLibravatar Zandr Martin2016-07-29
* | update handler to get pid from wlc for all viewsLibravatar Zandr Martin2016-07-29
|/
* Fix swaybg sizing on hidpi outputsLibravatar Drew DeVault2016-07-29
* Document scale factor configuration in sway(5)Libravatar Drew DeVault2016-07-29
* Merge remote-tracking branch 'origin/hidpi'0.9-rc2Libravatar Drew DeVault2016-07-29
|\
| * Update IPC JSON responses for HiDPI setupsLibravatar Drew DeVault2016-07-28
| * Update hidpi support to latest wlc APILibravatar Drew DeVault2016-07-28
| * Initial pass on HiDPI supportLibravatar Drew DeVault2016-07-28
* | third try for #678Libravatar Zandr Martin2016-07-28
|/
* Initialize client's subscribed eventsLibravatar Mykyta Holubakha2016-07-28
* Merge pull request #793 from thejan2009/workspace_layout_first_window_fixLibravatar Drew DeVault2016-07-28
|\
| * bugfix: windows on empty workspaces with layout tabbed/stacked would spawn wi...Libravatar D.B2016-07-28
* | Merge pull request #791 from acrisci/feature/focus-child0.9-rc1Libravatar Drew DeVault2016-07-28
|\ \
| * | Implement `focus child` commandLibravatar Tony Crisci2016-07-27
| |/
* | Merge pull request #792 from acrisci/feature/render-focused-stack-children-fo...Libravatar Drew DeVault2016-07-28
|\ \
| * | Render focused stack/tab children focusedLibravatar Tony Crisci2016-07-27
| |/
* / Close all focused container's child views on killLibravatar D.B2016-07-28
|/
* bugfix: set focus to workspace of an outputLibravatar Tony Crisci2016-07-27
* bugfix: cmd focus parent don't set focus above wsLibravatar Tony Crisci2016-07-27
* Put ipc command result json in an arrayLibravatar Tony Crisci2016-07-23
* don't passthrough a floating_scroll event to focused windowLibravatar D.B2016-07-23
* Merge pull request #779 from thejan2009/smart-gaps-outerLibravatar Drew DeVault2016-07-23
|\
| * outer gap 0 with smart_gaps onLibravatar D.B2016-07-21
* | properly hide bottom and right bordersLibravatar D.B2016-07-22
* | fix regression in hide_edge_bordersLibravatar Zandr Martin2016-07-21
|/
* rename ws to workspace for clarityLibravatar D.B2016-07-21
* calculate borders for hiding from workspace geometryLibravatar D.B2016-07-21
* Arrange backgrounds only when requiredLibravatar Mykyta Holubakha2016-07-21
* Handle transient_forLibravatar Mykyta Holubakha2016-07-21
* Unite describe_view and describe_windowLibravatar Mykyta Holubakha2016-07-21
* Fix dispatching and assigning eventsLibravatar Mykyta Holubakha2016-07-21
* More progress on window eventsLibravatar Mykyta Holubakha2016-07-21
* Initial work on window eventsLibravatar Mykyta Holubakha2016-07-21
* Remove arrange_windows from post-renderLibravatar Drew DeVault2016-07-21