aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree/output.c
Commit message (Expand)AuthorAge
...
* output: initialize layers and signal before using functionsLibravatar Rouven Czerwinski2018-10-28
* Revert "Fix #2992"Libravatar Drew DeVault2018-10-27
* Fix #2992Libravatar mwenzkowski2018-10-26
* Implement the presentation-time protocolLibravatar emersion2018-10-23
* Merge pull request #2870 from RyanDwyer/refactor-input-managerLibravatar emersion2018-10-20
|\
| * Minor refactor of input managerLibravatar Ryan Dwyer2018-10-20
* | Fix crash when view unmaps while no outputs connectedLibravatar Ryan Dwyer2018-10-20
|/
* Move sticky containers in output_evacuateLibravatar Brian Ashworth2018-09-28
* swaybar: handle hotpluggingLibravatar emersion2018-09-20
* Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* Call wlr_output_enable on enable/disable if neededLibravatar Brian Ashworth2018-09-05
* Apply default config to outputLibravatar Ryan Dwyer2018-09-05
* Don't use wlr_output propertiesLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Destroy empty workspaces in output_evacuateLibravatar Brian Ashworth2018-08-27
* Relocate container_move, container_move_to and container_get_in_directionLibravatar Ryan Dwyer2018-08-25
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* Implement iterators per container typeLibravatar Ryan Dwyer2018-08-18
* Rename container_sort_workspaces and container_wrap_childrenLibravatar Ryan Dwyer2018-08-18
* ipc: fix workspace::move calls argument orderLibravatar Ian Fan2018-08-01
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* Implement atomic layout updates for tree operationsLibravatar Ryan Dwyer2018-06-23
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-11
* Switch restore workspaces to a nested for-loopLibravatar Brian Ashworth2018-06-08
* Restore workspaces to outputs based on priorityLibravatar Brian Ashworth2018-06-08
* Fix initial workspace orientation on a rotated outputLibravatar Ryan Dwyer2018-06-03
* move output create to its own fileLibravatar Tony Crisci2018-04-03
* move output code out of the treeLibravatar Tony Crisci2018-04-03
* unify container destroy functionsLibravatar Tony Crisci2018-04-03
* Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
|\
| * Partially implement move commandLibravatar Drew DeVault2018-04-02
* | Address review commentsLibravatar emersion2018-04-02
|/
* Add lite damage trackingLibravatar emersion2018-03-30
* Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Wire up output frame loopLibravatar Drew DeVault2017-11-11
* Move sway's internal tree code to sway/tree/Libravatar Drew DeVault2017-11-11