226 Commits (2e9139df664f1e2dbe14b5df4a9646411b924c66)

Author SHA1 Message Date
Simon Ser d0bd591ee7 Drop server.h include from input/input-manager.h
6 months ago
Anna (navi) Figueiredo Gomes fd3b643d15 sway/config/output.c: fix null deref on output config
6 months ago
Kenny Levinsen 2686afb95c config/output: Print output state during tests
7 months ago
Kenny Levinsen 4c28916d68 config/output: Search for output config fallbacks
7 months ago
Kenny Levinsen ee5c4f38c9 config/output: Use all outputs for config merge
7 months ago
Simon Ser 087226d997 config/output: drop fast path in store_output_config()
7 months ago
Simon Ser f11c5d562e config/output: fix NULL derefs in store_output_config()
7 months ago
Kenny Levinsen 1267e47de9 config/output: Refactor handling of tiered configs
8 months ago
Kenny Levinsen 26a9a6b479 output/config: Remove unused test_output_config
8 months ago
Kenny Levinsen c3fca26d30 config/output: Make merge_output_config static
8 months ago
Kenny Levinsen 9becff0ba5 output/config: Remove reset_outputs and co.
8 months ago
Kenny Levinsen 56e97b7d60 config/output: Remove apply_output_config
8 months ago
Kenny Levinsen 923f642b70 output/config: Add apply_all_output_configs
8 months ago
Kenny Levinsen 3e03eb3a01 config/output: Introduce apply_output_configs
8 months ago
Kenny Levinsen e2f3ebad8c config/output: Split apply_output_config
8 months ago
Simon Ser 23389ebd1f config/output: drop enabling flag
9 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Tamino Bauknecht c8676fad54 sway/output: Improve logging of swaybg execvp failure and more checks
10 months ago
Alexander Orzechowski 09e11dabb2 scene_graph: Port opacity and filter modes
10 months ago
Alexander Orzechowski 1e018e72b4 Delete old damage tracking code
10 months ago
Simon Ser 7036769bea Only reconfigure input mappings on output change
1 year ago
Tamino Bauknecht 0dfaf7ea63 config/output: Allow approximation of output refresh rate
1 year ago
Simon Ser f8ddd97e0e output: drop current_mode
1 year ago
Cezary Drożak c08762901e input/libinput: add scroll_button_lock method
1 year ago
Simon Ser 08c1946d71 Use format_str() throughout
2 years ago
Simon Ser fcec581748 Use output_match_name_or_id() in apply_output_config_to_outputs()
2 years ago
Simon Ser 04904ab9a5 Use all_output_by_name_or_id() in merge_id_on_name()
2 years ago
Simon Ser 423459723b Adjust scale for fractional-scale-v1
2 years ago
Carl Smedstad 9425ce2fba Replace math functions that promote float to double
2 years ago
Carl Smedstad d8212243c9 Remove redundant return statements
2 years ago
Lucas Zampieri efd83cb8b9 Add libinput RotationAngle
2 years ago
Simon Ser e795ea6a0c Make DRM backend optional
2 years ago
pudiva chip líquida 7cc8ab6d6c Support libinput's 1.21 new dwtp option
2 years ago
Simon Ser 07bfeb2abc config/output: test adaptive sync
2 years ago
Simon Ser b69d637f7a Remove internal references to DPMS
2 years ago
Simon Ser 1c69d0e72f config/output: use wlr_output_commit_state
2 years ago
Simon Ser d0b9bf94a5 Handle NULL output make/model/serial
3 years ago
Kirill Primak ee7668c1f2 chore: chase wlr_output_layout_get_box() update
3 years ago
Simon Zeni 0cd8efe0bb sway: replace noop_output by fallback_output
3 years ago
Manuel Stoeckl a23cdbbea1 Add 'output render_bit_depth [8|10]' command
3 years ago
Simon Ser 38020d157d Bump RLIMIT_NOFILE
3 years ago
Simon Ser 1bd8e3b469 Add support for DRM panel orientation
3 years ago
David Rosca 57d6f6f19e Add `output modeline` command
3 years ago
Simon Ser 4cdc4ac63a Fallback to other output modes if preferred mode fails
3 years ago
Daniel Eklöf 3bf99198a6 sway: restore SIGPIPE handler before exec:ing swaybar
4 years ago
Daniel Otero b997147284 config: Fix swaybar pango_markup inconsistency
4 years ago
Tadeo Kondrak bb41b7b814 output: Reconfigure xcursor when applying output config
4 years ago
Ronan Pigott 915ba01ff1 config/output: correct refresh rate rounding error
4 years ago
Tamir Zahavi-Brunner 96578aa91e hide_cursor: Add an option to hide when typing
4 years ago
Tudor Brindus ed247c031c input/tablet: add tool_mode option to set tablet tools as relative input
4 years ago