loner
a7bbfe03f0
feat(i18n): Add Ukrainian translations for custom button
2025-11-04 02:45:06 +08:00
loner
eb37dc9951
feat(i18n): Add Portuguese translations for custom button
2025-11-04 02:44:26 +08:00
loner
8e9069b2fe
feat(i18n): Add French translations for custom button
2025-11-04 02:43:54 +08:00
loner
59ab5f77cb
feat(i18n): Add Spanish translations for custom button
2025-11-04 02:43:16 +08:00
loner
3970aee796
feat(i18n): Add German translations for custom button
2025-11-04 02:42:26 +08:00
loner
34cdbfea32
fix(controlcenter): fix widget sorting in dropdown list
2025-11-04 02:28:36 +08:00
loner
e5e9b5961b
feat(controlcenter): beautify UI interface for custom button state checks
2025-11-04 02:28:36 +08:00
loner
5a9470d64e
feat(controlcenter): implement multi-state support for custom button
2025-11-04 02:28:36 +08:00
loner
ba7282daa6
feat(controlcenter): Optimize command execution logic
...
The command is “fire-and-forget”: it starts a process and returns immediately, so QML has no way of knowing when that process actually finishes. To avoid this race condition, the simplest approach that least intrudes on existing QML code is to introduce a short timer.
2025-11-04 02:28:36 +08:00
loner
697fb55ab1
fix: enter tooltip
2025-11-04 02:28:36 +08:00
loner
e182fe2552
feat: add on state logic
2025-11-04 02:28:36 +08:00
loner
5c19c8433e
feat: Implement Control Center custom button basic framework
2025-11-04 02:28:36 +08:00
c2fc2f and Matan Bendix Shenhav
2c3d7bc101
fix: rename pkgs.system into pkgs.stdenv.hostPlatform.system
2025-11-03 15:24:12 +01:00
Lysec and GitHub
5ca5aa602f
Merge pull request #646 from rXelelo/main
...
ukraine language
2025-11-03 08:58:41 +01:00
Rain Xelelo
f2c0cfe814
ukraine language
2025-11-03 09:56:24 +02:00
ItsLemmy
98ed4ec450
Revert "Matugen: update qtct template"
...
This reverts commit 3c4e864363 .
2025-11-02 22:37:25 -05:00
Ly-sec
e5b685a4f0
README: add MrDowntempo to supporter list <3
2025-11-02 21:04:23 +01:00
Ly-sec
3c4e864363
Matugen: update qtct template
2025-11-02 20:33:40 +01:00
Ly-sec
98f074dddc
PowerProfile: add tooltip when disabled to inform user what they need to install
2025-11-02 14:58:09 +01:00
Lemmy and GitHub
b189b4b164
Merge pull request #637 from bokicoder/fix-translation
...
fix Chinese translation of volume tooltips
2025-11-01 16:37:56 -04:00
Lemmy and GitHub
87dc02e7c5
Merge pull request #638 from lonerOrz/fix/battery-ui
...
fix: Increase the UI height of the battery
2025-11-01 15:42:51 -04:00
loner
7b10e100bf
fix: Increase the UI height of the battery
2025-11-02 03:12:13 +08:00
ItsLemmy
f35521835a
SysMon-Bar: Do not display % when reaching 100% usage. Fix #635
2025-11-01 13:56:06 -04:00
bokicoder and GitHub
c7f77bf5f4
fix Chinese translation of volume tooltips
2025-11-02 01:54:08 +08:00
ItsLemmy
99bae95bd4
SysMon-Bar: Clamped CPU usage to 99%
2025-11-01 13:53:43 -04:00
ItsLemmy
7ffbe250ca
Cava: added debug log
2025-11-01 13:49:37 -04:00
ItsLemmy
ebd0f29fbb
Rosepine / alacritty: proper surface color
2025-11-01 11:54:53 -04:00
ItsLemmy
ab2ade0d8b
NShapedRect: antilias + smooth, like other canvas
2025-11-01 11:41:23 -04:00
ItsLemmy
f3ee7d71e8
ScreenCorners: factorization
2025-11-01 11:40:52 -04:00
ItsLemmy
19ad43f78b
Fuzzel: creates config if not existing
2025-11-01 10:55:10 -04:00
ItsLemmy
371e1d522f
Autofmt
2025-11-01 09:52:08 -04:00
Ly-sec
b36a2cad53
NPanel: comment dropshadow
2025-11-01 13:43:32 +01:00
Ly-sec
ebde2de33b
Revert "Npanel: fix shadow that overlaps on bar"
...
This reverts commit 6c6d6e54d4 .
2025-11-01 13:36:20 +01:00
Ly-sec
6c6d6e54d4
Npanel: fix shadow that overlaps on bar
2025-11-01 13:15:09 +01:00
Ly-sec
34a6947ad6
Matugen: show toast & log on error
2025-11-01 11:49:12 +01:00
Ly-sec
f2a28c1dd5
i18n: rephrase output/input-muted
2025-11-01 10:19:25 +01:00
ItsLemmy
399ae2e42f
NPanel: Subtle dropshadow test
2025-11-01 00:26:47 -04:00
ItsLemmy
3ab7843707
AppTheme: removed last 2 hardcoded colors and improved vscode template
2025-11-01 00:12:07 -04:00
ItsLemmy
cb4059b5c4
ColorsConvert: cleanup
2025-11-01 00:05:02 -04:00
ItsLemmy
7ec1f42ede
Hover colors: be reasonable in light mode.
2025-11-01 00:00:06 -04:00
ItsLemmy
1a124cf655
Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary.
2025-10-31 23:32:10 -04:00
ItsLemmy
42c51cb8a4
Rosepine: replacing tertiary by pine.
...
- Kainoa gonna hate me, but since we use the colors for app themings we
really need something vibrant in the tertiary slot.
- Will probably compensate by not using tertiary for hovers in the UI.
2025-10-31 22:57:44 -04:00
ItsLemmy
c59049a05c
Comments cleanup
2025-10-31 22:53:03 -04:00
ItsLemmy
8a4ca8927f
Bar-AudioVisualizer: vertical bar support
2025-10-31 22:52:53 -04:00
ItsLemmy
e29b4bf433
Bar-AudioVisualizer: Added setting to select one the scheme's color.
2025-10-31 22:00:19 -04:00
ItsLemmy
998dbc540f
Autofmt
2025-10-31 21:31:34 -04:00
ItsLemmy
1d364e994b
Alacritty theming support, fix #616
2025-10-31 21:14:27 -04:00
ItsLemmy
9bf27c5ff9
vscode: cleaned theming template
2025-10-31 20:14:41 -04:00
ItsLemmy
0ac371d0f5
vscode: theming set to strict when using predefined color scheme.
2025-10-31 19:19:53 -04:00
ItsLemmy
1f4b0ce8f4
Fixed for PR #631
2025-10-31 19:06:16 -04:00