aboutsummaryrefslogtreecommitdiff
path: root/include/sway/output.h
AgeCommit message (Expand)Author
2023-05-02render: Use wlr_render_passAlexander Orzechowski
2023-05-02render: pass rendering state together in a structAlexander Orzechowski
2023-04-14Use output_match_name_or_id() in apply_output_config_to_outputs()Simon Ser
2023-02-22Move output commit out of output_render()Simon Ser
2023-02-22Constify pixman_region32_t for rendering functionsSimon Ser
2022-12-01sway/desktop/output: listen to output mode in commit handleSimon Zeni
2022-11-15Listen to the output request_state eventSimon Ser
2022-11-11Use wlr_damage_ringKirill Primak
2022-09-19sway: Add non-desktop-output typeAlex Maese
2022-07-04Remove internal references to DPMSSimon Ser
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-07-07Update wlr_box includesSimon Ser
2021-04-26Remove support for arbitrary rotationsSimon Ser
2021-01-12Rename output_layer_for_each_surface_{toplevel,popup}Simon Ser
2021-01-12Switch to wlr_xdg_surface_for_each_popup_surfaceSimon Ser
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