aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/output.h
Commit message (Expand)AuthorAge
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-18
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Better handle outputs without CRTCLibravatar emersion2019-01-18
* output: remove output_add_listenersLibravatar emersion2019-01-18
* Refactor seat operations to use an interfaceLibravatar Ryan Dwyer2019-01-10
* Combine output_by_name and output_by_identifierLibravatar Brian Ashworth2018-12-20
* Use #if instead of #ifdefLibravatar emersion2018-11-18
* Remove enum movement_directionLibravatar Ryan Dwyer2018-10-30
* Use output identifier for workspace configLibravatar Robinhuett2018-10-27
* Implement the presentation-time protocolLibravatar emersion2018-10-23
* Don't use wlr_output propertiesLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* 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
* Revert "Revert "Fix popups""Libravatar Ryan Dwyer2018-08-02
* Revert "Fix popups"Libravatar Drew DeVault2018-08-02
* Fix popupsLibravatar Ryan Dwyer2018-07-31
* Remove output_surface_for_each_surface from headerLibravatar emersion2018-07-29
* Completely switch over to new iteratorsLibravatar emersion2018-07-29
* wip: redesign output_view_for_each_surface iteratorLibravatar emersion2018-07-29
* wip: redesign output_layer_for_each_surface iteratorLibravatar emersion2018-07-29
* wip: redesign output_drag_icons_for_each_surface iteratorLibravatar emersion2018-07-29
* wip: redesign output_unmanaged_for_each_surface iteratorLibravatar emersion2018-07-29
* Improve rendering with a fullscreen opaque overlay surfaceLibravatar emersion2018-07-25
* Split rendererLibravatar emersion2018-07-07
* Use opaque region to determine if frame done should be sentLibravatar Ryan Dwyer2018-07-07
* Merge remote-tracking branch 'upstream/master' into atomicLibravatar Ryan Dwyer2018-06-29
|\
| * layer_shell: order destroying before sway_outputLibravatar Dominique Martinet2018-06-26
* | WIP: Atomic layout updates ground workLibravatar Ryan Dwyer2018-06-09
|/
* Switch output storing from list_t to wl_listLibravatar Brian Ashworth2018-06-06
* Store sway_outputs so that they can be reenabledLibravatar Brian Ashworth2018-06-06
* Damage borders when damaging viewLibravatar emersion2018-05-10
* Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
* Fix desktop_damage_whole_surfaceLibravatar emersion2018-04-05
* Add container_damage_wholeLibravatar emersion2018-04-05
* Add damage tracking for xwayland unmanaged surfacesLibravatar emersion2018-04-05
* Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
|\
| * Partially implement move commandLibravatar Drew DeVault2018-04-02
* | Introduce common functions to create, map, unmap, destroy viewsLibravatar emersion2018-03-31
|/
* Add lite damage trackingLibravatar emersion2018-03-30
* Some layer shell fixesLibravatar Drew DeVault2018-03-29
* Address review feedbackLibravatar Drew DeVault2018-03-28
* Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
* output destroyLibravatar Tony Crisci2018-02-14
* Update output containers on output layout changeLibravatar emersion2017-12-13
* Add scale and transform events to sway_outputLibravatar emersion2017-12-12
* Arrange windows on desktopLibravatar Drew DeVault2017-11-25