aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/output.h
Commit message (Expand)AuthorAge
* config/output: don't change output state before commitLibravatar Simon Ser2020-07-15
* Render layer shell popups over the top layerLibravatar David962020-04-10
* Drop sway_output.surface_needs_frameLibravatar Simon Ser2020-03-06
* Make handle_destroy and output_repaint_timer_handler staticLibravatar Simon Ser2020-03-04
* Add support for wlr-output-power-management-unstable-v1Libravatar Simon Ser2020-02-26
* output: fix updating output manager configLibravatar Brian Ashworth2020-02-16
* Stop calling apply_output_config from output_enableLibravatar Simon Ser2020-02-11
* output: Schedule idle frames if we do not renderLibravatar Kenny Levinsen2019-12-01
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* view: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Fix segfault in wlr_output_manager_v1_set_configurationLibravatar Simon Ser2019-10-27
* Fix apply_output_config return value when enabling outputLibravatar Simon Ser2019-10-27
* Remove all wayland-server.h includesLibravatar Simon Ser2019-07-27
* Update output manager on layout changeLibravatar Josef Gajdusek2019-07-17
* Implement wlr-output-management-v1Libravatar Josef Gajdusek2019-05-24
* Implement output toggleLibravatar Moelf2019-05-14
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* Fix output config retrieval for new outputsLibravatar Brian Ashworth2019-03-16
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-16
* 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
|\