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
/
config
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-29
sway/output: Improve logging of swaybg execvp failure and more checks
Tamino Bauknecht
2024-01-18
scene_graph: Port opacity and filter modes
Alexander Orzechowski
2024-01-18
Delete old damage tracking code
Alexander Orzechowski
2023-11-16
Only reconfigure input mappings on output change
Simon Ser
2023-10-23
config/output: Allow approximation of output refresh rate
Tamino Bauknecht
2023-07-31
output: drop current_mode
Simon Ser
2023-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2023-04-14
Use format_str() throughout
Simon Ser
2023-04-14
Use output_match_name_or_id() in apply_output_config_to_outputs()
Simon Ser
2023-04-14
Use all_output_by_name_or_id() in merge_id_on_name()
Simon Ser
2023-02-22
Adjust scale for fractional-scale-v1
Simon Ser
2023-01-03
Replace math functions that promote float to double
Carl Smedstad
2023-01-03
Remove redundant return statements
Carl Smedstad
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-11-28
Make DRM backend optional
Simon Ser
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-08-30
config/output: test adaptive sync
Simon Ser
2022-07-04
Remove internal references to DPMS
Simon Ser
2022-06-10
config/output: use wlr_output_commit_state
Simon Ser
2022-05-26
Handle NULL output make/model/serial
Simon Ser
2022-01-31
chore: chase wlr_output_layout_get_box() update
Kirill Primak
2021-11-25
sway: replace noop_output by fallback_output
Simon Zeni
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-10-30
Bump RLIMIT_NOFILE
Simon Ser
2021-09-28
Add support for DRM panel orientation
Simon Ser
2021-08-31
Add `output modeline` command
David Rosca
2021-08-12
Fallback to other output modes if preferred mode fails
Simon Ser
2021-06-05
sway: restore SIGPIPE handler before exec:ing swaybar
Daniel Eklöf
2021-06-03
config: Fix swaybar pango_markup inconsistency
Daniel Otero
2021-02-24
output: Reconfigure xcursor when applying output config
Tadeo Kondrak
2021-01-15
config/output: correct refresh rate rounding error
Ronan Pigott
2020-10-30
hide_cursor: Add an option to hide when typing
Tamir Zahavi-Brunner
2020-10-12
input/tablet: add tool_mode option to set tablet tools as relative input
Tudor Brindus
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
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-06-05
Use new wlroots API for clearing keyboard/pointer focus during grabs
Thomas Hebb
2020-04-26
config/output: reconfigure input devices after full output init
Tudor Brindus
2020-04-24
config/output: reconfigure input devices on new output
Tudor Brindus
2020-04-09
Don't add disabled outputs back to output layout
Simon Ser
2020-04-09
Fix initial modeset
Simon Ser
2020-04-08
Introduce test_output_config
Simon Ser
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2020-03-07
Add an adaptive_sync output command
Simon Ser
2020-02-16
output: fix updating output manager config
Brian Ashworth
2020-02-13
Fix crash: use wlr_output->name instead of possibly missing oc->name
Yorick van Pelt
2020-02-11
Apply the output scale filter after the output commit
Simon Ser
2020-02-11
Stop calling apply_output_config from output_enable
Simon Ser
2020-02-11
Fix output scale auto-detection
Simon Ser
[next]