Added Credits page

This commit is contained in:
kRHYME7 2025-08-20 13:00:52 +08:00
parent 22ba5a8061
commit 7172345dd3
6 changed files with 71 additions and 40 deletions

View File

@ -24,6 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
- hyde-shell: Add `logout` command to handle with/out uwsm
- waybar: Add lighter temperature module (Needs manual setup)
- Add credits page
## v25.8.1

36
CREDITS.md Normal file
View File

@ -0,0 +1,36 @@
# Credits
HyDE would not be possible without the work of the following people/projects. I humbly thank them for their contributions. Licenses are in there respective repositories being referenced.
## Contributors
See [Contributors](./CONTRIBUTORS.md)
## Libraries and Tools
All libraries and tools that are bundled with HyDE are listed here.
- [app2unit](https://github.com/Vladimir-csp/app2unit) - Launches Desktop Entries as Systemd user units
- [xdg-terminal-exec](http://github.com/Vladimir-csp/xdg-terminal-exec) - Proposal for XDG Default Terminal Execution Specification and shell-based reference implementation.
All packages installed via the package manager were referenced in the following files:
- [Core HyDE Packages](./Scripts/pkg_core.lst)
- [Extra HyDE Packages](./Scripts/pkg_extra.lst)
## Inspirations
- The HyDE Project is a superset of hyprdots. This is a continued effort to make hyprdots customizable and extensible. Thanks @prasanthrangan / @Tittu - [hyprdots](https://github.com/prasanthrangan/hyprdots)
- Derived hyprlock Ideas - [MrVivekRajan/Hypr-Dots](https://github.com/MrVivekRajan/Hypr-Dots)
## Ko-fi
I am very grateful to the people who support me on [ko-fi.](https://ko-fi.com/khingki)
I can't keep this up to date, therefore I will only add usernames of the people who are subscribed to [my ko-fi page](https://ko-fi.com/khingki).
- Dima
- Ko-fi Supporter
---
If the list lack other authors, please open a pull request or issue. Thank you!

View File

@ -11,28 +11,18 @@
"click-to-reveal": false
},
"modules": [
"backlight#eyecare-preview",
"backlight#eyecare",
"custom/hyprsunset"
]
},
"backlight#eyecare": {
"rotate": 0,
"format": "<span size='large'>{icon}</span> ",
"format": "<span size='large'>{icon}</span>",
"format-icons": ["", "", "", "", "", "", "", "", ""],
"on-click": "hyde-shell hyprsunset -t -P waybar:19",
"on-scroll-up": "hyde-shell brightnesscontrol i 1",
"on-scroll-down": "hyde-shell brightnesscontrol d 1",
"min-length": 6,
"tooltip": true,
"tooltip-format": "Backlight level: {icon} {percent}%"
},
"backlight#eyecare-preview": {
"format": "<sup><span size='medium' rise='1000'>{icon}</span> <span size='large' weight='bold'>{percent}<span size='x-small' rise='1000'>%</span></span></sup>",
"format-icons": ["", "", "", "", "", "", "", "", ""],
"on-scroll-up": "hyde-shell brightnesscontrol i 1",
"on-scroll-down": "hyde-shell brightnesscontrol d 1",
"min-length": 6,
"tooltip": true,
"min-length": 2,
"tooltip-format": "Backlight: {icon} {percent}%\n\n󰺤 Scroll to change brightness\n󰳾 Click to toggle hyprsunset"
}
}

View File

@ -0,0 +1,18 @@
{
"group/hide-tray": {
"orientation": "inherit",
"drawer": {
"transition-duration": "0.5",
"children-class": "hide-tray-drawer",
"transition-left-to-right": false,
"click-to-reveal": true
},
"modules": ["custom/dropdown#arrow", "tray"]
},
"custom/dropdown#arrow": {
"format": "<span size='large'></span> ",
"tooltip": true,
"tooltip-format": "Reveal tray"
}
}

View File

@ -11,10 +11,10 @@
"transition-left-to-right": false,
"click-to-reveal": false
},
"modules": ["pulseaudio#preview", "pulseaudio#output", "pulseaudio#input"]
"modules": ["pulseaudio#output", "pulseaudio#input"]
},
"pulseaudio#input": {
"format": " <span size='large'>{format_source}</span> ",
"format": "<span size='medium'>{format_source}</span>{source_volume}",
"rotate": 0,
"format-source": "\uf86b",
"format-source-muted": "\uf131",
@ -25,34 +25,11 @@
"tooltip-format": "{format_source} {source_desc} // {source_volume}%",
"scroll-step": 5
},
"pulseaudio#preview": {
// Shows status preview for both input and output devices
"format": "<sup><span size='small' rise='1000'>{icon}</span> <span size='large' weight='bold'>{volume}<span size='x-small' rise='1000'>%</span></span></sup>\n<sub><span size='small' rise='1000'>{format_source}</span> <span size='large' weight='bold'>{source_volume}<span size='x-small' rise='3000'>%</span></span></sub>",
"format-muted": "婢",
"tooltip": true,
"format-source": "",
"format-source-muted": "",
"tooltip-format": "{icon} {desc} // {volume}%\n{format_source} {source_desc} // {source_volume}%",
"format-icons": {
"headphone": "",
"hands-free": "",
"headset": "",
"phone": "",
"portable": "",
"car": "",
"default": ["", "", ""]
},
"on-click": "pavucontrol -t 3",
"on-click-right": "hyde-shell volumecontrol -s ''",
"on-click-middle": "hyde-shell volumecontrol -o m",
"on-scroll-up": "hyde-shell volumecontrol -o i",
"on-scroll-down": "hyde-shell volumecontrol -o d"
},
"pulseaudio#output": {
"format": " <span size='large'>{icon}</span> ",
"format": "<span size='medium'>{icon}</span> {volume}",
"rotate": 0,
"format-muted": "婢",
"format-muted": "<span size='large'>婢</span> {volume}",
"on-click": "pavucontrol -t 3",
"on-click-right": "hyde-shell volumecontrol -s ''",
"on-click-middle": "hyde-shell volumecontrol -o m",

View File

@ -292,6 +292,15 @@ For more information, visit [HyDE-Project/hyde-themes](https://github.com/HyDE-P
</picture>
</a>
---
<a id="credits"></a>
<img src="https://readme-typing-svg.herokuapp.com?font=Lexend+Giga&size=25&pause=1000&color=CCA9DD&vCenter=true&width=435&height=25&lines=THANK YOU!" width="450"/>
- [See the full Credits page here](./CREDITS.md).
---