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
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
2019-11-28
output: Ensure that frame_done is delayed on max_render_time
Kenny Levinsen
2019-11-23
Amend typos
Jason
2019-11-21
Use new presentation-time helper
Simon Ser
2019-11-17
output: check wlr_output in repaint handler
Ivan Molodetskikh
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-10-27
Fix presentation feedback when scanning out fullscreen view
Simon Ser
2019-10-27
Fix segfault in wlr_output_manager_v1_set_configuration
Simon Ser
2019-10-21
Fix refresh rate scale of output
Danilo Spinella
2019-10-16
Updates per wlroots layer shell changes
Drew DeVault
2019-09-26
Fix direct scan-out flickering
Simon Ser
2019-08-19
properly check pixman_region32_contains_rectangle return
Ilia Bozhinov
2019-08-14
layer-shell: add support for popups
Drew DeVault
2019-07-27
Remove all wayland-server.h includes
Simon Ser
2019-07-17
Update output manager on layout change
Josef Gajdusek
2019-06-22
use surface coordinates for damaging buffers
murray
2019-06-02
desktop: output: fix use-after-free in destroy
Rouven Czerwinski
2019-05-24
Update output manager config on all output events
Josef Gajdusek
2019-05-24
Implement wlr-output-management-v1
Josef Gajdusek
2019-05-14
Implement output toggle
Moelf
2019-04-23
Update for wlroots#1660
Simon Ser
2019-04-13
Fix scratchpad fullscreen behavior and crash
Brian Ashworth
[next]