All Projects → ckissane → blur-me

ckissane / blur-me

Licence: GPL-3.0 license
Extension that adds a blur look to applications and to different parts of the GNOME Shell, including the top panel, dash and overview

Projects that are alternatives of or similar to blur-me

blur-my-shell
Extension that adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview
Stars: ✭ 516 (+210.84%)
Mutual labels:  gnome, blur
gnome-shell-extension-transparent-top-bar
GNOME Shell extension that brings back the transparent top bar when free-floating in GNOME Shell 3.32
Stars: ✭ 57 (-65.66%)
Mutual labels:  gnome
cpu-gbfilter
♨️ Optimized Gaussian blur filter on CPU.
Stars: ✭ 14 (-91.57%)
Mutual labels:  blur
gnome-nvidia-extension
A Gnome extension to show NVIDIA GPU information
Stars: ✭ 29 (-82.53%)
Mutual labels:  gnome
Commit
Commit message editor
Stars: ✭ 102 (-38.55%)
Mutual labels:  gnome
metal camera
iOS metal camera with GPU shaders.
Stars: ✭ 68 (-59.04%)
Mutual labels:  blur
react-native-shadow-2
Cross-platform shadow for React Native. Supports Android, iOS, Web and Expo.
Stars: ✭ 442 (+166.27%)
Mutual labels:  blur
g3kb-switch
CLI keyboard layout switcher for Gnome Shell
Stars: ✭ 38 (-77.11%)
Mutual labels:  gnome
Xamarin.BlurView
Dynamic iOS-like blur of underlying Views for Android.
Stars: ✭ 26 (-84.34%)
Mutual labels:  blur
gnome-shell-notifications-alert
Whenever there is an unread notification (e.g. chat messages), blinks the message in the user's menu with a color chosen by the user.
Stars: ✭ 43 (-74.1%)
Mutual labels:  gnome
gtk
🎨 Omni for GTK and Gnome Shell
Stars: ✭ 35 (-78.92%)
Mutual labels:  gnome
blurdialog
A dialog providing a blur effect as background, a title and an icon
Stars: ✭ 72 (-56.63%)
Mutual labels:  blur
DownloadRedditImages
Easily download all the images from any subreddit (also select sort_type if you want hot/top/new/controversial, and also sort_time day/week/month/year/all). Randomly select downloaded images and set as wallpaper, updating every 30 mins (or whenever you want duh)!
Stars: ✭ 66 (-60.24%)
Mutual labels:  gnome
blurhash
Blurhash encoder/decoder algorithm implemenation in Nim.
Stars: ✭ 26 (-84.34%)
Mutual labels:  blur
Linux Dynamic Wallpapers
Dynamic Wallpapers for Linux
Stars: ✭ 305 (+83.73%)
Mutual labels:  gnome
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (-77.11%)
Mutual labels:  gnome
gnome-shell-extension-transparent-window
Gnome shell extension which changes the opacity of window through mouse operation.
Stars: ✭ 38 (-77.11%)
Mutual labels:  gnome
smart borders
awesomewm full titlebar functionality without sacrificing space
Stars: ✭ 51 (-69.28%)
Mutual labels:  rice
VaKawaseBlur
Fast and furious Kawase blur implementation for Unreal Engine 4
Stars: ✭ 37 (-77.71%)
Mutual labels:  blur
x11-fractional-display-scaling
Script and instructions to get fractional display scaling working nicely on Linux distros that use X11
Stars: ✭ 52 (-68.67%)
Mutual labels:  gnome

GNOME Shell Extension - Blur Me

A GNOME Shell extension to blur:

Applications | Dash | Overview | Dash | Panel | Onscreen Keyboard | & More!

blurred-applications blurred applications With Materia Transparent

blurred-top-panel blurred top panel blurred-overview blurred overview

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

Functionalities:

  • blur dash with opacity prefs
  • blur panel
  • blur overview
  • blur appfolders
  • blur workspaces separation
  • change lockscreen blur settings
  • change appgrid's folders background blur intensity
  • choose between static blur (generated once) and dynamic blur (generated each frame) for panel blur
  • change performances settings

This extension is guaranteed to be compatible with the following extensions:

Screenshots

Blurred Overview: Blurred Overview

Blurred Top Panel: Blurred Top Panel

Preferences: Preferences

Known bugs

Note

This extension can be buggy, as the gnome-shell's blur implementation is quite flawed in some ways.

To entirely remove artifacts from the top panel, you can use static blur with the appropriate switch, use static blur.

Moreover, if you don't use static blur, selecting no artefacts in the settings allows the blur to regenerate itself a lot better, at the expense of CPU time (but cannot currently tell the difference, less than 0.5% CPU on my middle-range i5)

Selecting another profile might be enough (especially if you have disabled animations and/or windows borders), feel free to test!

List of bugs

  • artifacts on blurred parts gnome shell bug
  • some apps may become transparent, a weird issue...
  • cannot create rounded blur (so no rounded dash-to-dock, or panel corners, ...)
  • overview blur is transparent on second monitor when using Wayland, sometimes :(
  • etc (see in issues)

If you find other bugs, please report them!

Advanced

Install from source

To install the latest version (though maybe unstable), use the makefile:

git clone https://github.com/ckissane/blur-me
cd blur-me
make install

And restart GNOME Shell if needed.

Force overview blur update

In case you have problems with your dynamic timed wallpaper not being updated due to using third-party process to change the wallpaper, you can force the overview blur to be updated with the command:
gsettings set org.gnome.desktop.background picture-opacity 99 && gsettings set org.gnome.desktop.background picture-opacity 100

Versions support

The current extension supports these GNOME Shell versions:

  • 41 -- master branch
  • 40 -- master branch

License

This program is distributed under the terms of the GNU General Public License, version 2 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].