Mephisto
Mephisto
It might be possible to implement checking the css file for values, if there are any, then extract them and accept them for gnome-shell. This way the autotheming problem can...
A blend filter can be added to mix colors that are already present. For example, by taking background and primary or instead of primary you can take source color to...
**Have you read through the documentation?** - [x] [Astal docs](https://aylur.github.io/astal/) - [x] [Library references](https://aylur.github.io/astal/guide/libraries/references) - [x] [FAQ](https://aylur.github.io/astal/guide/typescript/faq) **Describe your question** What method or function can I use to retrieve the...
**Describe the bug** I get the error `this[#emitter] is undefined`. After some times, this error disappears and allows you to run AGS **To Reproduce** Restart the system and try launching...
### EasyEffects Version 7.1.9 ### What package are you using? Flatpak (Flathub) ### Distribution Fedora 41 ### Describe the bug Couldn't turn on autostart in settings Tried adding .desktop file...
I have installed grub-btrfs manually Fedora 41 Console output: ``` Generating grub configuration file ... Found theme: /boot/grub2/themes/dedsec/theme.txt Found linux image: /boot/vmlinuz-6.13.9-200_tkg.fc41.x86_64 Found initrd image: /boot/initramfs-6.13.9-200_tkg.fc41.x86_64.img Found linux image: /boot/vmlinuz-6.13.8-200_tkg.fc41.x86_64...
**Have you read through the documentation?** - [x] [Astal docs](https://aylur.github.io/astal/) - [x] [Library references](https://aylur.github.io/astal/guide/libraries/references) - [x] [FAQ](https://aylur.github.io/astal/guide/typescript/faq) **Describe what have you tried so far** I want to implement my own...
## Errors with new `Network.ts` Logs: ``` (gjs:1280734): Gjs-CRITICAL **: 01:55:45.469: JS ERROR: TypeError: (intermediate value).__80211ApFlags is undefined PageNetwork/
Add switchers in `Network.ts`, `NotiHistory.ts`: - Interfaces and DND mode can be quickly switched on and off. Switchers Notifications DND:  Network Page:  Change `OSD.ts`: - OSD can now...