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
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
2020-01-16
output: apply oc to outputs using wl_for_each_safe
Brian Ashworth
2019-12-31
Fix sway_log using non initialised output_config pointer
Paul Riou
2019-12-30
Re-add support for wlr_output's atomic API
Simon Ser
2019-12-27
config/output: apply scale_filter even when scale has not changed
Ronan Pigott
2019-12-14
config/input: set type for new identifier configs
Brian Ashworth
2019-12-12
Auto-detect output scale
Simon Ser
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-11-17
Use an enum instead of a marker string for map_to_
Tadeo Kondrak
2019-11-17
Implement input map_to_region command
Tadeo Kondrak
2019-11-05
Use wlr_output_preferred_mode instead of the last mode
Simon Ser
2019-11-05
Fix segfault in set_mode
Simon Ser
2019-11-05
Prefer higher refresh rate default modes
Ronan Pigott
2019-11-04
Add --custom to `output mode` command
Simon Ser
2019-11-01
Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.
Sheena Artrip
2019-11-01
Fix potential NULL reference on cleanup
lbonn
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-10-21
Fix refresh rate scale of output
Danilo Spinella
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
2019-08-07
Revert "Add support for wlr_output's atomic API"
Rouven Czerwinski
2019-08-07
config/output: rebase cursors after config applied
Brian Ashworth
2019-08-02
Allocator sizeof operand mismatch
Antonin Décimo
[next]