This website requires JavaScript.
2b06a33508
chore: cleanup unused files/imports
zach
2026-07-02 12:49:47 +02:00
4d731c5a65
feat: add option for recoloring tray icons + show popout on hover
zach
2026-07-02 11:33:43 +02:00
53836aec1a
fix: anim property for record tool
zach
2026-07-01 22:35:58 +02:00
656bd0a54d
Merge branch 'main' into module/wifi
zach
2026-06-30 22:42:51 +02:00
355106cb2b
add radius anim to search results
zach
2026-06-30 22:40:08 +02:00
865b5bda53
chore: cleanup comments
zach
2026-06-30 22:27:37 +02:00
2b89c8e4a1
implement search bar functionality in settings
zach
2026-06-30 22:20:48 +02:00
f01001dcfa
merge main into module/wifi
zach
2026-06-30 18:15:43 +02:00
61019204d8
formatter
zach
2026-06-30 15:35:25 +02:00
951c31ab3d
Merge remote-tracking branch 'origin/feat/settings-revamp'
v0.2.0
AramJonghu
2026-06-30 15:29:27 +02:00
60831de7c5
Merge pull request 'tidy, format, and resolving tidy warnings' (#132 ) from tidy-warning-fixes into main
zach
2026-06-30 14:46:39 +02:00
38b9362515
remove old Settings, rename new
zach
2026-06-30 13:43:34 +02:00
deaeac4dbd
section headers for screenshot page + rename
zach
2026-06-30 13:31:23 +02:00
157bdd8fd9
new spin box, textfield and searchbar
zach
2026-06-30 13:25:12 +02:00
45350210cc
fix&revert(qalculator): unassigned this to calculator pointer fixed, revert of succesful test
AramJonghu
2026-06-30 04:49:55 +02:00
85944ec966
force harmless lint warning to check ci/cd
AramJonghu
2026-06-30 04:42:39 +02:00
3c9df82594
CI/CD: attempt only user tidy warnings
AramJonghu
2026-06-30 04:36:22 +02:00
1cdcecae68
CI/CD: revert
AramJonghu
2026-06-30 04:27:44 +02:00
d2368c8c10
CI/CD: testing warnings as errors for CI/CD only
AramJonghu
2026-06-30 04:17:43 +02:00
b8f79c51ae
CI/CD: updated, researched other CI/CD implementations
AramJonghu
2026-06-30 04:02:22 +02:00
25e1610e2b
CI/CD: updated, should not stop the check now due to diagnostic demotion
AramJonghu
2026-06-30 03:54:47 +02:00
49a65becff
CI/CD: updated cpp to reduce false flags, focus on dev tidy check
AramJonghu
2026-06-30 03:44:35 +02:00
87c9f85ac7
fix(hyprextras): false flag recursion
AramJonghu
2026-06-30 03:38:39 +02:00
532e5a0a03
clang-tidy: reordering
AramJonghu
2026-06-30 03:38:16 +02:00
dcc535d213
unused nolint
AramJonghu
2026-06-30 03:27:01 +02:00
e347671edd
missing commas clang-tidy
AramJonghu
2026-06-30 03:23:36 +02:00
d4e4152bdc
leftover format file
AramJonghu
2026-06-30 03:18:42 +02:00
728bdc85bc
fix(clang-tidy/analyzer): resolving false positives
AramJonghu
2026-06-30 03:17:52 +02:00
944694966b
tidy(blobmaterial&circularindicatormanager): warning fixes, readability and modernize headers.
AramJonghu
2026-06-30 03:08:32 +02:00
1e31e14de8
format(remainder): clang-format remainder of files
AramJonghu
2026-06-30 02:10:37 +02:00
658be09da2
fix(buttonrow): restore private specifier removed by clang-format
AramJonghu
2026-06-30 02:10:17 +02:00
467e44bb9f
tidy&format(all): all files formatted and relevant warnings resolved
AramJonghu
2026-06-30 02:04:24 +02:00
fed9372b35
refactor(tickingservice): flatten nested if blocks with early returns
AramJonghu
2026-06-30 01:54:22 +02:00
b2cddea636
fix(gpu): use epsilon comparison instead of == for floating-point guards
AramJonghu
2026-06-30 01:36:40 +02:00
396825d785
fix(desktopmodel): cast qsizetype to int to suppress -Wshorten-64-to-32
AramJonghu
2026-06-30 01:36:14 +02:00
f439456ff4
fix(strokecanvasrenderer): use qreal instead of float in drawHoverCursor
AramJonghu
2026-06-30 01:26:19 +02:00
4a18edfc78
fix(strokecanvasitem): use qreal instead of float to suppress -Wdouble-promotion
AramJonghu
2026-06-30 01:18:07 +02:00
3eecbc16bc
perf(lazylistview): collect pending indices and hoist layoutSize cast in updatePolishdbus workaround for session
AramJonghu
2026-06-30 00:23:23 +02:00
437f935f73
add about page in settings
zach
2026-06-29 23:54:54 +02:00
b939224e9d
action secret added so we have push permissions for docker
AramJonghu
2026-06-29 23:01:54 +02:00
644a1e0c78
workflow update; node and docker deps added
AramJonghu
2026-06-29 22:40:28 +02:00
bc6b0d50ab
Merge branch 'main' into module/wifi
zach
2026-06-29 22:10:45 +02:00
3f7bbc01aa
Merge branch 'main' into feat/settings-revamp
zach
2026-06-29 22:10:39 +02:00
bc9d8af0fe
update to clang-tidy + workflow improvement cpp build & lint check (#130 )
AramJonghu and zach
2026-06-29 22:10:26 +02:00
01d521b42d
Merge branch 'main' into feat/settings-revamp
zach
2026-06-29 19:37:24 +02:00
7d65578a5f
proper VERSION var
zach
2026-06-29 19:37:11 +02:00
77ec1c87f8
Merge branch 'main' into feat/settings-revamp
zach
2026-06-29 18:59:24 +02:00
f883b3d7fe
versioning
zach
2026-06-29 18:57:32 +02:00
e685500698
revert certain changes for blobs
zach
2026-06-28 22:48:46 +02:00
04481ae7e1
sidebar menu on top
zach
2026-06-27 00:11:18 +02:00
82a660229b
remove network-dev folder
zach
2026-06-26 17:25:25 +02:00
ce6e314fde
chore: regions now manually set, moved to separate file
zach
2026-06-26 17:23:56 +02:00
f27c9afc25
more methods for wifi and scanning + layout
zach
2026-06-26 15:15:03 +02:00
0b92cbb3b4
add corner fill
zach
2026-06-25 18:58:21 +02:00
6a15be7b15
sys tray spacing
zach
2026-06-25 12:57:11 +02:00
01c63ebead
blobpopup positioning and radius changes
zach
2026-06-24 23:06:29 +02:00
ecfa1115cd
wonky fix for cropping rect desync
zach
2026-06-24 20:21:36 +02:00
5962fc8354
Merge branch 'main' into module/wifi
Inorishio
2026-06-24 18:58:36 +02:00
d08b2b7ac6
correct index for subpages
zach
2026-06-24 15:42:50 +02:00
4df31d7564
added services page + rename barConfig json property to bar, migration helper function
zach
2026-06-24 15:30:33 +02:00
5c6882d2a8
added panels page
zach
2026-06-23 23:06:30 +02:00
6a80961b2b
added audio and apps page in settings
zach
2026-06-23 22:32:56 +02:00
2366901b24
Merge branch 'main' into feat/settings-revamp
zach
2026-06-23 16:24:01 +02:00
ea4d5376f6
initial commit for settings revamp
zach
2026-06-23 16:22:56 +02:00
e6f7742bd8
Merge pull request 'updated components' (#122 ) from feat/updated-components into main
v0.1.0
zach
2026-06-23 11:33:20 +02:00
1adcb9841c
Added network properties, nicNames, netDevices, networkName < reminder I should use layouts.
Inorishio
2026-06-22 23:34:58 +02:00
a37f6075d1
GPU plugin
zach
2026-06-22 23:13:18 +02:00
80d5f13663
cursor crosshair + outline of pen width
zach
2026-06-22 11:52:11 +02:00
2f3f41cedd
fill icons when relevant
zach
2026-06-22 09:27:13 +02:00
faad2dbd09
sidebar toggle buttons
zach
2026-06-21 22:31:10 +02:00
164b48ab6a
better spacing of action buttons in notification popups
zach
2026-06-21 17:44:58 +02:00
e55d4aa36b
clear and exit buttons on drawing popout + pin button
zach
2026-06-21 16:14:36 +02:00
91b4466773
early return in hover handler if drawing
zach
2026-06-20 20:57:41 +02:00
7be81e584e
GPU caching for better performance after many strokes
zach
2026-06-20 20:55:15 +02:00
8a87f86758
apply curve smoothing to drawn lines
zach
2026-06-20 20:09:03 +02:00
e619632077
show hover dot instead of cursor while drawing
zach
2026-06-20 19:00:58 +02:00
81eb56e1d0
fixes for drawing
zach
2026-06-20 14:23:15 +02:00
a1c148bf70
current color rectangle centered in arc
zach
2026-06-20 13:37:00 +02:00
fc9be754fd
preset color buttons rework + curve smoothing
zach
2026-06-20 13:24:47 +02:00
ca1243f9c7
disable interactible elements when drawing
zach
2026-06-19 23:21:01 +02:00
697058146e
notif actions rework
zach
2026-06-19 22:50:52 +02:00
d516dd8be4
fix text input
zach
2026-06-19 14:06:31 +02:00
b17bc61d80
remove logging
zach
2026-06-18 22:26:52 +02:00
e37332fe6b
add right click clear
zach
2026-06-18 20:36:28 +02:00
c102d0e38f
drawing reworked into c++ plugin, moved input handler to Interactions.qml as a PointHandler
zach
2026-06-18 13:48:58 +02:00
fbadcbb717
sidebar doesn't reduce height when new notifs come in
zach
2026-06-17 21:49:52 +02:00
2cb4d9b739
revert sensors process removal
zach
2026-06-17 18:53:23 +02:00
a98a7944b9
show notification in fullscreen
zach
2026-06-17 18:44:50 +02:00
5fb137699f
visualizer wave graph instead of lines
zach
2026-06-17 13:19:37 +02:00
866373be48
remove accidental log files
zach
2026-06-17 12:02:22 +02:00
b034400df9
hacky english month and day names while using system locale
zach
2026-06-17 11:59:29 +02:00
c0b62dfb6c
rounded sparkline graph, fixed network usage accumulation spikes
zach
2026-06-16 13:52:43 +02:00
ea82b8cf22
calendar month change animation
zach
2026-06-16 10:55:30 +02:00
be8b7ae436
config option for min brightness + clipboard config options now in settings
zach
2026-06-16 10:15:57 +02:00
e3d3daf807
fix function call in wallpaper cropper
zach
2026-06-16 09:46:36 +02:00
0e0f8555ed
fixing singleton in helpers for network + getting output from systray
Inorishio
2026-06-15 20:48:01 +02:00
0057830fbc
resource popout spacing and larger percent text size
zach
2026-06-15 19:27:16 +02:00
eafffdcc8f
fix slider inset icons initial position
zach
2026-06-15 19:20:02 +02:00
578a10c950
clipboard preview leading tab trimming while preserving indentation + proper width calculations
zach
2026-06-15 18:23:56 +02:00
2034f3a8db
fixed applying crop being overwritten by multiple write calls, added wallpaper fade anim
zach
2026-06-15 15:52:55 +02:00