Lysec and GitHub
43cdc4494d
Merge pull request #786 from lonerOrz/feat/clip
...
Add clipboard preview
2025-11-21 13:19:42 +01:00
Ly-sec
5ed4c97ee5
Tooltip: fix newline detection
2025-11-21 13:02:50 +01:00
Lysec and GitHub
ddd3ae364c
Merge pull request #812 from bokicoder/patch-1
...
i18n: improve chinese translation
2025-11-21 12:21:32 +01:00
bokicoder and GitHub
3b793add39
i18n: improve chinese translation
2025-11-21 19:15:19 +08:00
Ly-sec
71f4a8eb49
NText: add optional RichText (default false) to fix calendar with specific languages
2025-11-21 11:09:03 +01:00
Ly-sec
2f735eda81
ChangelogPanel: nice formatting for changelogs
...
AboutTab: update version connection
GitHubService: cleanup, move changelog logic to UpdateService
UpdateService: use new changelog host
2025-11-21 11:01:59 +01:00
shouya
5f2a6ffc9d
fix workspace.qml warning
2025-11-21 15:01:02 +09:00
shouya
211a9e4033
add translations for other languages
2025-11-21 14:53:59 +09:00
shouya
bcebaa0185
add english translation
2025-11-21 14:52:20 +09:00
shouya
8331d1954d
show workspaces for the focused screen
2025-11-21 14:49:31 +09:00
loner
ee33da8348
i18n: fix: Add translations for custom button wheel actions
2025-11-21 13:14:57 +08:00
loner
f7d7d7ac15
fix: Stabilize custom button wheel command settings UI layout
2025-11-21 12:38:50 +08:00
ItsLemmy
972ac47c1b
Bluetooth: smaller font for section name, similar to wifi.
2025-11-20 23:08:42 -05:00
ItsLemmy
0b0860a446
WiFi: improved classification and sorting
2025-11-20 23:06:56 -05:00
loner
e8a27acb63
fix: Left click behavior should only depend on left click settings
2025-11-21 11:06:51 +08:00
loner
694fefeebd
feat: Custom buttons now support wheel actions
2025-11-21 10:58:15 +08:00
ItsLemmy
088431b20d
Autoformatting + translations
2025-11-20 21:38:00 -05:00
ItsLemmy
63940703f8
TaskbarGrouped: Fixes, cleanup and improvements.
2025-11-20 21:37:02 -05:00
EmmetZ
e3c171840f
feat: add brightness panel for bar brightness widget
2025-11-21 10:23:23 +08:00
loner
857d1dbbb6
feat: Update translation files for maxTextLength feature
2025-11-21 09:07:39 +08:00
loner
516fc47b68
feat: Replace hideTextInVerticalBar with maxTextLength object
...
- Replace boolean hideTextInVerticalBar with maxTextLength object that has
separate horizontal and vertical properties for more flexible text length control
- Add NSpinBox controls in settings UI to configure both horizontal and
vertical max text length independently
- Update CustomButton widget to use new maxTextLength structure and
implement text scrolling based on direction-specific limits
- Set default values to 10 for both horizontal and vertical (was 20/0)
- Update translations and widget registry metadata accordingly
- When vertical maxTextLength is 0, text is completely hidden (preserving
original hideTextInVerticalBar: true behavior)
This allows users to set different text length limits for horizontal and
vertical bar orientations, providing more granular control over text display.
2025-11-21 09:07:30 +08:00
loner
e549cfcb78
feat: Use maxTextLength to Limit Custom Button Text Length
2025-11-21 08:31:15 +08:00
loner
6a840769ed
Fix(BarPillVertical): Improve vertical text positioning and spacing
2025-11-21 08:31:00 +08:00
loner
ec92295a98
Enhance custom tooltip parsing
2025-11-21 08:30:46 +08:00
Ly-sec
60d37576e0
LocationTab: properly trim whitespaces from first day of the week
2025-11-20 21:08:07 +01:00
Ly-sec
067bbf20bc
ColorScheme/Rosepine: fix colors
2025-11-20 20:54:43 +01:00
Ly-sec
49aab3c487
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-20 20:45:25 +01:00
Ly-sec
868b14bbc3
AudioCard: fix elide
2025-11-20 20:45:21 +01:00
Lysec and GitHub
b435d1f588
Merge pull request #806 from bokicoder/main
...
Nix: cleaner code
2025-11-20 20:19:34 +01:00
Ly-sec
1fc1fa36aa
Matugen/Discord: fix inbox alignment (thanks @LionHeartP)
2025-11-20 19:56:18 +01:00
wxlyyy
04311f191f
Nix: cleaner code
2025-11-21 02:28:56 +08:00
Ly-sec
0726e6b92f
LockScreen: adjust button width depending on text length
2025-11-20 17:55:45 +01:00
Ly-sec
9a3d04249f
Set version to dev
2025-11-20 17:42:59 +01:00
Ly-sec
edd4ba1b15
LockScreen: make digital font bigger
2025-11-20 17:39:01 +01:00
Ly-sec
c50776eeee
Release v3.2.0
v3.2.0
2025-11-20 15:56:32 +01:00
Ly-sec
e9114297d1
ChangelogPanel: save lastSeenVersion to cacheDir
2025-11-20 14:50:00 +01:00
Ly-sec
fbfdf787de
ChangelogPanel: fix width issues
2025-11-20 13:17:17 +01:00
Ly-sec
3976a21dc7
Settings: remove forceShowNextStart
2025-11-20 11:54:50 +01:00
Ly-sec
c735eef75d
Merge branch 'changelog'
2025-11-20 11:54:33 +01:00
ItsLemmy
1ceb97c08f
NText: Dont RichText by default as it does not elide properly.
...
Was breaking the bar section editor.
2025-11-20 00:11:51 -05:00
ItsLemmy
42e2ba09ff
MediaCard: don't show the disc icon if there is Cava activity.
2025-11-19 21:46:07 -05:00
Ly-sec
074da9069c
OSD: add overdrive display
...
Volume/Microphone: allow overdrive, clamp to 100/150% max
AudioService: properly clamp to 100/150% (not only visually)
2025-11-19 23:27:42 +01:00
Ly-sec
19672a3d46
SchemeDownloader: display proper errors
2025-11-19 23:11:30 +01:00
ItsLemmy
da8fa306a1
NText: richText by default as it is used in a few legacy places.
2025-11-19 16:18:22 -05:00
ItsLemmy
d74f1feece
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-11-19 16:01:21 -05:00
ItsLemmy
6df39604c5
NText: RichText or StyledText (no plainText)
2025-11-19 16:01:18 -05:00
Lemmy and GitHub
4d45b330b0
Merge pull request #799 from bokicoder/main
...
Nix: remove quickshell flake input & add overlays & ...
2025-11-19 11:59:39 -05:00
wxlyyy
b7c50f4c23
Nix: remove quickshell flake input & add overlays & ...
2025-11-20 00:20:15 +08:00
ItsLemmy
0a6c06b092
OSD: another stab at a simplified approach to avoid start-up OSD notifications and separating UI from logic.
2025-11-19 10:20:18 -05:00
Lysec and GitHub
9080a584a2
Merge pull request #798 from art0rz/main
...
Disable capitalization of username in ControlCenter
2025-11-19 15:56:15 +01:00