Lysec and GitHub
3aa2c0d693
Merge pull request #563 from notiant/notiant-light-mode-patch
...
fix wrong color in earlier commit
2025-10-24 15:49:20 +02:00
notiant and GitHub
f81692f26c
fix wrong color in earlier commit
2025-10-24 15:45:20 +02:00
lysec
612dc58ad8
WorkspaceSettings: add setting to change the amount of characters displayed for name workspaces
...
Workspace: change pill width depending on characterCount
2025-10-24 14:16:02 +02:00
lysec
c9d3aedf39
Tray, ActiveWindow: better dark mode colorization
2025-10-24 13:32:52 +02:00
Lysec and GitHub
a5ab3aabb1
Merge pull request #556 from lonerOrz/feature/custom-button-collapse
...
feat: Add custom button collapse condition
2025-10-24 13:22:07 +02:00
Lysec and GitHub
938b0bdec2
Merge pull request #562 from notiant/notiant-light-mode-patch
...
Fix app icon theming in light mode
2025-10-24 13:07:46 +02:00
notiant and GitHub
bc5532b616
Update Tray.qml
2025-10-24 12:17:38 +02:00
notiant and GitHub
73cd26ff96
Update Taskbar.qml
2025-10-24 12:17:19 +02:00
notiant and GitHub
0c9ecb9782
Update TaskbarGrouped.qml
2025-10-24 12:16:44 +02:00
notiant and GitHub
0655e5be18
Update ActiveWindow.qml
2025-10-24 12:00:03 +02:00
ItsLemmy
c3439b262c
SysMon Service: getting this ready for multiple paths support.
2025-10-22 23:38:50 -04:00
loner
1d5eb91803
feat: Revert regex interpretation to require // delimiters and update en.json placeholder
2025-10-23 00:42:50 +08:00
loner
272bb50770
feat: Implement automatic regex interpretation for custom button collapse condition
2025-10-23 00:35:37 +08:00
loner
beefae7350
feat: Add custom button collapse condition
2025-10-23 00:01:31 +08:00
shouya
be078e04bd
fix text not showing on custom button
2025-10-23 00:18:14 +09:00
ItsLemmy
3eef346319
CustomButton stream: i18n + autofmt
2025-10-22 10:18:28 -04:00
Lemmy and GitHub
4da0b353dc
Merge pull request #533 from shouya/main
...
Add support for streaming command outputs in CustomButton
2025-10-22 10:16:55 -04:00
ItsLemmy
9003c60667
DirectWidgetSettingsPanel
2025-10-22 09:39:24 -04:00
ItsLemmy
6557b683ea
SettingsPanel: new method "openWidgetSettings"
2025-10-21 20:57:58 -04:00
ItsLemmy
fc5be392c0
BarWidgetSettingsDialog: refactored to support direct opening.
2025-10-21 20:44:30 -04:00
loner
47dce9b326
fix(media-mini): Correct ReferenceError for needsScrolling in MediaMini.qml
2025-10-21 22:09:18 +08:00
Sighthesia and GitHub
6bab12e702
Merge branch 'main' into MediaMiniImprovements
2025-10-21 21:47:25 +08:00
Lemmy and GitHub
fc2f7f2122
Merge pull request #524 from Sighthesia/ActiveWindowDynamicWidthImprove
...
ActiveWindow: improvements on visual effect
2025-10-21 08:53:42 -04:00
lysec
4aa32dbdb3
Notification: move lastSeenTs to cache/noctalia/notifications-state.json
2025-10-21 14:50:27 +02:00
Sighthesia
49fd63502e
ActiveWindow: small improvement for fade-in
2025-10-21 20:12:39 +08:00
Sighthesia
17cca538be
MediaMini: add fade-in/out animation
2025-10-21 20:09:31 +08:00
Sighthesia
5f36943184
MediaMini: improve title scorlling behavior
2025-10-21 18:46:32 +08:00
Sighthesia
6d95ab464e
MediaMini: fix insufficient width that triggered scrolling when no active player
2025-10-21 18:44:28 +08:00
Sighthesia
593707baa4
MediaMini: prevent initial width jump to maxWidth when widget appears
2025-10-21 18:39:22 +08:00
ItsLemmy
95faefa8eb
Pill: cleanup
...
- removed duality between disableOpen and forceClose
- renamed rightOpen to oppositeDirection
- wifi+bt: for vertical bar, use tooltip rather than the classic pill
opening as text will most likely never fit.
2025-10-20 21:56:59 -04:00
ItsLemmy
6604373524
TaskbarGrouped: Cleanup, optimizations, smarter layout
2025-10-20 21:40:11 -04:00
ItsLemmy
97d59127d0
TaskbarGrouped: better look when using capsule.
2025-10-20 20:22:25 -04:00
ItsLemmy
ae8a309c54
TaskbarGrouped: BugFix + simplifications
...
- fixed workspace switching, when workspace is empty.
- moved some logic to the compositor service
- removed unecessary Qt.createQmlObject
2025-10-20 20:14:24 -04:00
Lemmy and GitHub
6c195be180
Merge pull request #521 from herobrauni/main
...
Add grouped Windows Widget
2025-10-20 19:49:47 -04:00
Lemmy and GitHub
a7e2d04b9b
Merge pull request #535 from luleyleo/bluetooth-pill
...
Display name of connected Bluetooth device in bar pill
2025-10-20 19:46:49 -04:00
Lemmy and GitHub
e6f0a05369
Merge pull request #526 from luleyleo/wifi-pill
...
Display SSID in WiFi bar pill
2025-10-20 19:42:49 -04:00
Leopold Luley
903a04e096
WiFi: Avoid using BarPill.disableOpen property.
2025-10-20 20:19:49 +02:00
Leopold Luley
1dc740092e
Bluetooth: Display name of connected Bluetooth device in bar pill.
2025-10-20 20:18:10 +02:00
Sighthesia
25ffb6c389
MediaMini: sychronize title width animation with widget width
2025-10-20 23:45:53 +08:00
Sighthesia
2f7217125c
MediaMini: fix inconsistent scrolling behavior on different scaling
2025-10-20 23:45:02 +08:00
Sighthesia
7db40ffdfb
MediaMini: fix incontinous title scrolling when media isn't playing
2025-10-20 22:11:48 +08:00
shouya
ea2e0df837
add support for streaming command outputs in CustomButton
2025-10-20 22:45:11 +09:00
Leopold Luley
51b6455dd0
WiFi: Hide pill text when no WiFi or ethernet is connected.
2025-10-20 14:04:55 +02:00
lysec
7d564ae312
Revert "Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell "
...
This reverts commit 35400b9a96 , reversing
changes made to af7498155c .
2025-10-19 17:45:24 +02:00
Leopold Luley
4e134dfee1
WiFi: Display SSID of connected WiFi network in bar pill.
2025-10-19 12:44:03 +02:00
herobrauni and GitHub
8d84e3b732
Merge branch 'noctalia-dev:main' into main
2025-10-19 10:15:55 +02:00
Sighthesia
ecc97ca255
MediaMini: handle empty media content with active player for rounded background
2025-10-19 15:38:20 +08:00
Sighthesia
c56d1430e5
ActiveWindow: fix inconsistency of animation on vertical bar
2025-10-19 13:43:03 +08:00
Sighthesia
5e562bb9a9
ActiveWindow: fix widget width still remains on maxWidth when visiblity is Always Visible
2025-10-19 13:14:02 +08:00
Sighthesia
7f5fd5fa14
ActiveWindow: add fade-in and fade-out transitions of widget
2025-10-19 12:51:55 +08:00