aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/output.c
Commit message (Expand)AuthorAge
...
* Apply new adaptive sync value from wlr-output-managementLibravatar Alexander Courtis2023-01-23
* Replace math functions that promote float to doubleLibravatar Carl Smedstad2023-01-03
* sway/desktop/output: listen to output mode in commit handleLibravatar Simon Zeni2022-12-01
* Make DRM backend optionalLibravatar Simon Ser2022-11-28
* Listen to the output request_state eventLibravatar Simon Ser2022-11-15
* output: set damage ring bounds to pixel valuesLibravatar Kirill Primak2022-11-12
* Use wlr_damage_ringLibravatar Kirill Primak2022-11-11
* sway: Add non-desktop-output typeLibravatar Alex Maese2022-09-19
* Remove internal references to DPMSLibravatar Simon Ser2022-07-04
* ext-session-lock: disable direct scan-out when lockedLibravatar Daniel De Graaf2022-05-23
* Implement ext-session-lock-v1Libravatar Daniel De Graaf2022-04-29
* chore: chase wlr_output_layout_get_box() updateLibravatar Kirill Primak2022-01-31
* Upgrade for wlroots surface refactoringLibravatar Simon Ser2022-01-13
* output: change output::destroy to output::disableLibravatar Ronan Pigott2021-12-17
* Fixup headless output namesLibravatar Simon Ser2021-12-09
* output: remove surface buffer damage checkLibravatar Kirill Primak2021-12-06
* sway: replace noop_output by fallback_outputLibravatar Simon Zeni2021-11-25
* sway: create wlr_renderer and wlr_allocatorLibravatar Simon Zeni2021-11-18
* Handle present events with NULL timespec fieldLibravatar Simon Ser2021-10-15
* Add -Dnoscanout debug optionLibravatar Simon Ser2021-09-20
* introduce wlr_drm_lease_v1Libravatar Simon Zeni2021-09-09
* Update wlr_box includesLibravatar Simon Ser2021-07-07
* Remove support for arbitrary rotationsLibravatar Simon Ser2021-04-26
* Remove usage of surface->sx|syLibravatar Kenny Levinsen2021-04-26
* output: damage whole output when exiting scanoutLibravatar Ronan Pigott2021-04-01
* output: simplify layer surface iterationLibravatar Vyivel2021-03-11
* Fix #5643, #5064: rounding issues in floating-point -> integer conversionsLibravatar Dimitris Triantafyllidis2021-02-22
* desktop/output: Disable head if mode is NULLLibravatar Kenny Levinsen2021-01-26
* Rename output_layer_for_each_surface_{toplevel,popup}Libravatar Simon Ser2021-01-12
* Switch to wlr_xdg_surface_for_each_popup_surfaceLibravatar Simon Ser2021-01-12
* Test output before direct scan-outLibravatar Simon Ser2020-12-20
* Log which output is using direct scan-outLibravatar Simon Ser2020-11-16
* Use wlr_output_event_commitLibravatar Simon Ser2020-08-27
* desktop: output: Scale custom output refresh rateLibravatar Andri Yngvason2020-07-18
* config/output: don't change output state before commitLibravatar Simon Ser2020-07-10
* output: simplify loop over layer surfacesLibravatar Isaac Freund2020-06-30
* container: Remove useless surface dimensionsLibravatar Kenny Levinsen2020-06-03
* view: Save all buffers associated with viewLibravatar Kenny Levinsen2020-06-03
* Render layer shell popups over the top layerLibravatar David962020-04-10
* output: remove damage listeners in damage destroyLibravatar Rouven Czerwinski2020-04-10
* Add test-only support to wlr-output-management-unstable-v1Libravatar Simon Ser2020-04-08
* Stop checking wlr_output_attach_buffer return valueLibravatar Simon Ser2020-04-08
* Null check sway_layer_surface when checking damageLibravatar Tadeo Kondrak2020-03-10
* Use wlr_client_bufferLibravatar Simon Ser2020-03-06
* Drop sway_output.surface_needs_frameLibravatar Simon Ser2020-03-06
* Only schedule a frame if client has requested a frame callbackLibravatar 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
* Call apply_output_config instead of output_enableLibravatar Simon Ser2020-02-11
* desktop/output: fix mem leak in handle_new_outputLibravatar Brian Ashworth2020-01-16