index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
config.c
Age
Commit message (
Expand
)
Author
2024-04-15
feat: 1.9 merge (#277)
Reza Jelveh
2024-01-05
Fixed #258 blur regression (#261)
Erik Reider
2024-01-03
feat: blur tweaks (#258)
ozwaldorf
2023-12-28
Blur damage compensation fixes (#259)
Erik Reider
2023-12-22
Implement shadow_offset (#255)
famfo
2023-10-23
feat: add shadow color for inactive windows (#230)
eri
2023-06-02
default scratchpad_minimize to false and add warning
William McKinnon
2023-05-19
Add blur, shadow, and corner radius to layer-shell surfaces (#144)
Erik Reider
2023-05-16
Blur damage tracking simplification (#155)
William McKinnon
2023-04-17
Add kawase blur (#120)
Erik Reider
2023-03-26
Extend minimize logic to work with XWayland and XDG applications (#132)
Erik Reider
2023-03-12
feature: hide separator between titlebar and content (#91)
head-gardener
2023-02-14
Implement for_window support for dim_inactive (#109)
famfo
2023-02-01
Add option for enabling shadows for CSD windows (#106)
Erik Reider
2023-01-19
feat: smart smart_corner_radius (#101)
rti
2023-01-18
feat: Add box shadows (#64)
William McKinnon
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-12-09
Fixed dim_inactive default value being set to 1.0f (#69)
Erik Reider
2022-12-07
[Feature] Dim inactive windows (#66)
Erik Reider
2022-08-21
Add rounded corners (#9)
William McKinnon
2021-12-10
Add focused_tab_title
Vsevolod
2021-10-29
Add smart_gaps inverse_outer command
bR3iN
2021-09-20
Drop hardcoded font metric values
Hugo Osvaldo Barrera
2021-09-20
Avoid unecessary font metric calculations
Hugo Osvaldo Barrera
2021-08-26
Use fixed titlebar heights
Hugo Osvaldo Barrera
2021-07-23
Fix crash when starting without HOME
Tobias Stoeckmann
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-03-25
config: allow whitespaces in config path
columbarius
2021-01-17
Log when config file is not found
Simon Ser
2021-01-17
Raise verbosity of error message in load_main_config
Simon Ser
2020-07-07
Reload command now matches i3's implementation
Geoffrey Casper
2020-05-21
Remove code related to the security features
Érico Rolim
2020-04-04
config: fix unfocused text color
Thomas Hebb
2020-03-29
Change focus_on_window_activation default to urgent
Simon Ser
2020-02-11
config: fix validation exit code and log level
Brian Ashworth
2019-12-28
cmd_client_*: refactor duplicated code
Brian Ashworth
2019-12-04
config: apply input type configs on reload
Brian Ashworth
2019-11-27
config: improvements to the reload validation
Brian Ashworth
2019-11-04
smart_borders: separate smartness from edge types
Ronan Pigott
2019-11-01
Fix various memory leaks
lbonn
2019-10-31
Skip line continuation when it is a comment
Robert Günzler
2019-08-20
cmd_xwayland: add force for immediate launch
Brian Ashworth
2019-07-09
cmd_bindswitch: add option to execute on reload
Brian Ashworth
2019-06-19
config/xwayland: retain xwayland status on reload
Brian Ashworth
2019-06-12
bindings: defer while initiailizing
Brian Ashworth
2019-05-04
Destroy swaybg client on reload
Brian Ashworth
2019-04-26
config: fix clang warning
Konstantin Pospelov
2019-04-26
bindsym: change xkb_rule_names initialization
Konstantin Pospelov
2019-04-26
bindsym: consider xkb_rule_names for --to-code
Konstantin Pospelov
2019-04-26
bindsym: change default keymap for --to-code
Konstantin Pospelov
[next]