ItsLemmy
7ec1f42ede
Hover colors: be reasonable in light mode.
2025-11-01 00:00:06 -04:00
ItsLemmy
1a124cf655
Colors: 2 news colors, mHover+mOnHover - autocomputed. Using them for all hovers instead of mTertiary.
2025-10-31 23:32:10 -04:00
ItsLemmy
1d364e994b
Alacritty theming support, fix #616
2025-10-31 21:14:27 -04:00
ItsLemmy
066d6f2e2f
DimDesktop: removed in favor of nice curvy corners on panels
2025-10-31 10:53:59 -04:00
ItsLemmy
1152453d84
Settings: ShowCalendarWeather - true by default
2025-10-31 08:37:08 -04:00
ItsLemmy
64dcb0d34e
Panels: beautifull NRectangleCurved shape - conditionnal with a new settings, default is true.
2025-10-30 22:42:12 -04:00
ItsLemmy
129609ec2c
vscode: app theming, courtesy of TUI!
...
https://github.com/tuibird/
2025-10-30 20:06:52 -04:00
ItsLemmy
29ad654a58
Locale: factorized usage in I18n.
2025-10-30 17:43:35 -04:00
ItsLemmy
4377637790
Calendar: support for custom first day of the week
2025-10-30 15:44:56 -04:00
ItsLemmy
ca72a5ca8f
Calendar: conditional weather card - wip
2025-10-30 14:02:42 -04:00
Ly-sec
8a78d8cb34
Dock: behave the same as bar (shows on all displays if no display is selected)
...
DockTab: add Enable toggle (default true)
SetupDockStep: add Dock settings to setup wizard
SetupWizard: add SetupDockStep
i18n: add dock translations
2025-10-30 14:15:23 +01:00
Ly-sec
4860dc07b2
Matugen: walker (wip)
2025-10-29 14:49:51 +01:00
Ly-sec
60bfcc0058
Notification: add transparency slider (implements #586 )
2025-10-27 18:29:52 +01:00
Ly-sec
f30d1d3ea1
Add recursive wallpaper setting in WallpaperTab (implements #568 )
2025-10-27 17:05:11 +01:00
Lemmy and GitHub
614cdc5196
Merge pull request #557 from Sighthesia/MinimumBrightness
...
BrightnessService: add minimum brightness to prevent backlight from t…
2025-10-26 19:16:07 -04:00
lysec
e26c2874b5
Launcher: add custom launch prefix
2025-10-25 11:52:18 +02:00
Corey Woodworth
1846c7af2e
Added option for an analog style clock on the calendar screen.
2025-10-24 23:34:58 -04:00
Sighthesia
f35f8e018f
BrightnessService: add switch to toggle minimum brightness limit
2025-10-25 01:22:35 +08:00
ItsLemmy
c9bbaf4c91
Borders: optim/simplification of scaled borders
2025-10-21 13:52:19 -04:00
Lemmy and GitHub
ff659911bc
Merge pull request #543 from lonerOrz/feature/calendar-event-toggle
...
feat: Add toggle to enable or disable calendar event display
2025-10-21 09:53:53 -04:00
lysec
7fcf54a9d3
OSD: add always on top setting
...
Notification: add always on top setting
2025-10-21 15:34:42 +02:00
lysec
4aa32dbdb3
Notification: move lastSeenTs to cache/noctalia/notifications-state.json
2025-10-21 14:50:27 +02:00
loner
dea916617a
feat: Add toggle for calendar event display
2025-10-21 20:33:39 +08:00
Damian D'Souza and GitHub
287e39eadd
Merge branch 'main' into open-panel-overlay-layer
2025-10-20 22:14:18 +02:00
Damian D'Souza
47bb77f103
NPanel: add persistent useOverlay property
2025-10-20 22:05:13 +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
Lysec and GitHub
8b5f06aec6
Merge pull request #482 from luleyleo/auto-night-mode
...
Implement scheduled light/dark mode switching
2025-10-18 21:05:44 +02:00
Lemmy and GitHub
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'Souza and GitHub
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