Lysec and GitHub
01a26fd910
Merge pull request #827 from notiant/patch-1
...
LockScreen: make 'hibernate' optional
2025-11-22 13:14:53 +01:00
notiant and GitHub
0293b8c8dd
LockScreen: make 'hibernate' optional
2025-11-22 13:04:44 +01:00
Aiser
0f650b36f7
Matugen: Add Telegram's Theme
2025-11-22 14:52:38 +08:00
ItsLemmy
a884f012d8
i18n + autoformat
2025-11-21 13:18:02 -05:00
Lemmy and GitHub
c5b23cc291
Merge pull request #804 from Vortelf/feat/vpn-widget
...
VPN: Widget Implementation
2025-11-21 13:12:50 -05:00
Lemmy and GitHub
f3d1e1f3d1
Merge pull request #813 from alaughlin/dock-border-radius
...
Dock: make border radius configurable
2025-11-21 12:05:25 -05:00
Lemmy and GitHub
e2aa4ca2f8
Merge pull request #807 from lonerOrz/feat/custombutton
...
Enhance custom button
2025-11-21 12:02:57 -05:00
loner
8cb4711629
fix: Fix latestVersion on the about page
2025-11-21 23:06:36 +08: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
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
Adam Laughlin
d9e0f2fc10
Dock: make border radius configurable
2025-11-21 07:45:37 -05:00
Georgi Velev and Georgi Velev
1cbc793087
VPN: Widget Implementation
2025-11-21 14:32:39 +02: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
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
f7d7d7ac15
fix: Stabilize custom button wheel command settings UI layout
2025-11-21 12:38:50 +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
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
Ly-sec
60d37576e0
LocationTab: properly trim whitespaces from first day of the week
2025-11-20 21:08:07 +01:00
Ly-sec
19672a3d46
SchemeDownloader: display proper errors
2025-11-19 23:11:30 +01:00
ItsLemmy
d641eadf75
Audio: added a settings to choose your favorite external audio mixer (ex: pavucontrol, ...)
2025-11-19 08:28:51 -05:00
ItsLemmy
1b4cd35504
Weather: Made the weather effects conditional with a new setting.
2025-11-19 08:05:33 -05:00
Ly-sec
17810d1d2f
SchemeDownloader: make schemes look more similar to ColorSchemeTab ones
2025-11-19 13:42:29 +01:00
loner
ed373df99d
feat(launcher): Add toggle for clip plugin preview
2025-11-19 16:07:07 +08:00
ItsLemmy
8242b0d97d
Fix a bunch of hardcoded borders + autofmt
2025-11-18 19:17:25 -05:00
Ly-sec
c3b73f02b3
ColorSchemeTab: add download button
...
SchemeDownloader: fetch available color schemes from noctalia-colorscheme repo
ColorSchemes: move multiple schemes to the colorscheme repo
i18n: add translations to SchemeDownloader
ColorSchemeTab: move into own folder (+ SchemeDownloader)
2025-11-18 20:39:10 +01:00
ItsLemmy
66770625dd
Tooltip: no longer needed to pass a screen explicitely
2025-11-17 22:02:10 -05:00
ItsLemmy
3bb8d8a7c2
Fix: UserInterfaceTab accessing a non existing setting.
2025-11-17 15:15:43 -05:00
ItsLemmy
f1d714ad9a
Cleanup: replaced a bunch of Screen by their proper "screen"
2025-11-17 14:53:47 -05:00
ItsLemmy
2ae5aa90c9
BarSysMon: you can now select which disk mount point to monitor storage.
2025-11-17 14:29:32 -05:00
ItsLemmy
ca64c4b436
BarTab: Use a regular NLabel for capsule opacity.
2025-11-17 13:45:56 -05:00
loner
a46c76b9d5
feat(bar): Add capsule opacity setting with conditional slider in bar settings
2025-11-17 11:05:57 +08:00
ItsLemmy
0426918be6
Autoformat
2025-11-16 20:56:58 -05:00
Lemmy and GitHub
40f68c5325
Merge branch 'main' into media_manager_toggle_artist_first
2025-11-16 20:55:59 -05:00
Lemmy and GitHub
dddd934f06
Merge pull request #777 from MrDowntempo/fix/BetterWorkspaceWidget
...
Fix/better workspace widget and TaskbarGrouped
2025-11-16 20:50:32 -05:00
ItsLemmy
dc08751ec2
Multi-Monitors: new setting to explicitely disable panels to appear on screen without bar.
...
On my setup this saves about 130MB per 1080p monitor where the bar is
not shown. I only interact with noctalia on my main screen.
2025-11-16 20:49:56 -05:00
Corey Woodworth
064b894fbc
Bugfixes. Wrong setting label, and better vertical bar support
2025-11-16 19:55:19 -05:00
Corey Woodworth
8ec6040c29
A little visual cleanup to TasbarGrouped, and added Name+Index option to Workspace widget too.
2025-11-16 19:42:30 -05:00
MrDowntempo and GitHub
8e18f79acd
Merge branch 'main' into fix/OneLessToggle
2025-11-16 17:53:47 -05:00
Corey Woodworth
d6de45275f
Simplified TaskbarGrouped settings by removing unneeded toggle and adding its functionality to the combobox.
2025-11-16 17:32:18 -05:00
ItsLemmy
3ff5b7639f
Switched to qmlformat.
2025-11-16 17:07:03 -05:00
Adam Laughlin
36e0ef91bc
MediaMini: Support showing artist first
2025-11-16 13:31:41 -05:00
notiant and GitHub
ef1b7cfd89
Hide scrollbar in NListView if not necessary
2025-11-16 11:05:25 +01:00
Ly-sec
098e7f5645
SessionMenuTab: disabling entries works again ( fixes #769 )
2025-11-16 10:20:43 +01:00
ItsLemmy
adfe4817e0
Bar-SessionMenu: added setting to pick your favorite color.
2025-11-15 10:17:20 -05:00
Ly-sec
6b92d2d4c2
UserInterfaceTab: remove dimDesktop toggle, only use dimming slider
...
Settings: add migration for dimDesktop -> dimmerOpacity
Autoformat
2025-11-15 15:46:29 +01:00