2 * r + 2 * t
5559490e5f
bar: fix height when tray expansion
2025-09-25 16:20:41 +10:00
2 * r + 2 * t
d191ac44b5
bar: add compact tray option
...
Closes #659
2025-09-25 16:14:24 +10:00
Nathachou
9cc751df32
readme: update example config ( #693 )
...
* Update README.md (added playback and explorer examples in config
I know it's pretty useless to add this but some guys wouldn't know we can edit these in shell config file
* Update README.md
I'm stupid
2025-09-25 13:57:23 +10:00
2 * r + 2 * t
883ff630d9
plugin/hypr: fix event socket
2025-09-25 00:42:51 +10:00
2 * r + 2 * t
f0ca30692d
plugin/hypr: add more helpers
...
Also refresh options on dynamic option application
2025-09-25 00:40:55 +10:00
2 * r + 2 * t
57e3989185
plugin: add hypr extras ( #690 )
...
* move machine
* works
* prevent duplicate refreshes
* use instead of hyprctl proc
2025-09-24 23:48:47 +10:00
Soramane
17509aa2d9
plugin: sub namespace modules
2025-09-24 14:19:04 +10:00
2 * r + 2 * t
262ade0e59
internal: add option for splitbutton menu pos
2025-09-24 12:53:23 +10:00
2 * r + 2 * t
86348e4f66
plugin/ia: fix luminance
2025-09-24 12:34:24 +10:00
2 * r + 2 * t
1466adc629
nix: consistent build type
2025-09-24 12:27:28 +10:00
2 * r + 2 * t
e294adf96a
plugin/fsm: fix crash
...
Fixes #663
Fixes #681
Fixes #647
also build dev plugin with RelWithDebInfo
2025-09-24 12:17:26 +10:00
2 * r + 2 * t
2ccd3a8662
plugin: add image analyser
2025-09-24 01:37:53 +10:00
2 * r + 2 * t
d79b5b7f71
players: persist active player across reloads
2025-09-23 23:18:12 +10:00
2 * r + 2 * t
06f366e27e
dashboard/media: improve ui
2025-09-23 23:16:17 +10:00
2 * r + 2 * t
603caa945a
readme: update with new configs
2025-09-23 20:03:45 +10:00
2 * r + 2 * t
52c573a1c7
hypr: add cap/num lock toasts
2025-09-23 20:02:32 +10:00
AleksElixir
50ef4871c7
popouts/kblayout: add switch layout button ( #682 )
...
* keyboard layout
* Update KbLayout.qml
Code cleanup
* Update KbLayout.qml
more code cleanup
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 19:31:36 +10:00
2 * r + 2 * t
21e1efd944
config: enable/disable specific toasts
2025-09-23 18:10:32 +10:00
Robin Seger
bef5359702
audio: audio device changed toasts ( #684 )
...
* Added toast notifications for audio device changes
* rename to toasts
* moved into audio service
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 18:04:21 +10:00
2 * r + 2 * t
7aaa14438f
plugin: fix clazy warnings
2025-09-23 17:34:20 +10:00
2 * r + 2 * t
0a02e0d407
dev: build with clazy
2025-09-23 16:26:39 +10:00
2 * r + 2 * t
c55f8bd045
plugin/fsm: update relativePath when path changed
2025-09-23 15:20:13 +10:00
2 * r + 2 * t
f6f8f9b4b8
plugin/fsm: emit entriesChanged before destruction
2025-09-23 15:01:16 +10:00
2 * r + 2 * t
95fc1c7fba
idlemonitor: configurable timeouts
...
Closes #669
2025-09-23 14:38:44 +10:00
2 * r + 2 * t
a6deec963c
internal: add toasts for gamemode & dnd
2025-09-23 14:20:14 +10:00
2 * r + 2 * t
1dad7d52ea
notifs: wrap time to days
2025-09-22 23:57:09 +10:00
2 * r + 2 * t
38b9b86595
config: add toasts for events
...
Loaded, load parse error, load failed, save failed
Also increase toast icon size
2025-09-22 23:32:36 +10:00
2 * r + 2 * t
8e4c29b9de
internal: fix choose wallpaper button
2025-09-22 22:41:17 +10:00
2 * r + 2 * t
f9fa839013
plugin/service: ref by object
...
Use QSet and auto unref on sender destruction
2025-09-22 22:08:46 +10:00
2 * r + 2 * t
1991b4176c
plugin: delete entries after emitting signal
2025-09-22 21:48:52 +10:00
2 * r + 2 * t
5ff544ceab
plugin/fsm: dont store comparator
2025-09-22 21:40:34 +10:00
2 * r + 2 * t
45f1312cdf
lock: different error messages
...
To separate between fprint and passwd errors
2025-09-22 18:38:06 +10:00
2 * r + 2 * t
bc56e61ac0
plugin/cutils: qthreadpool -> qtconcurrent
2025-09-22 18:29:41 +10:00
2 * r + 2 * t
ca1d9f2134
plugin/appdb: debounce updating entries
...
Fixes #667
2025-09-22 17:33:35 +10:00
2 * r + 2 * t
416bbbace7
colours: fix term colours
2025-09-22 14:02:26 +10:00
2 * r + 2 * t
a08b5daf96
plugin/appdb: forward signals
2025-09-22 13:56:21 +10:00
2 * r + 2 * t
229eaa284d
drawers: fix input mask on special ws
2025-09-22 00:38:48 +10:00
2 * r + 2 * t
d89dc8f318
plugin/fsm: fix crash
...
Don't capture entries cause entries may be destroyed before async callback
2025-09-21 23:25:55 +10:00
2 * r + 2 * t
7b914f1faa
batterymonitor: change charging icon
...
Fixes #664
2025-09-21 23:16:47 +10:00
2 * r + 2 * t
c6e9afc74a
batterymonitor: fix warn levels
2025-09-21 17:44:46 +10:00
2 * r + 2 * t
37b61cb0d9
Merge pull request #662 from caelestia-dots/toasts
...
utilities: add toasts & battery warnings
2025-09-21 17:34:55 +10:00
2 * r + 2 * t
61b21f389f
feat: add battery warnings
...
Closes #73
Closes #117
2025-09-21 17:33:28 +10:00
2 * r + 2 * t
0ca5d50546
utilities: add toasts
2025-09-21 16:43:45 +10:00
2 * r + 2 * t
9523fdf0eb
sidebar/notifs: add link support
2025-09-21 14:24:35 +10:00
github-actions
f9da00e6fb
[CI] chore: update flake
2025-09-21 01:19:41 +00:00
2 * r + 2 * t
e12b9ee372
internal: centralise focus grabs
...
Except detached popouts focus grab (its meant to be exclusive to the other grab)
2025-09-20 22:23:55 +10:00
2 * r + 2 * t
b1086c9a22
drawers: fix drag to open on empty ws
...
Ugh hyprland bug afaict
2025-09-20 22:08:30 +10:00
2 * r + 2 * t
700a3504ca
internal: make osd, session and utilities exclusive
...
Hide utilities when session open
Hide osd when utilities open
Prevents overlaps
2025-09-20 21:47:13 +10:00
2 * r + 2 * t
16ce222ad7
sidebar/notifs: fix minor bugs
...
Image/app icon/urgency/time not updating until corresponding notif is fully destroyed
Weird array mutation shenanigans
2025-09-20 21:25:22 +10:00
2 * r + 2 * t
1a1145f2f4
sidebar/notifs: better count anim
2025-09-20 20:54:34 +10:00