HyprYou

HyprYou

63 devlogs
165h 42m
•  Ship certified
Created by Koeqaife

It's desktop environment for Linux, it's primarily made for Arch Linux just for case. It has Material You color generation and Material 3 design so your system will look like Android or ChromeOS. And colors of your whole system can change dynamically even if you just change wallpapers, there are even themes for Discord, Telegram and other apps. I was trying to make everything more understandable and easy to use and install. For advanced users, window manager here is Hyprland.

Timeline

Earned sticker

Some UX fixes

Update attachment

Ship 3

1 payout of shell 320.0 shells

Koeqaife

6 months ago

Koeqaife Covers 6 devlogs and 12h 38m
Earned sticker

V2.1.0 is out! :3

Update attachment

Now it will say if something is recording sound

Update attachment

Calendar :3

Update attachment
Earned sticker

Better fullscreen behavior. Also fixed many things in code and started using async functions fro DBus (especially for mpris players, so now nothing crashes)

Earned sticker

Added mic popup, also added names to popups so you can see which device changes volume

Update attachment

Another little update

Update attachment

Ship 2

1 payout of shell 233.0 shells

Koeqaife

7 months ago

Koeqaife Covers 5 devlogs and 8h 44m

Added package info to readme

Update attachment

Made that clear button is always in the corner and you don't have to scroll to the bottom get it. Someone asked me for that cause sometimes there are a lot of messages especially from Slack

Update attachment

Just made maybe an update with latest commits. Not very much

Update attachment

Making tray menu

Update attachment

Setting for night light

Update attachment

Ship 1

1 payout of shell 3091.0 shells

Koeqaife

8 months ago

Koeqaife Covers 51 devlogs and 143h 31m

Keybindings, tomorrow I will create a post on Reddit so people would like to know how to use it

Update attachment

Added screenshot to README

Update attachment

Finally made greeter. It's my first time using greetd to be honest

Update attachment

Emoji picker is fully done

Update attachment

Emoji picker is working. Now what's left to do is search and recent emojis

Update attachment

So settings will be moved to current workspace. (Better UX basically, + it was like that in v1)

Update attachment

Renamed sleep to power and added Laptop lid actions. I'm also working on emoji picker now, but it takes so much time to optimize it so idk when I will post devlog.

Update attachment

Just added Secure Cliphist to Apps settings

Update attachment

Made wiki page for discord and telegram theme

Update attachment

Finally finished telegram theme (it took me so much time)

Update attachment

Configs/Themes for apps

Update attachment

Hyprland settings

Update attachment

Rounding and rounding power settings

Update attachment

Keybinds

Update attachment

Optimized import time (left number is import time/pre init). It was 300 ms before now it's 160 ms

Update attachment

Removed numpy as dependency completely. Moved a part of colors generation's code to Cython and used lazy PIL import so it's gonna be imported in forked process only if image is not cached

Update attachment

Also last 5 hours I was doing keybinds settings. Now saving and styles are left

Update attachment

Finally fixed the bug when Tray apps were giving too big icons and GUI was freezing and then crashing. So I made argbtorgba function that is using numpy (maybe later I will rewrite it to Cython so I don't have to import numpy for that). So now it shows even Vekstop icon in tray (1080x1080) without lags

Update attachment

Optimized imports and other things in files. Basically optimized starting of UI. So I moved something like with open() from the start of services to onbusacquired()

Update attachment

Buttons for Github/Discord/Kofi

Update attachment

I made my own hyprland-dialog that is API compatible with original one from hyprland-qtutils. So hyprland can use it for dialogs like ANRs or permission requests. I made it on C

Update attachment

Settings Info page

Update attachment

Updated crash dialog

Update attachment

Finally, I did it!! I made some spaghetti code tho...

Update attachment

Input UI settings (forgot to make devlogs earlier)

Update attachment

Made input settings

Update attachment

Hints

Update attachment

Default apps setting

Update attachment

So nice

Update attachment

Made just wallpapers thing

Update attachment

Restart button

Update attachment

I made that it will restore the state (opened popups, settings and session lock) if it crashed

It crashes when the UI freezes. Very good thing

Now you can change colors

Update attachment

Just made crash dialog on C

Update attachment

Added categories and more appearance settings

Update attachment

Appearance settings in progress

Update attachment

Just made bluetooth agent

Update attachment

Finished, now it's time for Bluetooth agent (to show pin code or confirm pairing)

Update attachment

Now bluetooth :3

Update attachment

Just pushed all commits and made that settings doesn't load any pages by default (to use lazy page loading better)

Update attachment

Finally I made that. I was tryna fix the bug with NMSecretAgent for two days... And the fix was to just use Gio.BusType.SYSTEM instead of Gio.BusType.SESSION

Update attachment

Making wifi settings

Update attachment

Making settings right now

Update attachment

Just made help message for CLI

Update attachment

Just made that instead of error in cli there it will show available options

Update attachment

Popup with all opened windows :3

Update attachment

Blur works really nice

Update attachment

It's done I guess

Update attachment

Making system monitoring and info now

Update attachment

Just made window with info and buttons. Now Imma make system monitoring and info page.

Update attachment