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
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-15
Drop unnecessary includes from sway/server.h
Simon Ser
2024-01-18
scene_graph: Port opacity and filter modes
Alexander Orzechowski
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2024-01-18
scene_graph: Port xwayland
Alexander Orzechowski
2024-01-18
scene_graph: Port xdg_shell
Alexander Orzechowski
2024-01-18
scene_graph: Port layer_shell
Alexander Orzechowski
2024-01-18
scene_graph: Port ext_session_v1
Alexander Orzechowski
2024-01-18
scene_graph: Port seat drag icons
Alexander Orzechowski
2024-01-18
renderer: Render scene_graph
Alexander Orzechowski
2024-01-18
scene_graph: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
2023-12-27
Chase wlroots!4482
Bill Li
2023-12-13
output: Destroy when output layout is destroyed
Alexander Orzechowski
2023-11-23
Add wlr/util/transform.h includes
Simon Ser
2023-11-21
Fix reference to wlr_output_event_commit.committed
Simon Ser
2023-11-21
Apply gamma LUT when an output re-enabled
Simon Ser
2023-10-31
chase wlroots!4411
Bill Li
2023-10-06
Chase wlroots!4331
Alexander Orzechowski
2023-07-31
desktop/output: fix output manager enabled state
Simon Ser
2023-07-31
desktop/output: drop handle_mode()
Simon Ser
2023-07-31
desktop/output: drop logic to handle backend-applied mode
Simon Ser
2023-07-15
chase wlroots 'presentation-time: add separate helper for zero-copy '
Artturin
2023-06-14
gamma_control_v1: handle destroyed output
Rouven Czerwinski
2023-06-11
gamma_control_v1: Reset dirty flag
Alexander Orzechowski
2023-06-09
desktop/output: fix damage bitfield in wlr_output_state
Simon Ser
2023-06-08
desktop/output: use detached output state for page-flips
Simon Ser
2023-06-08
Handle gamma-control-v1 set_gamma events
Simon Ser
2023-06-05
chase wlroots wlr_renderer_begin_buffer_pass change
Artturin
2023-06-02
chore: chase wlroots map logic unification
Kirill Primak
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
[next]