Skip to content

Gnome-Shell Extension. Allow you to use any shader on top of your screen

License

Notifications You must be signed in to change notification settings

Hello1024/gse-shader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Installation

git clone https://github.com/Hello1024/gse-shader.git ~/.local/share/gnome-shell/extensions/

Change metadata version, depending of you current gnome-shell version:

[douaille@strela ~]$ cat ~/.local/share/gnome-shell/extensions/douailleerwan@gmail.com/metadata.json
{"description": "Shader menu", "shell-version": ["3.18.1"], "name": "Shader menu", "uuid": "douailleerwan@gmail.com"}
[douaille@strela ~]$ gnome-shell --version
GNOME Shell 3.18.1

Restart gnome-shell : "alt+f2" then type "r" and validate.

You need to install and use gnome-tweak-tool to turn on the extension. Once it's turned on, you can choose the shader you want to apply and use the slider to change some values. If you want to add or modify any shader, place it in the extension directory with the ".frag" file extension. Gnome-shell need to be restarted to make it available in the extension menu.

About

Gnome-Shell Extension. Allow you to use any shader on top of your screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.2%
  • GLSL 17.8%