summaryrefslogtreecommitdiff
path: root/sway/config.c
AgeCommit message (Expand)Author
2024-04-15feat: 1.9 merge (#277)Reza Jelveh
2024-01-05Fixed #258 blur regression (#261)Erik Reider
2024-01-03feat: blur tweaks (#258)ozwaldorf
2023-12-28Blur damage compensation fixes (#259)Erik Reider
2023-12-22Implement shadow_offset (#255)famfo
2023-10-23feat: add shadow color for inactive windows (#230)eri
2023-06-02default scratchpad_minimize to false and add warningWilliam McKinnon
2023-05-19Add blur, shadow, and corner radius to layer-shell surfaces (#144)Erik Reider
2023-05-16Blur damage tracking simplification (#155)William McKinnon
2023-04-17Add kawase blur (#120)Erik Reider
2023-03-26Extend minimize logic to work with XWayland and XDG applications (#132)Erik Reider
2023-03-12feature: hide separator between titlebar and content (#91)head-gardener
2023-02-14Implement for_window support for dim_inactive (#109)famfo
2023-02-01Add option for enabling shadows for CSD windows (#106)Erik Reider
2023-01-19feat: smart smart_corner_radius (#101)rti
2023-01-18feat: Add box shadows (#64)William McKinnon
2023-01-04rebase: Sway 1.8 (#78)Erik Reider
2022-12-09Fixed dim_inactive default value being set to 1.0f (#69)Erik Reider
2022-12-07[Feature] Dim inactive windows (#66)Erik Reider
2022-08-21Add rounded corners (#9)William McKinnon
2021-12-10Add focused_tab_titleVsevolod
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-09-20Drop hardcoded font metric valuesHugo Osvaldo Barrera
2021-09-20Avoid unecessary font metric calculationsHugo Osvaldo Barrera
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-07-23Fix crash when starting without HOMETobias Stoeckmann
2021-05-10cairo: Replace <cairo/cairo.h> by <cairo.h>Issam E. Maghni
2021-03-25config: allow whitespaces in config pathcolumbarius
2021-01-17Log when config file is not foundSimon Ser
2021-01-17Raise verbosity of error message in load_main_configSimon Ser
2020-07-07Reload command now matches i3's implementationGeoffrey Casper
2020-05-21Remove code related to the security featuresÉrico Rolim
2020-04-04config: fix unfocused text colorThomas Hebb
2020-03-29Change focus_on_window_activation default to urgentSimon Ser
2020-02-11config: fix validation exit code and log levelBrian Ashworth
2019-12-28cmd_client_*: refactor duplicated codeBrian Ashworth
2019-12-04config: apply input type configs on reloadBrian Ashworth
2019-11-27config: improvements to the reload validationBrian Ashworth
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-11-01Fix various memory leakslbonn
2019-10-31Skip line continuation when it is a commentRobert Günzler
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-06-19config/xwayland: retain xwayland status on reloadBrian Ashworth
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-05-04Destroy swaybg client on reloadBrian Ashworth
2019-04-26config: fix clang warningKonstantin Pospelov
2019-04-26bindsym: change xkb_rule_names initializationKonstantin Pospelov
2019-04-26bindsym: consider xkb_rule_names for --to-codeKonstantin Pospelov
2019-04-26bindsym: change default keymap for --to-codeKonstantin Pospelov