aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* 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
* clean up apply_input_configLibravatar minus2016-07-18
* Move backgrounds to back after arrange_windowsLibravatar Drew DeVault2016-07-18
* Merge pull request #764 from deklov/move-position-bug-02Libravatar Drew DeVault2016-07-18
|\
| * Add missing entry to list of accepted arguments for the move commandLibravatar David Eklov2016-07-17
| * Do not crash when handling the command 'move position'Libravatar David Eklov2016-07-17
* | Construct titles of nested tabbed/stacked containers from app_id instead of t...Libravatar D.B2016-07-18
|/
* Fix clang warningLibravatar Drew DeVault2016-07-17
* Fix bug with views behind backgrounds on ws switchLibravatar Drew DeVault2016-07-17
* Turn swaybg into a shell surfaceLibravatar Drew DeVault2016-07-17
* Implement configurable wrapping on bar ws scrollLibravatar Drew DeVault2016-07-17
* Allow users to customize the cursor on clientsLibravatar Drew DeVault2016-07-17
* Fix a memory leakLibravatar Hummer120072016-07-17
* refactor swayc_tabbed_stacked_parent into _ancestor and _parent and use where...Libravatar D.B2016-07-16
* Set panels' geometries correctly and don't render them explicitlyLibravatar David Eklov2016-07-14
* Don't treat backgrounds as shell surfacesLibravatar David Eklov2016-07-14
* Suspend destruction of wss when creating viewsLibravatar Mykyta Holubakha2016-07-15
* Spawn new views to target ws's focused containerLibravatar Mykyta Holubakha2016-07-15
* Fix build on x86Libravatar Mykyta Holubakha2016-07-12
* Fix tabbed/stacked corner case #742Libravatar D.B2016-07-07
* get_tree json fixesLibravatar Zandr Martin2016-07-05