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
/
commands
/
output
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2023-12-12
sway: raise error on non-accessible background file
Tamino Bauknecht
2023-11-23
Add wlr/util/transform.h includes
Simon Ser
2022-10-07
sway/commands/output: Add command for unplugging non-physical outputs
Andri Yngvason
2022-07-04
Remove internal references to DPMS
Simon Ser
2022-06-23
Rename dpms output command to power
Simon Ser
2022-04-09
Shuffle variables to satisfy -Werror=restrict
Daniel De Graaf
2022-02-08
Fix snprintf compiler warning
Muhamed Hobi
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-08-31
Add `output modeline` command
David Rosca
2021-03-25
Add toggle logic inside DPMS handler
Ivan Fedotov
2020-04-21
Restrict relative output transforms to runtime changes
Simon Ser
2020-03-07
Add an adaptive_sync output command
Simon Ser
2020-02-17
Fix output transform rotation direction
Simon Ser
2020-02-17
Fix output transform anticlockwise
Simon Ser
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-21
input_cmd_xkb_file: allow shell path expansion
Brian Ashworth
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-11-04
Add --custom to `output mode` command
Simon Ser
2019-05-14
Implement output toggle
Moelf
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-03-15
output_cmd_background: validate colors
Brian Ashworth
2019-02-25
Allow 0 degree transform (normal transform).
Connor E
2019-02-05
output_cmd_background: fix no file + valid mode
Brian Ashworth
2019-01-24
Use sway_log_errno instead of strerror
Ian Fan
2019-01-22
Don't allow noop output to be configured
Ryan Dwyer
2019-01-22
Prevent noop output from being enabled
Ryan Dwyer
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-18
Don't escape swaybg arguments anymore
emersion
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2018-12-20
Combine output_by_name and output_by_identifier
Brian Ashworth
2018-11-28
Introduce a way to show config warnings in swaynag
Brian Ashworth
2018-11-05
Add relative output transform
Ryan Walklin
2018-09-28
Handle shell special characters in bg file path
Brian Ashworth
2018-09-14
Address ianyfan's comments
Brian Ashworth
2018-09-13
Escape spaces in background file path
Brian Ashworth
2018-09-13
Allow spaces in background file paths
Brian Ashworth
2018-09-03
Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE
sghctoma
2018-08-30
Fix feature macros for FreeBSD
sghctoma
2018-08-08
Don't call swaynag_log for bg when not reading
Brian Ashworth
2018-08-08
Allow a fallback color to be specified for swaybg
Brian Ashworth
2018-07-23
Switch to using a function to parse booleans
Brian Ashworth
2018-07-10
Add get_config message type to ipc
Ian Fan
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
cmd_background: fix leak on error
Dominique Martinet
2018-07-02
output commands: move !argc checks after argc gets decremented
Dominique Martinet
2018-06-26
cleanup output-background subcommand handling
ael-code
2018-06-26
fix memleak on background cmd error
ael-code
2018-06-22
bugfix: avoid access after free
ael-code
2018-06-03
Address review comments for output subcommands
Brian Ashworth
[next]