[PR #37] Add shaders #212

Open
opened 2026-03-22 16:07:12 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hyprland-community/awesome-hyprland/pull/37
Author: @yavko
Created: 12/11/2023
Status: 🔄 Open

Base: mainHead: add-shader-section


📝 Commits (1)

📊 Changes

7 files changed (+749 additions, -0 deletions)

View changed files

bloom.frag (+45 -0)
bluelight.frag (+47 -0)
blur.frag (+36 -0)
crt.frag (+523 -0)
drugs.frag (+43 -0)
monochrome.frag (+16 -0)
vibrance.frag (+39 -0)

📄 Description

Shaders from https://github.com/hyprland-community/awesome-hyprland/issues/22
also closes #22
todo:

  • move to subdir
  • get images of the shaders, prob with capture card or vm
  • get more

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hyprland-community/awesome-hyprland/pull/37 **Author:** [@yavko](https://github.com/yavko) **Created:** 12/11/2023 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-shader-section` --- ### 📝 Commits (1) - [`9978013`](https://github.com/hyprland-community/awesome-hyprland/commit/9978013d307fd205c6d61296bda3dfdb7e8282f1) Add shaders ### 📊 Changes **7 files changed** (+749 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `bloom.frag` (+45 -0) ➕ `bluelight.frag` (+47 -0) ➕ `blur.frag` (+36 -0) ➕ `crt.frag` (+523 -0) ➕ `drugs.frag` (+43 -0) ➕ `monochrome.frag` (+16 -0) ➕ `vibrance.frag` (+39 -0) </details> ### 📄 Description Shaders from https://github.com/hyprland-community/awesome-hyprland/issues/22 also closes #22 todo: - [ ] move to subdir - [ ] get images of the shaders, prob with capture card or vm - [ ] get more --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 16:07:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-hyprland#212