Commit Graph
373 Commits
Author SHA1 Message Date
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
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
loner 80443bb74e fix(languge): language defaults to an empty string 2025-10-19 01:25:03 +08: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 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 eae2bf1476 IdleInhibitor: initialize at startup, remove persistent setting (#505) 2025-10-17 13:33:31 +02:00
Leopold Luley 4bd550c585 Merge branch 'main' into auto-night-mode 2025-10-16 17:42:47 +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 814abf4725 LocationTab: add toggle to fully disable weather (as requested in #488) 2025-10-16 12:25:22 +02:00
ItsLemmy 2ce0992b19 comment 2025-10-15 19:30:15 -04:00
ItsLemmy a7612d1744 Merged setup wizard 2025-10-15 19:25:00 -04:00
ItsLemmy fd33761901 BT: fixed signal icons 2025-10-15 16:02:46 -04:00
lysec 514fdaa4cc SetupWizard: initial commit 2025-10-15 18:01:08 +02:00
Damian D'SouzaandGitHub 41d96393ed Merge branch 'main' into battery-charging-treshold 2025-10-15 02:11:14 +02:00
ItsLemmy 1a32c70158 ControlCenter: better defaults 2025-10-13 22:03:29 -04:00
ItsLemmy 4e11f4e2e6 SectionEditor: improved dimensions and moving across sections (for control center) 2025-10-13 19:55:40 -04:00
ItsLemmy eb82491125 recomment default settings generation 2025-10-13 19:22:03 -04:00
ItsLemmy 401d1ef230 Default settings 2025-10-13 19:21:15 -04:00
ItsLemmy 10090cbd30 ControlCenter: modularity! 2025-10-13 19:18:26 -04:00
ItsLemmy a0907a5b96 ControlCenter: toggle to hide/show volume sliders + getting ready for more modularity soon 2025-10-13 10:04:47 -04:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
ItsLemmy 2888b7c02e Merge branch 'main' into qt-scaling 2025-10-12 18:27:56 -04:00
lysec f0f95343f3 Settings: disable -default generation 2025-10-12 22:24:46 +02:00
lysec d749cbf91d Settings: update settings-default.json 2025-10-12 22:24:29 +02:00
ItsLemmy 7e4c7a1efd translations 2025-10-12 16:16:46 -04:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
lysec d442f306c2 SettingsWindow: allow tilde usage 2025-10-12 21:13:52 +02:00
lysec 6da4acee09 Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
ItsLemmy 1e04a92047 Better margins 2025-10-12 09:50:01 -04:00
ItsLemmy 56db04ee1e Better margins 2025-10-12 09:42:53 -04:00
lysec d5d654e010 LockScreen: add compact mode toggle in GeneralTab
Settings: add lockscreen compact mode setting
i18n: add translations
2025-10-12 11:04:35 +02:00
lysec f9c9d00b60 OSD: add always on top setting 2025-10-11 19:16:37 +02:00
lysec e86f4e56cb ControlCenter: revert to old layout 2025-10-11 04:16:12 +02:00
Damian D'Souza e5976d017f Settings: add chargingMode field 2025-10-10 20:02:39 +02:00
AISERandGitHub 84f69b0bc8 Merge branch 'main' into main 2025-10-10 23:30:52 +08:00
ItsLemmy 93803f1309 autofmt 2025-10-10 08:02:10 -04:00
LemmyandGitHub a493061bae Merge pull request #451 from lonerOrz/feature/tray-blacklist
feat(tray): Implement core blacklist filtering logic
2025-10-10 08:01:05 -04:00
ItsLemmy e1f276a5ab Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-10 07:42:49 -04:00
lysec 63881bf8a9 ColorSchemeTab: auto-detect themabale discord client 2025-10-10 13:42:42 +02:00
ItsLemmy 971a216895 Merge branch 'quick-settings' 2025-10-10 07:42:40 -04:00
ItsLemmy 8f614194df QuickSettings: added wallpaper selector to the defaults 2025-10-10 07:42:28 -04:00