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
/
tree
/
output.c
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-18
container: Don't track outputs
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: Maintain `wlr_scene_node`s for the sway tree.
Alexander Orzechowski
2024-01-18
desktop: Rename layers to shell_layers
Alexander Orzechowski
2023-11-16
Only reconfigure input mappings on output change
Simon Ser
2023-07-31
output: drop current_mode
Simon Ser
2022-11-11
Use wlr_damage_ring
Kirill Primak
2022-11-10
Use wl_signal_emit_mutable()
Simon Ser
2022-09-19
sway: Add non-desktop-output type
Alex Maese
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2021-12-17
output: emit node::destroy event
Ronan Pigott
2021-12-17
output: change output::destroy to output::disable
Ronan Pigott
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2020-12-20
Change workspace_layout to match i3 behavior
Ronan Pigott
2020-10-28
output: Revert implementation of evacuate_sticky()
mwenzkowski
2020-10-27
output: evacuate sticky containers only if new output has a workspace
mwenzkowski
2020-07-13
Assert output is found before removing from list
Simon Ser
2020-07-10
config/output: don't change output state before commit
Simon Ser
2020-06-19
input: disable events for map_to_output devices when output not present
Tudor Brindus
2020-02-16
output: fix updating output manager config
Brian Ashworth
2020-02-11
Stop calling apply_output_config from output_enable
Simon Ser
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-10-27
Fix segfault in wlr_output_manager_v1_set_configuration
Simon Ser
2019-10-27
Fix apply_output_config return value when enabling output
Simon Ser
2019-04-04
swaybg: one instance for all outputs
Brian Ashworth
2019-03-31
Fix xwayland configure request scratchpad crash
Brian Ashworth
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-03-23
fix opening a floating view on the NOOP output
Brian Ashworth
2019-03-16
Fix output config retrieval for new outputs
Brian Ashworth
2019-03-11
Stop using wlr_output->{lx,ly}
emersion
2019-02-21
Handle NULL from output_get_active_workspace
Brian Ashworth
2019-02-20
output_evacuate: call workspace_consider_destroy
Brian Ashworth
2019-02-16
Disconnect swaybg instead of killing it
emersion
2019-02-16
Remove unused header include/sway/tree/output.h
emersion
2019-01-22
Use noop output when there's no outputs connected
Ryan Dwyer
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-18
Fix segfault in output_enable
emersion
2019-01-18
Better handle outputs without CRTC
emersion
2019-01-18
output: remove output_add_listeners
emersion
2019-01-10
Fix segfaults on output destruction
Brian Ashworth
2018-12-19
Terminate swaybg in output_disable
Brian Ashworth
2018-11-28
Fix default_orientation auto
Brian Ashworth
2018-11-11
Allow multiple outputs for workspace output
Brian Ashworth
2018-11-01
Fix #2992
mwenzkowski
2018-10-30
Remove enum movement_direction
Ryan Dwyer
[next]