ItsLemmy
2bc6dfb2b4
Tray: refactoring - back to dropdown menu while keeping the drawer for unpinned.
2025-11-11 10:21:55 -05:00
ItsLemmy
01bcdf577d
Notifications History: increased height from 420 to 540
2025-11-10 19:17:43 -05:00
ItsLemmy
8028deb1ed
TaskbarGrouped: workspace indicator on top
2025-11-10 12:35:00 -05:00
Ahmet Çetinkaya
fa3e6a02b9
fix(bar): resolve 'Show workspace numbers only when occupied' setting
...
- Fix workspace number container visibility logic to properly reference container.hasWindows
- The 'hasWindows' property was not in scope for workspaceNumberContainer
- Workspace numbers now correctly hide when workspace has no windows and setting is enabled
- Fixes toggle functionality for 'show-numbers-only-when-occupied' setting
2025-11-10 20:14:30 +03:00
Ahmet Çetinkaya
579e9bf914
Merge upstream/main into feat/taskbar-workspace-numbers
...
- Resolved file location conflicts by moving TaskbarGroupedSettings.qml to Modules/Panels/Settings/Bar/WidgetSettings/
- Fixed translation conflicts in de.json, es.json, fr.json, pt.json, and zh-CN.json by adding taskbar-grouped translation sections
- Maintained all existing functionality while adapting to new project structure
- Preserved workspace number feature functionality across all supported languages
Conflicts resolved:
- Translation files: Added taskbar-grouped sections after existing taskbar sections
- File location: Moved settings file to new Panels directory structure
2025-11-10 19:41:09 +03:00
Ly-sec
20e1086060
Launcher: add CTRL+J/N keybinds ( fixes #694 )
2025-11-10 17:17:31 +01:00
Ly-sec
5402ae32f5
Notification: make doNotDisturb non persistent ( fixes #665 )
2025-11-10 17:12:51 +01:00
Lemmy and GitHub
0573f24d63
Merge pull request #664 from lonerOrz/fix/vertical-bar-text
...
fix(custom button): Adjust the custom button text display when the bar is vertical
2025-11-10 08:34:54 -05:00
Ly-sec
c6bd84dfaa
ControlCenter: add colorize distro toggle
2025-11-10 12:47:49 +01:00
loner
2f853e3eca
feat(bar): Add option to hide CustomButton text in vertical bar
2025-11-10 18:39:53 +08:00
loner
1df1e1119e
fix(tray): import ui service
2025-11-10 18:32:23 +08:00
Aiser
b4ac786e8b
Matugen: add spicetify theme for Spotify
2025-11-10 13:20:51 +08:00
ItsLemmy
bf215b0728
BT+WiFi: increasing panel width from 340 to 400.
2025-11-09 19:36:57 -05:00
ItsLemmy
6f215b4265
BarContent: better margins-anchoring management
2025-11-09 18:39:15 -05:00
ItsLemmy
ef4c773d13
ClockSettings: fix wrong import
2025-11-09 18:38:15 -05:00
ItsLemmy
7c168b3de0
autoformatting
2025-11-09 16:16:07 -05:00
Lemmy and GitHub
fdddae648d
Merge pull request #679 from notiant/patch-15
...
Add wordwrap to Bluetooth- and WiFi-Panel; some fixes for the German translation
2025-11-09 16:04:19 -05:00
ItsLemmy
23a548e034
BarContent: fix screen assignment
2025-11-09 13:51:14 -05:00
ItsLemmy
c3476c9f9e
MediaCard: fix vertical centering of disc icon when nothing is playing
2025-11-09 13:40:06 -05:00
ItsLemmy
8c4eff75fd
Merge branch 'refactor-apptheming'
2025-11-09 12:34:38 -05:00
ItsLemmy
2cea2d12de
AudioVisualizer: Low vs High Quality via setting.
2025-11-09 10:06:50 -05:00
ItsLemmy
567da03770
Settings: always recompute position when floating changes.
2025-11-09 09:20:59 -05:00
Ly-sec
ed4dd34a9c
BarTab: properly relocate SettingsWindow when floating state changes (thanks MrDowntempo <3)
2025-11-09 13:04:16 +01:00
Ly-sec
fe3840b95a
GeneralTab: add missing import
...
SetupWizard: move setup steps around
2025-11-09 10:18:23 +01:00
Ly-sec
871104be59
SessionMenu: add LockScreen import
...
LockScreen: add missing imports
N*Spectrum: add null checks
2025-11-09 09:46:45 +01:00
ItsLemmy
fb59883479
CC-ScreenRec: missing import
2025-11-09 00:25:47 -05:00
ItsLemmy
13803d8440
SetupWizard: Added missing services import
2025-11-09 00:09:05 -05:00
ItsLemmy
1f14ddfdaa
CC-ScreenRec: missing import
2025-11-08 23:50:49 -05:00
ItsLemmy
8bd2f0ca7f
Lockscreen-settings: fixed missing param
2025-11-08 22:41:08 -05:00
ItsLemmy
8b7ec73fdf
No need to track open popups anymore. Avoid widgets to include services directly
2025-11-08 22:37:19 -05:00
ItsLemmy
8f4637b3b9
SettingsPanel: on bar position changed, recalculate position.
2025-11-08 22:28:41 -05:00
ItsLemmy
168bf54f41
Fixing app templating after refactor
2025-11-08 20:50:21 -05:00
Ly-sec
e84cc3fb62
TrayMenuPanel: fix submenu width calculation
2025-11-08 23:17:46 +01:00
ItsLemmy
355271768c
Services in subfolder + cleanup/fixes
2025-11-08 16:38:43 -05:00
Ly-sec
990291f111
TrayMenuPanel: increase width before eliding
2025-11-08 22:32:50 +01:00
ItsLemmy
20c0589ce4
Refactor AppTheming in smaller services
2025-11-08 10:52:42 -05:00
Sébastien Atoch
1755e9157c
NotificationHistory: Panel rebuilt using scrollview instead of listview to avoid polish loop.
2025-11-08 08:47:00 -05:00
ItsLemmy
8794a2cf35
Merge branch 'optims'
2025-11-08 08:16:21 -05:00
Ly-sec
9458fc1fc8
TrayMenuPanel: disable dragging
2025-11-08 08:54:34 +01:00
notiant and GitHub
00df8dcd33
make BluetoothPanel height adaptable
2025-11-08 08:24:36 +01:00
ItsLemmy
4a349b3bc2
Imports cleanup
2025-11-08 00:31:15 -05:00
ItsLemmy
6a6d4abd2f
ControlCenterTab: fix settings dialog component path.
2025-11-07 21:55:41 -05:00
ItsLemmy
f6a5b1a2fd
MediaCard: lots of GPU optimization + show the proper wallpaper in the media card if no mpris.
2025-11-07 21:19:56 -05:00
notiant and GitHub
58dde183e0
Add wordwrap to Bluetooth- and WiFi-Panel; some fixes for the German translation
2025-11-08 02:39:58 +01:00
ItsLemmy
a41ac4701f
Optimizations
2025-11-07 20:22:48 -05:00
ItsLemmy
48ff3314cc
NotificationHistory: Break the binding loop
2025-11-07 17:38:15 -05:00
ItsLemmy
6e7407ebf9
SettingsPanel: rounding coordinates
2025-11-07 16:57:19 -05:00
Ly-sec
5c93d4a41a
SettingsPanel: add NListView to enable scrolling in sidepanel if needed
2025-11-07 22:42:50 +01:00
ItsLemmy
b180325691
SetupWizard: Improved kickstart and fixed odd size on tiny screens.
2025-11-07 16:11:12 -05:00
Ly-sec
58b35f4ef1
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-11-07 21:48:46 +01:00