aboutsummaryrefslogtreecommitdiffstats
path: root/sway/tree/output.c
Commit message (Expand)AuthorAge
* Handle NULL from output_get_active_workspaceLibravatar Brian Ashworth2019-02-25
* output_evacuate: call workspace_consider_destroyLibravatar Brian Ashworth2019-02-25
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-18
* Remove unused header include/sway/tree/output.hLibravatar emersion2019-02-18
* Use noop output when there's no outputs connectedLibravatar Ryan Dwyer2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* Fix segfault in output_enableLibravatar emersion2019-01-18
* Better handle outputs without CRTCLibravatar emersion2019-01-18
* output: remove output_add_listenersLibravatar emersion2019-01-18
* Fix segfaults on output destructionLibravatar Brian Ashworth2019-01-10
* Terminate swaybg in output_disableLibravatar Brian Ashworth2018-12-19
* Fix default_orientation autoLibravatar Brian Ashworth2018-11-28
* Allow multiple outputs for workspace outputLibravatar Brian Ashworth2018-11-11
* Fix #2992Libravatar mwenzkowski2018-11-01
* Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
* 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