zach
|
7cf6e5f8a5
|
Merge pull request '95: Fix light/dark mode mismatch causes preset to not load' (#124) from 95-fix-light-mode-scheme-mismatch into main
Reviewed-on: #124
|
2026-06-14 21:27:27 +02:00 |
|
zach
|
eb99237a31
|
remove accidental material symbols font from assets
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-14 12:49:04 +02:00 |
|
zach
|
3f5cc2de07
|
MaterialIcon opsz clamp, UPower popout and widget changes, improved SysTray hover detection logic
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 32s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m13s
|
2026-06-14 12:47:20 +02:00 |
|
AramJonghu
|
f31a1e224b
|
Not using direct write, but tmp write to avoid JSON parse error
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m9s
|
2026-06-14 01:08:36 +02:00 |
|
AramJonghu
|
fecf8a886f
|
added auto-resolve preset mode (light/dark mode conflict)
|
2026-06-14 00:56:42 +02:00 |
|
zach
|
6034c4816d
|
clipboard preview with syntax support
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-13 20:11:58 +02:00 |
|
zach
|
7756e46355
|
fix scrollbar mouse pointer change not being accurate to handle position
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 21s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m12s
|
2026-06-13 13:14:58 +02:00 |
|
zach
|
39895bf75b
|
fix scrollbar visible even when contentHeight < height
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 22s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-13 13:12:15 +02:00 |
|
zach
|
fea468dd0c
|
remove logging
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 32s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m10s
|
2026-06-13 13:08:36 +02:00 |
|
zach
|
f1dbff1208
|
scrollbars QOL updates
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m10s
|
2026-06-13 12:56:53 +02:00 |
|
zach
|
4b7ba30272
|
clipboard preview with image support
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-13 01:44:12 +02:00 |
|
Inorishio
|
d1085b749d
|
category flickable addition content.height
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m7s
|
2026-06-12 14:50:16 +02:00 |
|
zach
|
e29763134e
|
clipboard config options + fade text and keyboard input handling
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 36s
Python / lint-format (pull_request) Successful in 35s
Python / test (pull_request) Successful in 58s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m46s
|
2026-06-11 20:02:38 +02:00 |
|
zach
|
130e613eb5
|
clipboard history using cliphist
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-11 14:35:42 +02:00 |
|
zach
|
e90f1facb7
|
default apps config entries, revert focus property on root shell
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 20s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m10s
|
2026-06-10 19:29:20 +02:00 |
|
zach
|
6b77ebd9be
|
more efficient desktop icons
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-10 14:40:39 +02:00 |
|
zach
|
01556e66f3
|
settings window pages replace anims
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 35s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m22s
|
2026-06-10 00:48:17 +02:00 |
|
zach
|
dbccc14f9a
|
settings window category navrail changes and padding decreases
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 20s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-09 13:09:31 +02:00 |
|
zach
|
6bab341190
|
fix splitbutton menu popout region for clicking outside panel bounds
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-08 23:35:47 +02:00 |
|
zach
|
8ec7faaafd
|
fix statelayer colors for various components, add logic for color background feedback on tray items when icon doesn't have color layer
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 27s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m5s
|
2026-06-08 18:35:34 +02:00 |
|
zach
|
ea911996a8
|
fix text wrapping on time input components
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 22s
Python / test (pull_request) Successful in 34s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m21s
|
2026-06-08 18:17:13 +02:00 |
|
zach
|
c0202ef015
|
fix text set on escape, add focus shift with tab and shift + tab
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
|
2026-06-08 15:28:28 +02:00 |
|
zach
|
345d558317
|
fix start/end text for hyprsunset
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 13s
Python / test (pull_request) Successful in 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m4s
|
2026-06-08 14:57:21 +02:00 |
|
zach
|
7df5af332c
|
fix bool switch on timeinput
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 27s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-08 14:53:58 +02:00 |
|
zach
|
52980e4d84
|
new time input picker, added support for minutes in timeframe
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 27s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m10s
|
2026-06-08 14:51:46 +02:00 |
|
zach
|
fe91a65324
|
wallpaper cropper slider inset icon, fixed disabled splitbutton state
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-08 10:03:26 +02:00 |
|
zach
|
628c4b32a5
|
audio popout changes, slider inset icons added
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 27s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m1s
|
2026-06-08 01:22:37 +02:00 |
|
zach
|
1f9630ed76
|
port new components to greeter
Python / lint-format (pull_request) Successful in 21s
Python / test (pull_request) Successful in 50s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Lint & Format (Rust) / lint-format (pull_request) Successful in 42s
|
2026-06-07 12:55:32 +02:00 |
|
zach
|
04fb534a05
|
scroll deceleration env
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 20s
Python / test (pull_request) Successful in 48s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-06 21:21:32 +02:00 |
|
zach
|
50e99501de
|
switches and popouts
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 25s
Python / test (pull_request) Successful in 51s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m11s
|
2026-06-06 21:13:44 +02:00 |
|
zach
|
65c56bc598
|
updated components
Python / lint-format (pull_request) Successful in 41s
Python / test (pull_request) Successful in 1m9s
Lint & Format (Rust) / lint-format (pull_request) Successful in 2m42s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 20s
|
2026-06-06 00:49:19 +02:00 |
|
zach
|
82518006c3
|
revert toaster enum
|
2026-06-05 19:45:43 +02:00 |
|
zach
|
9cefdf509c
|
cmake build hotfix
|
2026-06-05 12:31:37 +02:00 |
|
zach
|
27924aca37
|
disable incompatible-type for qmllint in clock
|
2026-06-04 23:22:28 +02:00 |
|
zach
|
b4716d25c0
|
nodiscard
|
2026-06-04 22:57:45 +02:00 |
|
zach
|
d8f047dbc9
|
nodiscard
|
2026-06-04 22:38:17 +02:00 |
|
zach
|
91b50b312d
|
open launcher with gesture from bottom border
|
2026-06-04 19:01:02 +02:00 |
|
zach
|
3e933a8b78
|
remove logging
|
2026-06-04 18:56:42 +02:00 |
|
zach
|
e127928126
|
Merge pull request 'Rewrite the manager responsible for handling automatic hyprsunset temperature activation as a qml plugin' (#117) from hyprsunset-manager-rewrite into main
Reviewed-on: #117
|
2026-06-04 15:05:45 +02:00 |
|
zach
|
94f2cf076c
|
fix applying end() on init
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 23s
Python / test (pull_request) Successful in 49s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m3s
|
2026-06-04 15:05:18 +02:00 |
|
zach
|
9168b6e893
|
Merge branch 'main' into hyprsunset-manager-rewrite
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 24s
Python / test (pull_request) Successful in 42s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m3s
|
2026-06-04 14:56:53 +02:00 |
|
zach
|
a477fb2e22
|
fix namespaces and logging names
|
2026-06-04 14:56:20 +02:00 |
|
zach
|
6586cc2788
|
do not use apply() in initializer
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 17s
Python / test (pull_request) Successful in 48s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m4s
|
2026-06-03 23:21:07 +02:00 |
|
zach
|
0be98a64ac
|
Merge branch 'main' into hyprsunset-manager-rewrite
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 15s
Python / lint-format (pull_request) Successful in 23s
Python / test (pull_request) Successful in 54s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m4s
|
2026-06-03 18:02:27 +02:00 |
|
zach
|
b6e7ee7a54
|
Merge pull request 'lid behavior watcher to lock session' (#115) from lid-switch-behavior into main
Reviewed-on: #115
|
2026-06-03 18:02:21 +02:00 |
|
AramJonghu
|
59789ab8d3
|
unused imports in shell.qml
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 21s
Python / test (pull_request) Successful in 51s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m4s
|
2026-06-03 18:01:10 +02:00 |
|
AramJonghu
|
a128c0fa40
|
removal reduntant config option and settings, unused lines in Lock.qml
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 21s
Python / test (pull_request) Successful in 52s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m4s
|
2026-06-03 17:59:03 +02:00 |
|
AramJonghu
|
6f856e2162
|
fix typo
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 44s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m5s
|
2026-06-03 17:47:12 +02:00 |
|
AramJonghu
|
a19701222b
|
forgotton import and removal LidService
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 26s
Python / test (pull_request) Successful in 41s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m4s
|
2026-06-03 17:43:58 +02:00 |
|
AramJonghu
|
0d8f558f66
|
Took caelestia lid logic (prepare to sleep) instead
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 12s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 45s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m3s
|
2026-06-03 17:41:29 +02:00 |
|