zach
|
562770595f
|
fix: add generic gpu vram support
|
2026-07-03 12:28:54 +02:00 |
|
zach
|
2b89c8e4a1
|
implement search bar functionality in settings
|
2026-06-30 22:20:48 +02:00 |
|
zach
|
61019204d8
|
formatter
|
2026-06-30 15:35:25 +02:00 |
|
AramJonghu
|
951c31ab3d
|
Merge remote-tracking branch 'origin/feat/settings-revamp'
|
2026-06-30 15:29:27 +02:00 |
|
AramJonghu
|
45350210cc
|
fix&revert(qalculator): unassigned this to calculator pointer fixed, revert of succesful test
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 20s
Python / lint-format (pull_request) Successful in 41s
Python / test (pull_request) Successful in 1m51s
Lint & Format (Rust) / lint-format (pull_request) Successful in 2m0s
C++ / build (pull_request) Successful in 3m41s
|
2026-06-30 04:49:55 +02:00 |
|
AramJonghu
|
85944ec966
|
force harmless lint warning to check ci/cd
Python / lint-format (pull_request) Successful in 26s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 30s
Python / test (pull_request) Successful in 50s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m43s
C++ / build (pull_request) Successful in 2m25s
|
2026-06-30 04:42:39 +02:00 |
|
AramJonghu
|
87c9f85ac7
|
fix(hyprextras): false flag recursion
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 13s
Python / lint-format (pull_request) Successful in 21s
Python / test (pull_request) Successful in 47s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m53s
C++ / build (pull_request) Successful in 2m22s
|
2026-06-30 03:38:39 +02:00 |
|
AramJonghu
|
dcc535d213
|
unused nolint
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 15s
Python / test (pull_request) Successful in 46s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m46s
C++ / build (pull_request) Successful in 2m26s
|
2026-06-30 03:27:01 +02:00 |
|
AramJonghu
|
d4e4152bdc
|
leftover format file
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 19s
Python / lint-format (pull_request) Successful in 25s
Python / test (pull_request) Successful in 46s
C++ / build (pull_request) Successful in 3m19s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m9s
|
2026-06-30 03:18:42 +02:00 |
|
AramJonghu
|
728bdc85bc
|
fix(clang-tidy/analyzer): resolving false positives
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 26s
Python / test (pull_request) Successful in 47s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m54s
C++ / build (pull_request) Successful in 3m25s
|
2026-06-30 03:17:52 +02:00 |
|
AramJonghu
|
944694966b
|
tidy(blobmaterial&circularindicatormanager): warning fixes, readability and modernize headers.
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 48s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m41s
C++ / build (pull_request) Successful in 2m29s
|
2026-06-30 03:08:32 +02:00 |
|
AramJonghu
|
1e31e14de8
|
format(remainder): clang-format remainder of files
Python / lint-format (pull_request) Successful in 27s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 48s
Python / test (pull_request) Successful in 1m2s
C++ / build (pull_request) Successful in 2m15s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m25s
|
2026-06-30 02:10:37 +02:00 |
|
AramJonghu
|
658be09da2
|
fix(buttonrow): restore private specifier removed by clang-format
|
2026-06-30 02:10:17 +02:00 |
|
AramJonghu
|
467e44bb9f
|
tidy&format(all): all files formatted and relevant warnings resolved
C++ / build (pull_request) Failing after 15s
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 28s
Python / lint-format (pull_request) Successful in 45s
Python / test (pull_request) Successful in 38s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m45s
|
2026-06-30 02:04:24 +02:00 |
|
AramJonghu
|
fed9372b35
|
refactor(tickingservice): flatten nested if blocks with early returns
|
2026-06-30 01:54:22 +02:00 |
|
AramJonghu
|
b2cddea636
|
fix(gpu): use epsilon comparison instead of == for floating-point guards
|
2026-06-30 01:36:40 +02:00 |
|
AramJonghu
|
396825d785
|
fix(desktopmodel): cast qsizetype to int to suppress -Wshorten-64-to-32
|
2026-06-30 01:36:14 +02:00 |
|
AramJonghu
|
f439456ff4
|
fix(strokecanvasrenderer): use qreal instead of float in drawHoverCursor
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 27s
Python / lint-format (pull_request) Successful in 31s
Python / test (pull_request) Successful in 1m0s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m39s
C++ / build (pull_request) Successful in 2m17s
|
2026-06-30 01:26:19 +02:00 |
|
AramJonghu
|
4a18edfc78
|
fix(strokecanvasitem): use qreal instead of float to suppress -Wdouble-promotion
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 16s
Python / lint-format (pull_request) Successful in 23s
Python / test (pull_request) Successful in 48s
C++ / build (pull_request) Successful in 2m20s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m59s
|
2026-06-30 01:22:40 +02:00 |
|
AramJonghu
|
3eecbc16bc
|
perf(lazylistview): collect pending indices and hoist layoutSize cast in updatePolishdbus workaround for session
|
2026-06-30 00:23:23 +02:00 |
|
zach
|
437f935f73
|
add about page in settings
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 13s
Python / test (pull_request) Successful in 53s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m35s
C++ / build (pull_request) Successful in 2m32s
|
2026-06-29 23:54:54 +02:00 |
|
zach
|
77ec1c87f8
|
Merge branch 'main' into feat/settings-revamp
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-29 18:59:24 +02:00 |
|
zach
|
f883b3d7fe
|
versioning
|
2026-06-29 18:57:32 +02:00 |
|
zach
|
e685500698
|
revert certain changes for blobs
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 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m14s
|
2026-06-28 22:49:15 +02:00 |
|
zach
|
0b92cbb3b4
|
add corner fill
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 27s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-25 18:58:21 +02:00 |
|
zach
|
6a80961b2b
|
added audio and apps page in settings
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 18s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-23 22:32:56 +02:00 |
|
zach
|
a37f6075d1
|
GPU plugin
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 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m8s
|
2026-06-22 23:13:18 +02:00 |
|
zach
|
80d5f13663
|
cursor crosshair + outline of pen width
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 14s
Python / test (pull_request) Successful in 32s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m7s
|
2026-06-22 11:52:11 +02:00 |
|
zach
|
7be81e584e
|
GPU caching for better performance after many strokes
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 1m6s
|
2026-06-20 20:55:15 +02:00 |
|
zach
|
8a87f86758
|
apply curve smoothing to drawn lines
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-20 20:09:03 +02:00 |
|
zach
|
e619632077
|
show hover dot instead of cursor while drawing
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 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m11s
|
2026-06-20 19:00:58 +02:00 |
|
zach
|
fc9be754fd
|
preset color buttons rework + curve smoothing
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 30s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-20 13:24:47 +02:00 |
|
zach
|
697058146e
|
notif actions rework
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 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m25s
|
2026-06-19 22:50:52 +02:00 |
|
zach
|
c102d0e38f
|
drawing reworked into c++ plugin, moved input handler to Interactions.qml as a PointHandler
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 11s
Python / lint-format (pull_request) Successful in 16s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m17s
|
2026-06-18 13:48:58 +02:00 |
|
zach
|
5fb137699f
|
visualizer wave graph instead of lines
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 24s
Python / test (pull_request) Successful in 28s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m13s
|
2026-06-17 13:19:37 +02:00 |
|
zach
|
c0b62dfb6c
|
rounded sparkline graph, fixed network usage accumulation spikes
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 9s
Python / lint-format (pull_request) Successful in 19s
Python / test (pull_request) Successful in 29s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-16 13:52:43 +02:00 |
|
zach
|
2034f3a8db
|
fixed applying crop being overwritten by multiple write calls, added wallpaper fade anim
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 14s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m6s
|
2026-06-15 15:52:55 +02:00 |
|
zach
|
2a50732bc2
|
resources popout refresh + new components & reskinned old components
Lint & Format (JS/TS) / lint-format (pull_request) Successful in 10s
Python / lint-format (pull_request) Successful in 23s
Python / test (pull_request) Successful in 31s
Lint & Format (Rust) / lint-format (pull_request) Successful in 1m12s
|
2026-06-14 23:09:10 +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
|
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
|
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
|
b4716d25c0
|
nodiscard
|
2026-06-04 22:57:45 +02:00 |
|
zach
|
d8f047dbc9
|
nodiscard
|
2026-06-04 22:38:17 +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 |
|