Lemmy and GitHub
e2aa4ca2f8
Merge pull request #807 from lonerOrz/feat/custombutton
...
Enhance custom button
2025-11-21 12:02:57 -05:00
Lemmy and GitHub
d6edc55d16
Merge pull request #817 from MrDowntempo/feat/smarter_shader_compiler
...
shaders-compile.sh supports file list arguments
2025-11-21 11:57:05 -05:00
ItsLemmy
e5912760ca
WiFi Panel: improved the layout with proper multiple sections and proper height calculation.
2025-11-21 11:46:14 -05:00
MrDowntempo and GitHub
7d981fb55b
Merge branch 'main' into feat/smarter_shader_compiler
2025-11-21 11:45:19 -05:00
Corey Woodworth
e97c46e96c
shaders-compile.sh supports file list arguments
2025-11-21 11:36:51 -05:00
Lysec and GitHub
c1afa199e3
Merge pull request #816 from LionHeartP/main
...
revert: 'Matugen/Discord: fix inbox alignment'
2025-11-21 17:23:28 +01:00
LionHeartP
530992a14b
revert: 'Matugen/Discord: fix inbox alignment'
2025-11-21 18:13:13 +02:00
Lysec and GitHub
5d9cfeb9d0
Merge pull request #815 from lonerOrz/fix/about-version
...
fix: Fix latestVersion on the about page
2025-11-21 16:27:20 +01:00
loner
8cb4711629
fix: Fix latestVersion on the about page
2025-11-21 23:06:36 +08:00
Ly-sec
2d856882d2
Changelog: remove changelogs.json
2025-11-21 15:58:34 +01:00
Lysec and GitHub
665aa84f70
Merge pull request #814 from lonerOrz/fix/about
...
fix: Fix the rich text display on the About page
2025-11-21 15:45:17 +01:00
Ly-sec
b84452e04d
Changelogs: overhaul
2025-11-21 15:44:41 +01:00
Ly-sec
d3c200f50c
SchemeDownloader: download schemes to ~/.config/noctalia/colorschemes/
...
ColorSchemeService: check said folder for theming
TemplateProcessor: check said folder for theming
2025-11-21 15:32:02 +01:00
loner
a39fbb5639
fix: Fix the rich text display on the About page
2025-11-21 22:14:57 +08:00
Ly-sec
fe40758d4e
SchemeDownloader: fix logger warning
2025-11-21 15:02:38 +01:00
Ly-sec
63331c1018
WidgetSetting: fixes not being able to type when opening settings through context menu
2025-11-21 14:02:24 +01:00
Ly-sec
9c955cdd39
Services/systemd: small update
2025-11-21 13:58:50 +01:00
Ly-sec
1a2ddbb9e3
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-21 13:27:13 +01:00
Ly-sec
e46c9cdf0e
Battery: add visual indicator for low battery (same as SysMon)
2025-11-21 13:27:03 +01:00
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
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
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