Commit Graph
214 Commits
Author SHA1 Message Date
LemmyandGitHub 136eca6387 Merge pull request #516 from damian-ds7/open-panel-overlay-layer
Make panels open in overlay layer
2025-10-20 20:15:50 -04:00
LemmyandGitHub a7e2d04b9b Merge pull request #535 from luleyleo/bluetooth-pill
Display name of connected Bluetooth device in bar pill
2025-10-20 19:46:49 -04:00
LemmyandGitHub e6f0a05369 Merge pull request #526 from luleyleo/wifi-pill
Display SSID in WiFi bar pill
2025-10-20 19:42:49 -04:00
Damian D'SouzaandGitHub 287e39eadd Merge branch 'main' into open-panel-overlay-layer 2025-10-20 22:14:18 +02:00
Damian D'Souza b6c95b8ed5 Settings: add panels overlay setting toggle un UI tab 2025-10-20 22:10:58 +02:00
Damian D'Souza eba6c7ec27 NPanel: revert NPanelWindow change 2025-10-20 21:44:19 +02:00
Leopold Luley d85acc7f07 Bluetooth: Add display settings for Bluetooth bar pill. 2025-10-20 20:18:32 +02:00
ItsLemmy 73267d1d37 Settings + SetupWizard
- Added a Lock screen settings tabs
- Added button in settings/general tab to re-run the setup wizard
- Fixed missing translations
- Fixed bug when matugen not installed in setup wizard
- Added enabled property for NToggle
2025-10-20 13:33:46 -04:00
ItsLemmy 621b37cd1f autofmt 2025-10-20 12:22:38 -04:00
Sridou 165ef4c9bc matugen theming for vicinae launcher
do not overwrite logo if it exists
2025-10-20 12:10:09 +05:30
lysec 528e976f27 Revert "LocationTab: add setting for first day of the week"
This reverts commit af7498155c.
2025-10-19 17:44:52 +02:00
lysec af7498155c LocationTab: add setting for first day of the week
Calendar: replace MonthGrid with custom solution to allow changing first
day of the week
2025-10-19 16:46:53 +02:00
Damian D'Souza a1bde12f9a SettingsPanel: change NPanel to NPanelOverlay 2025-10-19 13:46:52 +02:00
Leopold Luley 742684e803 WiFi: Add display settings for WiFi bar pill. 2025-10-19 12:44:35 +02:00
LysecandGitHub 8b5f06aec6 Merge pull request #482 from luleyleo/auto-night-mode
Implement scheduled light/dark mode switching
2025-10-18 21:05:44 +02:00
LemmyandGitHub b3e649a180 Merge pull request #520 from lonerOrz/feature/language-selection
feat: Implement language selection feature
2025-10-18 14:30:31 -04:00
loner 63bd97e76f feat(i18n): Implement and refine language selection feature
Introduces a language selection option in settings, allowing users to manually choose an application language or revert to automatic system locale detection. This includes UI updates, settings integration, and improved language detection logic.
2025-10-19 01:29:39 +08:00
LemmyandGitHub 0ffebb2b9a Merge pull request #510 from sakarie9/media-max-width
MediaMini: implement dynamic width with max width setting
2025-10-18 11:59:04 -04:00
LemmyandGitHub ae3173b6bf Merge pull request #511 from sakarie9/activewindow-max-width
ActiveWindow: implement dynamic width with max width setting
2025-10-18 11:57:02 -04:00
LemmyandGitHub d1fa4d35ec Merge pull request #519 from lonerOrz/feature/dock-size-setting
feat: Add adjustable dock size setting
2025-10-18 11:21:03 -04:00
loner e85f489429 feat: Implement language selection feature 2025-10-18 22:49:36 +08:00
loner e564ec2a7c feat: Add adjustable dock size setting 2025-10-18 21:54:41 +08:00
lysec b7f96e3abd Matugen: user defined templates can now use predefined color schemes,
changed path to config (~/.config/noctalia/user-templates.toml)
2025-10-18 15:37:00 +02:00
lysec 6ba3b465de SessionMenu: remove lock & suspend option, add toggle in general tab to
decide if lockscreen is used or not
2025-10-18 14:08:51 +02:00
lysec e1ec5c614c Matugen: add vencord support
ColorSchemeTab: add proper line break for discord templates
2025-10-17 15:40:44 +02:00
lysec d5360a7dde ColorSchemeTab: make discord toggle look better 2025-10-17 15:32:22 +02:00
Sakari 0ab65f7f7e ActiveWindow: add fixed width option 2025-10-17 15:38:39 +08:00
Sakari 19bfeb2a40 MediaMini: add fixed width option 2025-10-17 15:28:32 +08:00
Sakari a12fbca80b ActiveWindow: implement dynamic width with max width setting 2025-10-17 15:11:53 +08:00
Sakari 8e5e003f8a MediaMini: implement dynamic width with max width setting 2025-10-17 14:57:26 +08:00
Leopold Luley 4bd550c585 Merge branch 'main' into auto-night-mode 2025-10-16 17:42:47 +02:00
Leopold Luley b82cdefd97 ColorSchemeTab: Add translations for DarkModeService settings. 2025-10-16 17:40:00 +02:00
Leopold Luley 49f4ab114f DarkModeService: Add settings and manual scheduling mode. 2025-10-16 17:23:32 +02:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
lysec df7e0d026b shell: only launch setupwizard if not nixos
DistroLogoService -> DistroService
2025-10-16 13:43:57 +02:00
lysec dd882401ce LauncherTab: check if app2unit exists 2025-10-16 12:29:06 +02:00
lysec 814abf4725 LocationTab: add toggle to fully disable weather (as requested in #488) 2025-10-16 12:25:22 +02:00
LemmyandGitHub 0019c0962d Merge pull request #489 from MrDowntempo/add-center-control-panel
FEAT: Add Center option to load control panel
2025-10-15 18:00:52 -04:00
ItsLemmy 6fd41cd591 Removed invalid properties from NIcon callers 2025-10-15 16:03:29 -04:00
Corey Woodworth ebd0bdd370 feat: Add option to load control center panel in the center of the screen 2025-10-15 11:24:26 -04:00
ItsLemmy 7343d2403a Taskbar: minor cleanup + autoformat! 2025-10-15 07:41:07 -04:00
LemmyandGitHub 5f38abb218 Merge pull request #480 from Sighthesia/main
feat(taskbar): add auto hide mode functionality for taskbar widget
2025-10-15 07:37:29 -04:00
ItsLemmy 7a4fa03eb2 Revert "Merge pull request #471 from dwuggh/auto-hide-bar"
This reverts commit 0e18194094, reversing
changes made to 8ff7086321.
2025-10-14 20:39:05 -04:00
LemmyandGitHub 0e18194094 Merge pull request #471 from dwuggh/auto-hide-bar
add option for auto-hiding bars
2025-10-14 20:36:08 -04:00
ItsLemmy c082f4e871 autofmt 2025-10-14 19:32:41 -04:00
loner ac81126095 Merge remote-tracking branch 'upstream/main' into feature/widget-usage-badge 2025-10-15 03:52:22 +08:00
Sighthesia 6a2218c52e feat(taskbar): add auto hide mode functionality for widget visibility control 2025-10-14 23:50:49 +08:00
ItsLemmy dcf4f0f7d2 Project structure: moving stuff around 2025-10-14 10:46:31 -04:00
dwuggh bc2e4e45bb Merge branch 'main' into auto-hide-bar 2025-10-14 18:13:00 +08:00
ItsLemmy 1a32c70158 ControlCenter: better defaults 2025-10-13 22:03:29 -04:00