summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-23render refactor: implement decoration_data struct (#61)William McKinnon
2022-11-11feat: added support for external texturesWill McKinnon
2022-11-11feat: render tiling move indicator with round cornersWill McKinnon
2022-11-11Per application color saturation support (#21)Erik Reider
2022-11-11feat: add round titlebars (#26)William McKinnon
2022-11-10refactor: move shaders to individual filesWill McKinnon
2022-10-26style: cleaned up some frag shadersWill McKinnon
2022-10-26style: cleaned up rounded corner shaderWill McKinnon
2022-10-26refactor: improved rounded corner shaderWill McKinnon
2022-10-21refactor: move corner_radius to container structWill McKinnon
2022-10-09feat: add round borders (#22)William McKinnon
2022-09-09removed unused (for now) blur shadersWill McKinnon
2022-08-29Add Anti-Aliased Corner Radius (#18)William McKinnon
2022-08-25moved shaders to headerWill McKinnon
2022-08-21Add rounded corners (#9)William McKinnon
2022-08-21Render rect with fx_renderer (#14)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
2022-04-26Merge pull request #1 from swaywm/v1.7William McKinnon
2022-01-09Destroy sub-surfaces with parent layer-shell surfaceSimon Ser
2021-12-17output: change output::destroy to output::disableRonan Pigott
2021-12-13swaynag: remove xdg-output logicSimon Ser
2021-12-13Add support for linux-dmabuf surface hintsSimon Ser
2021-12-10Add focused_tab_titleVsevolod
2021-11-25sway: replace noop_output by fallback_outputSimon Zeni
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-11-18sway: create wlr_renderer and wlr_allocatorSimon Zeni
2021-10-30Bump RLIMIT_NOFILESimon Ser
2021-10-29Add smart_gaps inverse_outer commandbR3iN
2021-10-25refactor: use JSON_MAX_DEPTH everywhereJason Nader
2021-10-17treat scratchpad as minimizeWill McKinnon
2021-10-01commands: Remove unused code after 1d3681f52135Evgeniy Khramtsov
2021-09-25layer-shell: fix commit handlerKirill Primak
2021-09-21xdg-shell: remove unused request_maximize listenerKirill Primak
2021-09-20Add -Dnoscanout debug optionSimon Ser
2021-09-20swaybar: properly draw blocks with transparent black borderNathan Schulte
2021-09-13Rename pango_printf to render_textSimon Ser
2021-09-09introduce wlr_drm_lease_v1Simon Zeni
2021-09-08view: fix child position calcKirill Primak
2021-09-02seatop_down: End if surface is destroyed or other seatop startsSimon Plakolb
2021-09-02input: Use seatop_down on layer surface clickSimon Plakolb
2021-08-31Add `output modeline` commandDavid Rosca
2021-08-26Use fixed titlebar heightsHugo Osvaldo Barrera
2021-08-12layer_shell: damage previous area when a surface shrinksRonan Pigott
2021-08-12Document view_mapSimon Ser
2021-08-05seatop_down: Change type of sx, sy to double in begin_seatop_downDavid Rosca