Commit graph

36 commits

Author SHA1 Message Date
Joel R.
7dc5b65d22
session: add custom session/lock menu button commands (#292)
* session: add custom menu-buttons commands

* lock: use custom session-menu buttons

* readme: update config options for custom commands
2025-07-29 12:45:33 +10:00
2 * r + 2 * t
a59cc0474b lock: better buttons 2025-07-22 18:32:28 +10:00
2 * r + 2 * t
0b520dc28b lock: show status on small screens
Hide notifs but show status
2025-07-22 16:12:21 +10:00
2 * r + 2 * t
c44d2f6474 internal: remove unnecessary import 2025-07-20 12:26:18 +10:00
Soramane
8784a015c2 bluetooth: use qs bluetooth 2025-07-16 23:49:45 +10:00
Soramane
f263df3ccd internal: create service config 2025-07-16 21:44:27 +10:00
Soramane
4598e8a775 internal: use new qs imports 2025-07-16 18:02:28 +10:00
2 * r + 2 * t
83963df6f6 lock: fix input dragging
You could drag it horizontally cause it was interactive lol
2025-07-10 00:27:32 +10:00
2 * r + 2 * t
fbb9394038 notifs: add indicators for offscreen notifs 2025-07-09 21:48:28 +10:00
2 * r + 2 * t
ec6e505bd1 lock: fix notifs height on startup
For some reason they do not have the correct height, so use a timer to recalculate after a small delay
2025-07-09 19:32:40 +10:00
2 * r + 2 * t
52cad36cdf internal: better anims
Appear anims for osd and session from fast spatial -> default spatial
Anim opacity for lock notif extra counter
Fix extra counter (list not popups)
2025-07-09 19:04:38 +10:00
2 * r + 2 * t
8a6679eace paths: decode urls
Fixes spaces in paths breaking things
2025-07-07 17:58:18 +10:00
William (Liam) Snow IV
b053130570
feat: fahrenheit option for weather (#189)
* Added Fahrenheit to Weather Service

* some fixes

Allow for hot reloading config opt
Add opt to example config

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-03 14:08:25 +10:00
2 * r + 2 * t
d7802f3c4b internal: use layer.effect
Also use clipping rect for wallpaper item
2025-07-02 17:09:49 +10:00
2 * r + 2 * t
c9f1d4138f config: fix overwrite on startup 2025-06-28 18:57:51 +10:00
2 * r + 2 * t
8308060a75 icons: fix grade more icons
Media and pfp fallback icons

Also fix dashboard user os icon
2025-06-27 14:47:50 +10:00
2 * r + 2 * t
ce3467c8e2 lock: show notif list not popups 2025-06-26 23:19:58 +10:00
2 * r + 2 * t
b2a52486a6 lock: add isLocked ipc handler
Fixes #165

Also add unlock ipc handler
2025-06-26 23:14:56 +10:00
2 * r + 2 * t
11c8e5c7eb icons: some fixes for previous axes change
Mostly spacing fixes
Also qsTr windowinfo class and title when none
2025-06-26 21:35:15 +10:00
2 * r + 2 * t
7ddf40d2ea icons: use variable axes 2025-06-26 21:05:35 +10:00
2 * r + 2 * t
f2de6e72d5 lock: fix buttons 2025-06-26 15:55:13 +10:00
2 * r + 2 * t
6455f6c719 lock: fix rounding
Fix rounding on status and buttons
2025-06-25 21:43:25 +10:00
2 * r + 2 * t
d7d4d86da2 lock: add notifs and status 2025-06-25 20:52:15 +10:00
2 * r + 2 * t
7a27d4126f lock: add session buttons 2025-06-25 17:45:26 +10:00
2 * r + 2 * t
173738c0be lock: fix media position 2025-06-25 17:09:31 +10:00
2 * r + 2 * t
e79895b8f2 lock: completely hide media if screen too small 2025-06-25 16:56:07 +10:00
2 * r + 2 * t
8028deb62a lock: increase large screen size
Also move to config
2025-06-25 16:44:53 +10:00
2 * r + 2 * t
4d563a38af lock: shrink media if small screen 2025-06-25 16:37:12 +10:00
2 * r + 2 * t
73682163ca lock: move media to bottom right if small screen 2025-06-25 16:25:18 +10:00
2 * r + 2 * t
0bf32f7b8f lock: fix exit anim for multimon 2025-06-25 14:47:05 +10:00
2 * r + 2 * t
9da75ed626 lock: fix space inputs 2025-06-25 00:19:15 +10:00
2 * r + 2 * t
92700bbd84 lock: add media 2025-06-23 19:33:55 +10:00
2 * r + 2 * t
da1d96f5e8 lock: add weather 2025-06-22 23:58:39 +10:00
2 * r + 2 * t
ac216cdbdb lock: static border
Not percentage + equal on all sides
2025-06-22 22:51:23 +10:00
2 * r + 2 * t
3a66c4941e lock: lazy load locker 2025-06-22 20:56:13 +10:00
2 * r + 2 * t
2a652d549a feat: lock screen 2025-06-22 20:50:39 +10:00