427 Commits (f008efc352634bb908ba92cec332197dd05ceb58)

Author SHA1 Message Date
Kenny Levinsen cdff4f7c74 config: Batch input/output configuration on load
2 months ago
Kenny Levinsen d7a76d381b config/output: Rename to apply_stored_output_configs
2 months ago
Simon Ser d0bd591ee7 Drop server.h include from input/input-manager.h
6 months ago
Kenny Levinsen 9becff0ba5 output/config: Remove reset_outputs and co.
8 months ago
Simon Ser 59f6292383 config: add fallback without env vars for keysym translation XKB keymap
9 months ago
Simon Ser fd9ab9ee06 config: error out on keysym translation XKB state failure
9 months ago
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally
9 months ago
Simon Ser 88b2abf5f2 config: use format_str() instead of hand-rolled snprintf()
10 months ago
Violet Purcell 6b2aa83246 sway/config.c: only reset primary_selection at launch
10 months ago
Simon Ser 88e99fa84f Drop old security config remnants
10 months ago
Sergei Trofimovich 2cd73a33c2 sway/config.c: use `memcpy()` for known buffer size
12 months ago
Simon Ser 08c1946d71 Use format_str() throughout
2 years ago
Ronan Pigott 2f2cdd60de input: enable user xkb configs with cap_sys_nice
2 years ago
Aidan Dang c32a507303 Add `primary_selection` config option
2 years ago
Hugo Osvaldo Barrera 75605491a5 Reject font values that are invalid for pango
2 years ago
Florian Franzen cab2189aa6 sway: add bindgesture command
3 years ago
Vsevolod f7725011ef
Add focused_tab_title
3 years ago
bR3iN 9969de9e00 Add smart_gaps inverse_outer command
3 years ago
Hugo Osvaldo Barrera a345180520 Drop hardcoded font metric values
3 years ago
Hugo Osvaldo Barrera c16b2a26ed Avoid unecessary font metric calculations
3 years ago
Hugo Osvaldo Barrera 62d90a8e95 Use fixed titlebar heights
3 years ago
Tobias Stoeckmann e7f4e50da0 Fix crash when starting without HOME
3 years ago
Issam E. Maghni d45623c2db cairo: Replace <cairo/cairo.h> by <cairo.h>
4 years ago
columbarius 1d62d6bfa0
config: allow whitespaces in config path
4 years ago
Simon Ser 38571e6a0c Log when config file is not found
4 years ago
Simon Ser 43f82078cf Raise verbosity of error message in load_main_config
4 years ago
Geoffrey Casper ea3ba203cc Reload command now matches i3's implementation
4 years ago
Érico Rolim 1d3681f521 Remove code related to the security features
5 years ago
Thomas Hebb 3078f23258 config: fix unfocused text color
5 years ago
Simon Ser 5e41e6600b Change focus_on_window_activation default to urgent
5 years ago
Brian Ashworth 33a984bbc5 config: fix validation exit code and log level
5 years ago
Brian Ashworth 66dc33296c cmd_client_*: refactor duplicated code
5 years ago
Brian Ashworth fe7ec8024c config: apply input type configs on reload
5 years ago
Brian Ashworth 1a5797803a config: improvements to the reload validation
5 years ago
Ronan Pigott 3975ca28c2 smart_borders: separate smartness from edge types
5 years ago
lbonn a6307aed00 Fix various memory leaks
5 years ago
Robert Günzler 354e705a7b Skip line continuation when it is a comment
5 years ago
Brian Ashworth ff7d979d99 cmd_xwayland: add force for immediate launch
5 years ago
Brian Ashworth 152e30c374 cmd_bindswitch: add option to execute on reload
5 years ago
Brian Ashworth 5069b53d6c config/xwayland: retain xwayland status on reload
6 years ago
Brian Ashworth 9670ccee68 bindings: defer while initiailizing
6 years ago
Brian Ashworth 51c077798c Destroy swaybg client on reload
6 years ago
Konstantin Pospelov e6fbb3c6bb config: fix clang warning
6 years ago
Konstantin Pospelov c42497aca0 bindsym: change xkb_rule_names initialization
6 years ago
Konstantin Pospelov ddf63ffabe bindsym: consider xkb_rule_names for --to-code
6 years ago
Konstantin Pospelov 998de8fbc5 bindsym: change default keymap for --to-code
6 years ago
Konstantin Pospelov f1609abe4c config: simplify keysym translation fields
6 years ago
Konstantin Pospelov a09c144b8b Implement bindsym --to-code
6 years ago
Benjamin Cheng bd3720585e Implement input type configs (#3784)
6 years ago
Brian Ashworth 6961bf2e4c Spawn swaynag as a wayland client
6 years ago