index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
desktop
/
output.c
Age
Commit message (
Expand
)
Author
2023-05-02
render: Use wlr_render_pass
Alexander Orzechowski
2023-05-02
render: pass rendering state together in a struct
Alexander Orzechowski
2023-04-14
Use output_match_name_or_id() in apply_output_config_to_outputs()
Simon Ser
2023-04-14
Introduce output_match_name_or_id()
Simon Ser
2023-04-14
Set output damage during direct scan-out
Simon Ser
2023-04-14
Skip direct scan-out commit when damage is empty
Simon Ser
2023-04-06
Chase wlroots!4067
Alexander Orzechowski
2023-04-06
Remove duplicate wlr_damage_ring_set_bounds() call
Simon Ser
2023-04-06
Fix damage-ring bounds not being set when unplugging -> plugging in monitor
Erik Reider
2023-03-26
Init the damage_ring bounds on output creation
Erik Reider
2023-02-28
Disable direct scanout for surfaces with popups
novenary
2023-02-22
Check for empty damage before attaching render buffer
Simon Ser
2023-02-22
Move output commit out of output_render()
Simon Ser
2023-02-20
Update surface fractional scale on output change
Simon Ser
2023-02-01
ipc: add support for output event
Simon Ser
2023-01-23
Apply new adaptive sync value from wlr-output-management
Alexander Courtis
2023-01-03
Replace math functions that promote float to double
Carl Smedstad
2022-12-01
sway/desktop/output: listen to output mode in commit handle
Simon Zeni
2022-11-28
Make DRM backend optional
Simon Ser
2022-11-15
Listen to the output request_state event
Simon Ser
2022-11-12
output: set damage ring bounds to pixel values
Kirill Primak
2022-11-11
Use wlr_damage_ring
Kirill Primak
2022-09-19
sway: Add non-desktop-output type
Alex Maese
2022-07-04
Remove internal references to DPMS
Simon Ser
2022-05-23
ext-session-lock: disable direct scan-out when locked
Daniel De Graaf
2022-04-29
Implement ext-session-lock-v1
Daniel De Graaf
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2022-01-13
Upgrade for wlroots surface refactoring
Simon Ser
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-12-09
Fixup headless output names
Simon Ser
2021-12-06
output: remove surface buffer damage check
Kirill Primak
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-18
sway: create wlr_renderer and wlr_allocator
Simon Zeni
2021-10-15
Handle present events with NULL timespec field
Simon Ser
2021-09-20
Add -Dnoscanout debug option
Simon Ser
2021-09-09
introduce wlr_drm_lease_v1
Simon Zeni
2021-07-07
Update wlr_box includes
Simon Ser
2021-04-26
Remove support for arbitrary rotations
Simon Ser
2021-04-26
Remove usage of surface->sx|sy
Kenny Levinsen
2021-04-01
output: damage whole output when exiting scanout
Ronan Pigott
2021-03-11
output: simplify layer surface iteration
Vyivel
2021-02-22
Fix #5643, #5064: rounding issues in floating-point -> integer conversions
Dimitris Triantafyllidis
2021-01-26
desktop/output: Disable head if mode is NULL
Kenny Levinsen
2021-01-12
Rename output_layer_for_each_surface_{toplevel,popup}
Simon Ser
2021-01-12
Switch to wlr_xdg_surface_for_each_popup_surface
Simon Ser
2020-12-20
Test output before direct scan-out
Simon Ser
2020-11-16
Log which output is using direct scan-out
Simon Ser
2020-08-27
Use wlr_output_event_commit
Simon Ser
2020-07-18
desktop: output: Scale custom output refresh rate
Andri Yngvason
2020-07-10
config/output: don't change output state before commit
Simon Ser
[next]