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
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
2020-06-30
output: simplify loop over layer surfaces
Isaac Freund
2020-06-03
container: Remove useless surface dimensions
Kenny Levinsen
2020-06-03
view: Save all buffers associated with view
Kenny Levinsen
2020-04-10
Render layer shell popups over the top layer
David96
2020-04-10
output: remove damage listeners in damage destroy
Rouven Czerwinski
2020-04-08
Add test-only support to wlr-output-management-unstable-v1
Simon Ser
2020-04-08
Stop checking wlr_output_attach_buffer return value
Simon Ser
2020-03-10
Null check sway_layer_surface when checking damage
Tadeo Kondrak
2020-03-06
Use wlr_client_buffer
Simon Ser
2020-03-06
Drop sway_output.surface_needs_frame
Simon Ser
2020-03-06
Only schedule a frame if client has requested a frame callback
Simon Ser
2020-03-04
Make handle_destroy and output_repaint_timer_handler static
Simon Ser
2020-02-26
Add support for wlr-output-power-management-unstable-v1
Simon Ser
2020-02-11
Call apply_output_config instead of output_enable
Simon Ser
2020-01-16
desktop/output: fix mem leak in handle_new_output
Brian Ashworth
2019-12-30
Re-add support for wlr_output's atomic API
Simon Ser
2019-12-01
output: Restore previous max_render_time behavior
Kenny Levinsen
2019-12-01
output: Schedule idle frames if we do not render
Kenny Levinsen
2019-12-01
output: Replace block_idle_frame with frame_pending
Kenny Levinsen
[next]