summaryrefslogtreecommitdiff
path: root/include/sway/config.h
AgeCommit message (Expand)Author
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-07[Feature] Dim inactive windows (#66)Erik Reider
2022-08-21Add rounded corners (#9)William McKinnon
2022-08-15Revert "merge sway master"Will McKinnon
2022-04-27merge sway masterWilliam McKinnon
2021-12-10Add focused_tab_titleVsevolod
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-01commands: Remove unused code after 1d3681f52135Evgeniy Khramtsov
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-07-07Update wlr_box includesSimon Ser
2021-06-03config: Fix swaybar pango_markup inconsistencyDaniel Otero
2021-02-25Fix for_window criteria and mouse button bindingsftilde
2020-10-30hide_cursor: Add an option to hide when typingTamir Zahavi-Brunner
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-07-07Reload command now matches i3's implementationGeoffrey Casper
2020-05-21Remove code related to the security featuresÉrico Rolim
2020-04-10Use bitshifts for bitfieldsSimon Ser
2020-04-08Introduce test_output_configSimon Ser
2020-03-30add --no-repeat option for bindingsLinus Heckemann
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-11input: Add support for keyboard shortcuts inhibitMichael Weiser
2020-03-11config: Fix typo in reload bindsym flag bitmaskMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-10-17focus: support focus_wrapping workspacelbonn
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth