aboutsummaryrefslogtreecommitdiff
path: root/include/sway/output.h
AgeCommit message (Expand)Author
2020-08-27Use wlr_output_event_commitSimon Ser
2020-07-10config/output: don't change output state before commitSimon Ser
2020-04-10Render layer shell popups over the top layerDavid96
2020-03-06Drop sway_output.surface_needs_frameSimon Ser
2020-03-04Make handle_destroy and output_repaint_timer_handler staticSimon Ser
2020-02-26Add support for wlr-output-power-management-unstable-v1Simon Ser
2020-02-16output: fix updating output manager configBrian Ashworth
2020-02-11Stop calling apply_output_config from output_enableSimon Ser
2019-12-01output: Schedule idle frames if we do not renderKenny Levinsen
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-10-27Fix segfault in wlr_output_manager_v1_set_configurationSimon Ser
2019-10-27Fix apply_output_config return value when enabling outputSimon Ser
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-17Update output manager on layout changeJosef Gajdusek
2019-05-24Implement wlr-output-management-v1Josef Gajdusek
2019-05-14Implement output toggleMoelf
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-02-16Disconnect swaybg instead of killing itemersion
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
2019-01-18Better handle outputs without CRTCemersion
2019-01-18output: remove output_add_listenersemersion
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-11-18Use #if instead of #ifdefemersion
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-27Use output identifier for workspace configRobinhuett
2018-10-23Implement the presentation-time protocolemersion
2018-09-05Don't use wlr_output propertiesRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-08-02Revert "Revert "Fix popups""Ryan Dwyer
2018-08-02Revert "Fix popups"Drew DeVault
2018-07-31Fix popupsRyan Dwyer
2018-07-29Remove output_surface_for_each_surface from headeremersion
2018-07-29Completely switch over to new iteratorsemersion
2018-07-29wip: redesign output_view_for_each_surface iteratoremersion
2018-07-29wip: redesign output_layer_for_each_surface iteratoremersion
2018-07-29wip: redesign output_drag_icons_for_each_surface iteratoremersion
2018-07-29wip: redesign output_unmanaged_for_each_surface iteratoremersion
2018-07-25Improve rendering with a fullscreen opaque overlay surfaceemersion
2018-07-07Split rendereremersion
2018-07-07Use opaque region to determine if frame done should be sentRyan Dwyer