Commit Graph
1765 Commits
Author SHA1 Message Date
Leopold Luley d85acc7f07 Bluetooth: Add display settings for Bluetooth bar pill. 2025-10-20 20:18:32 +02:00
Leopold Luley 1dc740092e Bluetooth: Display name of connected Bluetooth device in bar pill. 2025-10-20 20:18:10 +02:00
Sighthesia ecc97ca255 MediaMini: handle empty media content with active player for rounded background 2025-10-19 15:38:20 +08: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
ItsLemmy ec329f3a3a MediaMini+ActiveWindo: fix warning when no screen after suspend 2025-10-18 12:01:23 -04: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 2ddfadea27 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-18 14:42:38 +02:00
lysec fcb5510e94 SessionMenu: better layout 2025-10-18 14:42:35 +02:00
ItsLemmy 22e8358c69 Dock: fixed 1px height peek zone 2025-10-18 08:41:36 -04:00
ItsLemmy 91bb3e866f Dock: attempt to fix visible 1px peek zone. 2025-10-18 08:29:26 -04:00
lysec e426180f04 Dock: add exclusiveZone: 0 to fix maximize issue (niri) 2025-10-18 14:13:17 +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
ItsLemmy 702cd1d283 Test commit for lefthook. 2025-10-17 10:33:46 -04:00
ItsLemmy 9621dbb4d6 Tooltip: proper size update when text changes 2025-10-17 10:32:18 -04:00
ItsLemmy 0ed82fbae8 BarPill: fix potential wrong tooltip update 2025-10-17 10:23:54 -04: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
lysec 87f4559764 LockScreen: add reveal password button 2025-10-17 13:48:43 +02:00
lysec 51163f7d96 OSD: actually fix input volume on startup 2025-10-17 13:37:31 +02:00
lysec 371ddbc776 HyprlandService: fix workspace detection (fixes #509)
Autoformat
2025-10-17 13:13:23 +02:00
LysecandGitHub 34c4292fce Merge pull request #504 from Amadoabad/notification-freeze
Notifications freeze when hovered
2025-10-17 13:03:30 +02:00
lysec 16d3220d1a OSD: fix input showing up on fresh start 2025-10-17 12:59:15 +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
ItsLemmy 9f7d4d274d autofmt 2025-10-16 20:21:44 -04:00
ItsLemmy 61079c9103 MediaMini: no need to apply uiScaleRatio here. 2025-10-16 20:21:30 -04:00
LemmyandGitHub 0a3820e4db Merge pull request #496 from lonerOrz/feat/adapt-bar-density-scaling
feat(bar): Introduce core density scaling mechanism
2025-10-16 20:18:17 -04:00
LemmyandGitHub c8a3ef141f Merge pull request #499 from damian-ds7/tab-navigation-session-menu-launcher
Tab navigation in session menu and launcher
2025-10-16 20:09:27 -04:00
amadoabad 957dede6b3 Feat: Now freezes the notifications when hovering on notifications buttons too. 2025-10-17 02:12:21 +03:00
amadoabad b0f6f22b2d Feat: Freeze the notifications when hovering 2025-10-17 01:57:27 +03:00
Damian D'Souza 4be26bc604 SessionMenu: replace select next/previous usage with wrapping version 2025-10-17 00:49:10 +02:00
Damian D'Souza 68b3483162 Launcher: replace select next/previous usage with wrapping version 2025-10-17 00:46:34 +02:00
loner a230ec4a2d fix(mediamini): add applyuiscale 2025-10-17 06:31:40 +08:00
loner 9f46f8bed8 refactor(bar): Use ternary operator for scaling property 2025-10-17 06:30:55 +08:00
Damian D'Souza ab59e94ee6 SessionMenu: implement tab based navigation with wrapping next/previous functions 2025-10-16 20:25:50 +02:00
Damian D'Souza 7715dbf17a SessionMenu: implement wrapping select next/previous functions 2025-10-16 20:25:14 +02:00
Damian D'Souza 0da0d46003 Launcher: implement tab bsed navigation with wrapping next/previous functions 2025-10-16 20:24:40 +02:00
Damian D'Souza e85801208f Launcher: implement wrapping versions of select next/previous 2025-10-16 20:23:57 +02: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