Commit Graph
843 Commits
Author SHA1 Message Date
ItsLemmy 5cac1d4a3f Hotfix: volume widget broke Noctalia 2025-10-27 08:41:44 -04:00
LysecandGitHub 4a9a0d984b Merge pull request #601 from bokicoder/main
Volume: launch `pavucontrol` with middle-click
2025-10-27 13:19:03 +01:00
wxlyyy 0ca9f23a4c Volume: launch pavucontrol with middle-click 2025-10-27 20:14:59 +08:00
Ly-sec 01657ee545 i18n: add brightness tooltip translation 2025-10-27 13:11:24 +01:00
LemmyandGitHub c47169f1df Merge pull request #598 from acdcbyl/main
i18n: Fix translations of new audio panel tooltips
2025-10-26 23:24:50 -04:00
Aiser 1bcfb5b8c2 i18n: Fix translations of new audio panel tooltips 2025-10-27 11:10:13 +08:00
ItsLemmy 50499e2abb Audioviz effects: minimal signal option for a better look in the bar 2025-10-26 22:58:45 -04:00
ItsLemmy 178d18eca9 AudioVisualizer: basic implementation 2025-10-26 22:30:20 -04:00
ItsLemmy 1e19733876 audio panel: Warning fix 2025-10-26 17:16:41 -04:00
ItsLemmy e30f822c41 Microphone: right click opens audio panel 2025-10-26 16:08:04 -04:00
ItsLemmy 06d095c705 feat: New audio panel when clicking on volume icon 2025-10-26 16:04:28 -04:00
lysec b9c6d0e2fb CalendarPanel: fix week number 2025-10-25 11:43:12 +02:00
Corey Woodworth 1846c7af2e Added option for an analog style clock on the calendar screen. 2025-10-24 23:34:58 -04:00
LysecandGitHub 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
notiantandGitHub 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
LysecandGitHub 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
LysecandGitHub 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
notiantandGitHub bc5532b616 Update Tray.qml 2025-10-24 12:17:38 +02:00
notiantandGitHub 73cd26ff96 Update Taskbar.qml 2025-10-24 12:17:19 +02:00
notiantandGitHub 0c9ecb9782 Update TaskbarGrouped.qml 2025-10-24 12:16:44 +02:00
notiantandGitHub 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
LemmyandGitHub 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
ItsLemmy c9bbaf4c91 Borders: optim/simplification of scaled borders 2025-10-21 13:52:19 -04:00
loner 47dce9b326 fix(media-mini): Correct ReferenceError for needsScrolling in MediaMini.qml 2025-10-21 22:09:18 +08:00
LemmyandGitHub ff659911bc Merge pull request #543 from lonerOrz/feature/calendar-event-toggle
feat: Add toggle to enable or disable calendar event display
2025-10-21 09:53:53 -04:00
SighthesiaandGitHub 6bab12e702 Merge branch 'main' into MediaMiniImprovements 2025-10-21 21:47:25 +08:00
LemmyandGitHub 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
loner dea916617a feat: Add toggle for calendar event display 2025-10-21 20:33:39 +08: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
LemmyandGitHub 6c195be180 Merge pull request #521 from herobrauni/main
Add grouped Windows Widget
2025-10-20 19:49:47 -04:00