retrozinndev
e473344eef
✨ feat(control-center/page): restore bottom buttons for pages
...
it was accidentally removed previously, but now it's backgit add .git add .
2025-10-24 18:24:21 -03:00
retrozinndev
a7402a8ab1
🔧 chore(control-center/tiles): remove log output from network tile
2025-10-17 21:04:29 -03:00
retrozinndev
40c6154bf5
💥 fix(control-center/tiles): couldn't enable network after disabling
...
now it's fixed!
2025-10-17 21:03:19 -03:00
retrozinndev
571f2be0e3
💥 fix(control-center/tiles): can't enable networking after disabling
2025-10-17 20:04:45 -03:00
retrozinndev
4861337067
🔧 chore(control-center/tiles): better implementation for the network tile
2025-10-17 20:02:01 -03:00
retrozinndev
e1a3e654be
🔧 chore: general improvements
...
- save night light filter data in `userData`
- better click detection in control center tiles
- continue development of the native polkit agent
- start night light module on shell init, drop hyprsunset scripts
2025-09-26 22:23:45 -03:00
retrozinndev
30e0f24a86
💥 fix: config being declared after its usage
...
`generalConfig` and `userData` are now stored under src/config.ts
2025-09-26 14:12:29 -03:00
retrozinndev
e07ef2ef15
🔧 chore(modules/bluetooth): also select default adapter on bluetoothctl
2025-09-25 15:42:48 -03:00
retrozinndev
ba83c673aa
♻️ refactor: reorganize windows and widgets in a modular way
...
plus, better code for bluetooth device pairing and connecting
2025-09-25 13:19:52 -03:00