summaryrefslogtreecommitdiff
path: root/sway/meson.build
AgeCommit message (Expand)Author
2024-04-15feat: 1.9 merge (#277)Reza Jelveh
2024-01-03feat: blur tweaks (#258)ozwaldorf
2023-12-22Implement shadow_offset (#255)famfo
2023-10-23feat: add shadow color for inactive windows (#230)eri
2023-06-02fix: update stencil if the output size changes (#178)Erik Reider
2023-05-19Add blur, shadow, and corner radius to layer-shell surfaces (#144)Erik Reider
2023-04-17Add kawase blur (#120)Erik Reider
2023-04-06structure: moved fx_renderer and related fuctions to a folderWill McKinnon
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-14upstream update: merge sway 1.8.1 (#111)Erik Reider
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-11-12Add EGL as sway dependency (#33)Erik Reider
2022-11-11Per application color saturation support (#21)Erik Reider
2022-11-10refactor: move shaders to individual filesWill McKinnon
2022-08-21Add rounded corners (#9)William McKinnon
2022-08-15Revert "merge sway master"Will McKinnon
2022-08-13Add official fx renderer (#3)William McKinnon
2022-04-27merge sway masterWilliam McKinnon
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-06-02Implement xdg-activation-v1Simon Ser
2021-02-25Automatically map built-in touchscreens/tablets to built-in panelsSimon Ser
2021-02-23build: Add dependency on libdrmTadeo Kondrak
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-05-21Remove code related to the security featuresÉrico Rolim
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-04-04Port input method and text input from rootstonxdavidwu
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
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-17view: add max_render_timeIvan Molodetskikh
2019-11-17Add sway_surfaceIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-09-25input: Add support for tablet protocol.John Chadwick
2019-08-20Remove xdg-shell v6 supportSimon Ser
2019-07-23ipc: add input::libinput_config eventBrian Ashworth
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-14Implement output toggleMoelf