Commit Graph
59 Commits
Author SHA1 Message Date
JPratama7 a2b4f4b6b6 feat: remove quickshell prefix for profilename 2025-08-03 22:09:08 +07:00
JPratama7 90e3deb589 refactor: optimize wifi network lookup by using map instead of array iteration, change cli command for connect 2025-08-03 21:28:15 +07:00
JPratama7 3cf3474957 style: format code with consistent indentation and object literals 2025-08-03 21:28:15 +07:00
Jose Chasey PratamaandGitHub 59d7d6292a Merge branch 'Ly-sec:main' into main 2025-08-03 21:10:18 +07:00
Sébastien Atoch ced3adcead Bring back the sourceSize on wallpaper - got removed by mistake 2025-08-03 09:14:45 -04:00
Sébastien Atoch 2f14dba144 Replaced Image {} per IconImage {} where applicable 2025-08-03 08:49:03 -04:00
JPratama7 9347fd006d refactor: remove debug logging and reset network state after wifi scan 2025-08-03 19:43:52 +07:00
JPratama7 5ad7d731c0 feat: improve wifi connection handling with existing network detection and action panel 2025-08-03 19:40:05 +07:00
JPratama7 fbea11ee9c feat: add on refresh while still connecting 2025-08-03 19:40:04 +07:00
Sébastien Atoch e2d02afc9a Bring back the .min().
May save a few bytes with extremely small source images. Not sure why
one would want to display tiny wallpapers, but you never know.
2025-08-02 22:34:21 -04:00
Sébastien Atoch 5f97b4217a Limit memory usage on wallpapers grid. for now 2025-08-02 22:26:32 -04:00
Sébastien Atoch 260c74b3e0 Improve images resizing quality accross the board
- Using mipmap: true and smooth: true for images that are downscaled
(avatar, icons, ...)
- Using mipmap: false and smooth: true for images that are potentially
upscaled (background, overview, ...)
2025-08-02 21:04:26 -04:00
JPratama7 a419e56690 feat: add loading when scanning wifi 2025-08-03 07:01:31 +07:00
JPratama7 d2ea87b46b feat: add refresh button for wifi 2025-08-03 06:33:44 +07:00
Ly-sec f493fdea44 Add dock & setting for it, edit StyledTooltip, move settings tabs around 2025-08-02 15:53:19 +02:00
Sébastien Atoch b1a6804fea LockScreen: Added a battery indicator
- relocated lockscreen to its own directory
2025-08-02 08:29:33 -04:00
Ly-sec 7e52df59bc Several changes, fix messy behaviour for PillIndicator, fix System Settings size, fix logout button 2025-08-01 16:58:54 +02:00
Ly-sec e85fafcd80 Edit Workspace colors, make settings panels more uniform, update README.md 2025-07-31 15:51:32 +02:00
Ly-sec 3777703501 Fix lockscreen temperature, System Panel, small change in shell.qml 2025-07-30 13:59:08 +02:00
M.Silva 9fa3cbb375 feat: add suspend option in power menu 2025-07-29 17:46:53 +01:00
Ly-sec 6d0ad0da5e Fix issue #45 (WiFi) probably 2025-07-29 15:01:37 +02:00
Ly-sec a15677aadf A few small fixes 2025-07-28 13:17:30 +02:00
Ly-sec 8b54996d9f Add taskbar settings, fix audio IO 2025-07-27 19:06:45 +02:00
Sébastien Atoch 5f0446284a Settings: increase container height to accomodate new showCorners toggle 2025-07-26 08:35:35 -04:00
Sébastien Atoch 2dc106db5f Corners: new option to show or hide screen rounded corners. 2025-07-25 17:36:56 -04:00
ly-sec 0504bcc02e Add region based holidays (not only country wide) 2025-07-20 20:31:30 +02:00
ly-sec eda530ceb9 Revert "Add region based holidays (not only country wide)"
This reverts commit d3caca661b.
2025-07-20 20:29:04 +02:00
ly-sec d3caca661b Add region based holidays (not only country wide) 2025-07-20 20:28:33 +02:00
ly-sec 5cedce8309 Small layout fix 2025-07-19 00:05:17 +02:00
ly-sec 2ada1d4532 Fix record button 2025-07-18 23:43:40 +02:00
ly-sec 7cdfa5f82b Add Dim Desktop option 2025-07-18 22:47:38 +02:00
ferrreoandGitHub 828f98b58e fix: wifi for dual ssids (#27) 2025-07-18 20:43:42 +01:00
ferrreoandGitHub 17552b7a8b fix: missing hover hands (#26) 2025-07-18 19:03:00 +01:00
ferreo 435ecf8d4b feat: add date + calendar, also tidy up pointers/tooltips 2025-07-18 18:53:42 +01:00
ferreo bc1f4a385e fix: fix wallpaper double click 2025-07-18 17:19:04 +01:00
ferreo d40709952b fix: fix weirdness 2025-07-18 16:57:11 +01:00
ferreo a498671ef1 feat: settings is now json, refactor panels to be able to dismiss by clicking outside 2025-07-18 15:43:22 +01:00
ly-sec 8a3d610d22 Small fix for System.qml 2025-07-17 17:06:54 +02:00
LysecandGitHub 59b1b29334 Delete Widgets/Sidebar/Config.qml 2025-07-16 14:23:57 +02:00
ly-sec e0c53fd828 Better positioning for CustomTrayMenu and Tooltip 2025-07-16 14:22:57 +02:00
ferrreoandGitHub daf12331c2 Merge branch 'Ly-sec:main' into main 2025-07-16 13:13:15 +01:00
ferreo 1b2b6def73 fix: misc fixes 2025-07-16 13:12:58 +01:00
ly-sec fb3b5f5769 Actually fix CustomTrayMenu, fix some positioning 2025-07-16 14:08:29 +02:00
ly-sec 32e1160f8f Add tooltips, fix tray menu 2025-07-16 13:56:09 +02:00
Corey Woodworth 2fddff736e Fix: Set Network Card's height to 80 to match Power Profile's 2025-07-15 23:27:03 -04:00
ly-sec ffc4db9d0f Switch Settings tab based system 2025-07-15 13:35:41 +02:00
ferreo ab29e3a084 fix: misc music fixes + add visualizer options 2025-07-14 23:38:31 +01:00
ferreo b4697235c0 feat: Add music and sysinfo to top bar (togglable) - also a bunch of misc fixes 2025-07-14 20:40:43 +01:00
ly-sec e1caf737fe Revert "Fix Cava"
This reverts commit b3d4fc350d.
2025-07-14 21:16:34 +02:00
ly-sec b3d4fc350d Fix Cava 2025-07-14 21:09:00 +02:00