Lemmy and GitHub
dd4cf6e422
Merge pull request #747 from oluijks/user-display-name
...
HostService: add user display name and use it in UI
2025-11-14 14:02:13 -05:00
Lemmy and GitHub
6cb45d5d08
Merge pull request #749 from oluijks/bar-hide-tooltip-while-adjusting
...
Bar/Widgets: hide volume tooltips while adjusting
2025-11-14 14:01:28 -05:00
ItsLemmy
7bb27b6c29
Settings: remove double sessionMenu tab
2025-11-14 13:51:51 -05:00
ItsLemmy
a0dcd97aa6
TrayMenu: minimal fade-in animation when appearing.
2025-11-14 10:11:57 -05:00
ItsLemmy
0eb82bce98
SmartPanel: Tighter sizing by using the minimum size.
2025-11-14 10:00:20 -05:00
ItsLemmy
a32d999e46
SmartPaneWindow: unload when not in use
2025-11-14 09:26:17 -05:00
Ly-sec
4129b47559
OSD: fix output OSD logic
2025-11-14 14:00:12 +01:00
Ly-sec
f64a2fae4e
OSD: fix initial output volume osd
2025-11-14 13:54:59 +01:00
Ly-sec
1573b5f128
OSD: fix initial input volume osd
2025-11-14 13:31:41 +01:00
Olaf Luijks
545e72c256
Bar/Widgets: hide volume tooltips while adjusting
2025-11-14 10:56:39 +01:00
Ly-sec
2d99a2c233
Matugen/Code: fix VSCodium support
2025-11-14 07:56:20 +01:00
Ly-sec
96ae2c0d6f
Matugen/Code: add VSCodium support
2025-11-14 07:40:15 +01:00
Olaf Luijks
2c5c462aaa
HostService: add user display name and use it in UI
...
- Add username/envRealName/realName and displayName to HostService
- Resolve real name from `getent passwd $USER` with NOCTALIA_REALNAME override
- Use HostService.displayName on the lock screen and in the Control Center profile card
2025-11-14 04:15:55 +01:00
ItsLemmy
04fcb94ebc
Revert "Wallpaper: improved image switching to avoid main thread micro freeze."
...
This reverts commit 6e368601b4 .
2025-11-13 15:45:46 -05:00
Ly-sec
aa0a6c2cdd
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-13 21:01:15 +01:00
Ly-sec
aace0a8ada
TaskbarGrouped: add scroll support
...
TaskbarGroupoedSettings: add colorize, hide when unoccupied, name display settings
2025-11-13 21:00:12 +01:00
ItsLemmy
6004807776
AllBackgrounds: centralize panel background color computation.
2025-11-13 14:43:14 -05:00
ItsLemmy
0ab9aa1c0e
Tray: fix screen access that does not exists on first load.
2025-11-13 14:42:42 -05:00
ItsLemmy
17ff97f8c5
WLR Layer Name: noctalia-screen-* changed to noctalia-background-*
2025-11-13 13:28:47 -05:00
ItsLemmy
6e368601b4
Wallpaper: improved image switching to avoid main thread micro freeze.
2025-11-13 12:00:15 -05:00
Ly-sec
80493adaed
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-13 16:54:50 +01:00
Ly-sec
e1f692be04
SettingsWindow: reorder SideBar
2025-11-13 16:54:45 +01:00
Ly-sec
52071efc08
SettingsWindow make SideBar more compact
2025-11-13 16:50:24 +01:00
ItsLemmy
3d81d445a3
Network: support for ethernet-off icon even tho the logic is not in yet.
2025-11-13 10:26:51 -05:00
ItsLemmy
9b2abd313d
Tray: fix drawer toggle/caret theming in light theme.
2025-11-13 09:52:29 -05:00
Ly-sec
e98f01faa1
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-13 15:41:52 +01:00
Ly-sec
4fd5865978
DistroService: rename to HostService
2025-11-13 15:41:46 +01:00
Lysec and GitHub
c2e56fcd36
Merge pull request #738 from bokicoder/patch-1
...
SessionMenu: add hibernate option
2025-11-13 15:23:29 +01:00
ItsLemmy
1288924f87
Dragging: removed a lot of dead code since we no longer support panel dragging.
2025-11-13 09:16:52 -05:00
ItsLemmy
278fbb7f76
Settings: SystemMonitor tab, hidden for now, until it gets content.
2025-11-13 09:13:03 -05:00
ItsLemmy
8b0c615322
Launcher: restore Tab/BackTab navigation. Fix #737
2025-11-13 08:58:40 -05:00
ItsLemmy
205e73e8e8
Cava: fix activation logic due to new panel structure.
2025-11-13 08:43:02 -05:00
ItsLemmy
04439699ae
Keyboard Shortcuts: replaced and fixed shiftTab to backTab.
2025-11-13 08:28:28 -05:00
ItsLemmy
7021653764
OSD: Autoformatting - removing all those semicolons
2025-11-13 08:24:45 -05:00
wxlyyy
14b0ef320a
SessionMenu: add hibernate option
2025-11-13 18:30:47 +08:00
Sheri Downs and GitHub
9a92fa0802
Merge branch 'noctalia-dev:main' into main
2025-11-13 13:52:14 +08:00
mochou
36d4c10202
feat: Add OSD background opacity setting
...
- Add `OSD` background transparency
- Add `OSD` background transparency translation
2025-11-13 13:50:13 +08:00
ItsLemmy
e4ef05f58f
Tray: warning fix
2025-11-12 23:48:09 -05:00
ItsLemmy
6083d8242b
TrayMenu: improved positionning
2025-11-12 23:43:44 -05:00
ItsLemmy
aca82f810c
TrayMenu: Fixed potential glitch of submenus by replacing hover by click + improved submenu positionnig logic.
2025-11-12 23:16:59 -05:00
Lemmy and GitHub
4ce2fb5324
Merge pull request #733 from onelocked/main
...
WallpaperSettings: Add a Hide Filename toggle
2025-11-12 21:33:35 -05:00
ItsLemmy
5e567bfcca
MediaCard: update wallpaper dynamically. Fix #734
2025-11-12 21:28:38 -05:00
ItsLemmy
337a830cf1
Panel: Cleaned keyboard shorcuts.
2025-11-12 20:51:32 -05:00
ItsLemmy
2eb59bed4a
Keyboard: Cleaned keyboard shortcuts dispatch
...
+ SetupWizard cleanup (NImageCached can NOT be invisible)
2025-11-12 20:46:15 -05:00
ItsLemmy
39784134af
Panels: proper focus management with the new architecture.
2025-11-12 18:45:15 -05:00
ItsLemmy
81e9bd55fa
Merge branch 'panel-content'
2025-11-12 18:34:18 -05:00
onelocked
e4e63e1f45
WallpaperSettings: Add a Hide Filename toggle
...
Added a 'Hide Filename' toggle that hides the filenames of wallpapers
for a more aesthetic look
2025-11-12 22:22:35 +00:00
Ly-sec
0db78a0abe
UserInterface: add universal opacity slider (except for bar)
...
LauncherTab: remove opacity slider
Settings: add migration
i18n: add opacity slider translation
2025-11-12 20:32:11 +01:00
Ly-sec
88a968aa21
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-12 19:47:26 +01:00
Ly-sec
dbedf6c25c
SessionMenuTab: added tab & SessionMenu settings
...
SessionMenu: hook up settings, update height calculation
i18n: add translations
2025-11-12 19:46:19 +01:00