 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
|
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 |
|
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 |
|
lysec
|
60afceb15a
|
Battery.qml: replace hardcoded strings with i18n (fixes #497)
|
2025-10-16 11:39:43 +02:00 |
|
ItsLemmy
|
3615f03970
|
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
|
2025-10-15 23:24:01 -04:00 |
|
ItsLemmy
|
24a5d2ff56
|
MediaCard: Spicying it up with a little blue + fallback to wallpaper display when not art available.
|
2025-10-15 23:23:27 -04:00 |
|
ItsLemmy
|
d43e4ea400
|
NiriOverview: more sane blur values
|
2025-10-15 23:15:33 -04:00 |
|
loner
|
ec5a60e92c
|
feat(bar): Adapt MediaMini to bar density scaling
|
2025-10-16 09:53:37 +08:00 |
|
loner
|
04d091465e
|
feat(bar): Adapt Clock to bar density scaling
|
2025-10-16 09:53:08 +08:00 |
|
loner
|
d11a8fc311
|
feat(bar): Adapt ActiveWindow to bar density scaling
|
2025-10-16 09:53:00 +08:00 |
|