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
4fd5865978
DistroService: rename to HostService
2025-11-13 15:41:46 +01: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
ItsLemmy
1e5d82b615
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-11-12 13:14:43 -05:00
ItsLemmy
cc08bc320e
Bar: Fix potential blurry icons due to half pixel misalignment.
2025-11-12 13:14:38 -05:00
Lemmy and GitHub
4f6ed4335a
Merge pull request #680 from kurrycat2004/main
...
feat(custom button): Add option to refresh CustomButton text on click
2025-11-12 12:05:16 -05:00
kurrycat
7be6ea57a5
don't open settings when clicking on empty command custom button with update-text enabled
2025-11-12 16:51:37 +01:00
ItsLemmy
9215df3fcb
Tray: Close drawer when a tray item is actioned.
2025-11-12 09:12:04 -05:00
ItsLemmy
875aca2a36
Wi-Fi + BT: Right clicking icons on the bar or control center to enable/disable the feature immediately.
2025-11-12 08:28:02 -05:00
kurrycat
b717baf4ba
allow update-text toggle without command + disable update-text toggle in
...
text stream mode
2025-11-12 00:16:35 +01:00
ItsLemmy
db20310202
Hyprland and Sway: Use WlrKeyboardFocus.OnDemand
2025-11-11 18:07:15 -05:00
kurrycat
fb126cc86c
add option to refresh CustomButton text on click
2025-11-11 23:57:40 +01:00
onelocked
acc5b2cd27
Fix: WallpaperSelector widget panel positioning
...
When clicking the Wallpaper Selector button in the bar, it did not
respect the users position choice. For example if set to bottom right,
it would still follow bar position.
2025-11-11 19:29:29 +00:00
ItsLemmy
8aa4254d57
Tray: fix for hyprland (untested)
2025-11-11 13:35:35 -05:00
ItsLemmy
33350497de
Tray: more intuitive auto closing.
2025-11-11 10:35:50 -05:00
ItsLemmy
9d25df5c4f
Merge branch 'tray'
2025-11-11 10:30:23 -05:00
ItsLemmy
3e8e21de7f
Tray: close drawer when pinning, to keep things simple
2025-11-11 10:27:10 -05:00
ItsLemmy
2bc6dfb2b4
Tray: refactoring - back to dropdown menu while keeping the drawer for unpinned.
2025-11-11 10:21:55 -05:00
ItsLemmy
afcadb86d7
Autoformatting
2025-11-11 07:09:43 -05:00
Lemmy and GitHub
16b5c27f26
Merge pull request #554 from shouya/sleep-inhibitor
...
Scroll to set a timeout to manual sleep inhibitor
2025-11-11 06:55:35 -05:00
ItsLemmy
877f517a02
Bar: reimplemented hairline gap safety.
2025-11-11 06:21:58 -05:00
ItsLemmy
230d5de071
wip
2025-11-11 05:39:00 -05:00
shouya
0f360859d0
fix flickering text when scrolling to zero while hovering
2025-11-11 13:46:17 +09:00
shouya
d85f426b15
allow setting a timeout to manual sleep inhibitor
2025-11-11 13:46:17 +09:00
ItsLemmy
ec328f348c
ActiveWindow: added missing Wayland import for hyprland toplevel.
2025-11-10 21:00:06 -05:00
Ly-sec
dfd3269928
ControlCenter: add proper shader for distro logo
2025-11-10 20:25:41 +01: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
5402ae32f5
Notification: make doNotDisturb non persistent ( fixes #665 )
2025-11-10 17:12:51 +01:00
ItsLemmy
e76b3429d1
Autoformatting
2025-11-10 08:35:36 -05: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
Ly-sec
5ec97ac750
ControlCenter: add missing import
2025-11-10 12:32:00 +01:00
loner
54dad12a70
feat(bar): Add conditional text rotation for BarPillVertical
2025-11-10 18:39:53 +08:00
loner
b37f4d4268
feat: Add dynamic tooltip parsing to CustomButton
2025-11-10 18:39:53 +08:00
loner
2f853e3eca
feat(bar): Add option to hide CustomButton text in vertical bar
2025-11-10 18:39:53 +08:00
loner
110bbdf7a3
fix(custom button): Adjust the custom button text display when the bar is vertical
2025-11-10 18:39:52 +08:00
ItsLemmy
6f215b4265
BarContent: better margins-anchoring management
2025-11-09 18:39:15 -05:00
ItsLemmy
15539e1445
MainScreen: Bar content is in its own PanelWindow
2025-11-09 12:28:00 -05:00
ItsLemmy
33ba447af1
WiFi: added missing service import
2025-11-08 23:39:44 -05:00
ItsLemmy
3b7411f1ad
Bar-Widgets: re-adding a lot of missing services since the refactor.
2025-11-08 23:07:46 -05:00
ItsLemmy
168bf54f41
Fixing app templating after refactor
2025-11-08 20:50:21 -05:00
ItsLemmy
355271768c
Services in subfolder + cleanup/fixes
2025-11-08 16:38:43 -05:00
Ly-sec
061b92697c
NoctaliaPerformance: add performance toggle (disables shadows & animations)
2025-11-08 09:13:48 +01:00
Ly-sec
3fafc57f36
ControlCenter: middle mouse button opens launcher
2025-11-08 09:05:47 +01:00
Ly-sec
f8131c9a14
Tray: use getPillDirection logic to place chevron to the correct position based on bar section
2025-11-08 09:00:42 +01:00