랭킹으로 돌아가기

chrisbanes/haze

Kotlinchrisbanes.github.io/haze/

Background blurring for Compose Multiplatform / Jetpack Compose

blurcompose-multiplatformjetpack-compose
스타 성장
스타
2.4k
포크
72
주간 성장
이슈
4
1k2k
2023년 10월2024년 9월2025년 8월2026년 7월
README

Haze

Haze

Maven Central Build status

Visual effects (blur and more) for Compose Multiplatform.

https://github.com/user-attachments/assets/836dd79a-abdc-4cdc-b27d-baee394c1e26

Haze provides hardware-accelerated visual effects for Compose Multiplatform — Android, iOS, Desktop, and Web. Built on a modular effect system, it lets you add blur, tint, and custom effects to any composable with a single modifier.

Platforms

Platform Support
Android
Desktop (JVM)
iOS
Wasm / JS

Download

dependencies {
    implementation("dev.chrisbanes.haze:haze:<version>")
    implementation("dev.chrisbanes.haze:haze-blur:<version>")
    implementation("dev.chrisbanes.haze:haze-blur-materials:<version>")
}

Quick start

Modifier.hazeEffect(state = hazeState) {
    blurEffect {
        blurRadius = 20.dp
        colorEffects = listOf(HazeColorEffect.tint(Color.Black.copy(alpha = 0.5f)))
    }
}

License

Copyright 2024 Chris Banes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Full documentation: https://chrisbanes.github.io/haze

관련 저장소
TranslucentTB/TranslucentTB

A lightweight utility that makes the Windows taskbar translucent/transparent.

C++GNU General Public License v3.0taskbarwindows
translucenttb.github.io
19.9k1.2k
mob-sakai/UIEffect

UIEffect is an open-source package that allows you to intuitively apply rich UI effects directly from the Inspector or via code. Combine various filters, such as grayscale, blur, and dissolve, to decorate your UI with a unique visual style!

C#MIT Licenseunityugui
mob-sakai.github.io/UIEffect/
7.5k933
disintegration/imaging

Imaging is a simple image processing package for Go

GoGo ModulesMIT Licenseimageresize
5.7k481
wasabeef/Blurry

Blurry is an easy blur library for Android

JavaMavenApache License 2.0androidandroid-library
5.7k605
Maplespe/ExplorerBlurMica

Add background Blur effect or Acrylic (Mica for win11) effect to explorer for win10 and win11

C++GNU Lesser General Public License v3.0blurwindows10
4.1k185
Dimezis/BlurView

Dynamic iOS-like blur of underlying Views for Android

JavaMavenApache License 2.0blurviewdraw
4k376
QianMo/X-PostProcessing-Library

Unity Post Processing Stack Library | Unity引擎的高品质后处理库

C#MIT Licenseunitypost-processing
3.5k705
unchihugo/FluentFlyout

The modern Flyout app for Windows 11, built with Fluent 2 Design principles. Media Flyouts, Taskbar Widgets and more.

C#GNU General Public License v3.0audiofluent
fluentflyout.com
3.5k158
amirdew/CollectionViewPagingLayout

A simple but highly customizable UICollectionViewLayout for UICollectionView -- Simple SwiftUI views that let you make page-view effects.

SwiftMIT Licenseuicollectionviewuicollectionviewlayout
2.8k325
aunetx/blur-my-shell

Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview

JavaScriptnpmGNU General Public License v3.0gnomeoverview-blur
extensions.gnome.org/extension/3193/blur-my-shell/
2.1k155
JagCesar/iOS-blur

Blur a UIView

Objective-CDo What The F*ck You Want To Public Licenseiosblur
2k213
datguypiko/Firefox-Mod-Blur

Firefox CSS Theme - Dark theme / More compact / Modular / Blur

CSSnpmcssuserchrome
1.7k76