aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/output.c
Commit message (Expand)AuthorAge
* chase wlroots!4411Libravatar Bill Li2023-10-31
* Chase wlroots!4331Libravatar Alexander Orzechowski2023-10-06
* desktop/output: fix output manager enabled stateLibravatar Simon Ser2023-07-31
* desktop/output: drop handle_mode()Libravatar Simon Ser2023-07-31
* desktop/output: drop logic to handle backend-applied modeLibravatar Simon Ser2023-07-31
* chase wlroots 'presentation-time: add separate helper for zero-copy 'Libravatar Artturin2023-07-15
* gamma_control_v1: handle destroyed outputLibravatar Rouven Czerwinski2023-06-14
* gamma_control_v1: Reset dirty flagLibravatar Alexander Orzechowski2023-06-11
* desktop/output: fix damage bitfield in wlr_output_stateLibravatar Simon Ser2023-06-09
* desktop/output: use detached output state for page-flipsLibravatar Simon Ser2023-06-08
* Handle gamma-control-v1 set_gamma eventsLibravatar Simon Ser2023-06-08
* chase wlroots wlr_renderer_begin_buffer_pass changeLibravatar Artturin2023-06-05
* chore: chase wlroots map logic unificationLibravatar Kirill Primak2023-06-02
* render: Use wlr_render_passLibravatar Alexander Orzechowski2023-05-02
* render: pass rendering state together in a structLibravatar Alexander Orzechowski2023-05-02
* Use output_match_name_or_id() in apply_output_config_to_outputs()Libravatar Simon Ser2023-04-14
* Introduce output_match_name_or_id()Libravatar Simon Ser2023-04-14
* Set output damage during direct scan-outLibravatar Simon Ser2023-04-14
* Skip direct scan-out commit when damage is emptyLibravatar Simon Ser2023-04-14
* Chase wlroots!4067Libravatar Alexander Orzechowski2023-04-06
* Remove duplicate wlr_damage_ring_set_bounds() callLibravatar Simon Ser2023-04-06
* Fix damage-ring bounds not being set when unplugging -> plugging in monitorLibravatar Erik Reider2023-04-06
* Init the damage_ring bounds on output creationLibravatar Erik Reider2023-03-26
* Disable direct scanout for surfaces with popupsLibravatar novenary2023-02-28
* Check for empty damage before attaching render bufferLibravatar Simon Ser2023-02-22
* Move output commit out of output_render()Libravatar Simon Ser2023-02-22
* Update surface fractional scale on output changeLibravatar Simon Ser2023-02-20
* ipc: add support for output eventLibravatar Simon Ser2023-02-01
* 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