Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

noctalia-shell-4.7.7-3.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: noctalia-shell Distribution: openSUSE Tumbleweed
Version: 4.7.7 Vendor: openSUSE
Release: 3.2 Build date: Fri Jun 26 20:41:03 2026
Group: System/GUI/Other Build host: reproducible
Size: 33709467 Source RPM: noctalia-shell-4.7.7-3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/noctalia-dev/noctalia/tree/legacy-v4
Summary: A sleek and minimal desktop shell for Wayland
Noctalia is a minimal desktop shell for Wayland, built on Quickshell
(QtQuick/QML). It provides a status bar, dock, panels, notifications,
lock screen, idle management, OSD, desktop widgets, wallpaper
management, and multi-monitor support, while intentionally staying
out of compositor responsibilities.

Native support is provided for Niri, Hyprland, Sway, Scroll, Labwc
and MangoWC. Launch with:

    qs -c noctalia-shell

Provides

Requires

License

MIT

Changelog

* Fri Jun 26 2026 Khang Lê <neyfua@proton.me>
  - _service and .spec files changes
  - Update to version 4.7.7 (commit f816591afc2f2f606d1f0cf70b51e95c04a7a8aa):
    * chore: updated repo names in workflows
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * fix(ci): stop issue metadata workflow from removing unrelated labels
    * chore(flake): update flake.lock
    * chore(workflow): update label workflow
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
* Sat May 16 2026 Khang Lê <neyfua@proton.me>
  - Changes:
    * Removed 'matugen' as Recommends dependency (noctalia has its own built in template colors generator)
    * Fixed launch command in %description from 'noctalia-qs' to 'qs' (noctalia-qs only applied to NixOS users, openSUSE and other distributions still use 'quickshell' or 'qs' as launch commands)
    * Changed 'tar' and 'recompress' services mode to 'buildtime'
* Wed May 13 2026 Alessio Biancalana <dottorblaster@opensuse.org>
  - Update to version 4.7.7:
    * Release v4.7.7
    * compositor: Fixed whitespace for diff
    * chore(flake): update flake.lock
    * chore(issue template): adjust community name
    * chore(issue template): adjust invite link
    * chore(issue templates): adjust assignees
    * compositor: Removed unintentional change of monitorEvents.includes(event.name)
    * compositor: Updated Hyprland functions to support new Lua syntax
    * chore(flake): update flake.lock
    * chore(workflow): update label metadata
    * chore(issue templates): update bug report
    * chore(ISSUE_TEMPLATES): update templates
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * fix pixelation of colorized dock icons
    * NBusyIndicator: follow color change
    * fix(ipc): added missing entry to Control settingsTabMap
    * chore(flake): update flake.lock
    * Add Qt colors light, mid
    * fix(nix): set warnings as top-level config
    * fix syntax error
    * chore(flake): update flake.lock
    * safeguard custom commands from trailing whitespaces
    * added couple of selectors
    * chore(nix): add systemd deprecation warnings
    * fix(template): generate current-theme.conf for kitty with wallpaper gen
    * fix(bar): swallow right/middle on hot strip to avoid Qt context-menu SIGSEGV
    * disable Bluetooth toggle when Bluetooth is blocked
    * chore(flake): update flake.lock
    * chore(version): bumping to v4.7.7-git
    * fix(theming): readjusting the starship config file for a more reliable script
    * update ColorsSubTab.qml
    * fix problem with Airplane Mode toggle visibility &  add some default values for the Color Scheme settings
* Fri Apr 24 2026 Khang Lê <neyfua@proton.me>
  - Removed some dependencies:
    * removed cava, it's not needed for AudioVisualizer on noctalia-shell anymore, can be installed as a standalone
    * removed dejavu-fonts and google-roboto-fonts, both aren't needed as a required packages, noctalia-shell uses system default font
* Tue Apr 21 2026 Alessio Biancalana <dottorblaster@opensuse.org>
  - Add 001-setting-gate-automatic-network-requests.patch:
    * gate automatic network requests through a feature flag that openSUSE will disable by default
* Sun Apr 19 2026 Alessio Biancalana <dottorblaster@opensuse.org>
  - Add noctalia-shell-rpmlintrc to silence files-duplicate warnings
    for intentionally-duplicated QML stub files in WidgetSettings/
    (cannot be deduplicated under /etc per SUSE policy).
  - Update to version 4.7.6:
    * Release v4.7.6
    * chore(flake): update flake.lock
    * fix(theming): check nested starship config path before fallback
    * fix (ci/update-flake): Fix that workflow isn't triggered if it's not the main repository
    * chore(flake): update flake.lock
    * chore: remove verbose comment
    * feat(perf): enforce 100% opacity in noctalia performance mode
    * fix(notifications): show fallback icon instead of checkerboard for missing theme icons
    * fix(i18n): add missing bar widget translation string
    * Revert "fix(media): gate spectrum pipeline on playback to cut idle CPU"
    * fix(Brightness): Now it should only have a minimum value if it's using ddc
    * fix(Brightness): Simplified the code to use existing functionality, also fixed a bug with enforcing the minimum brightness
    * fix: use distinct MD3 tokens for surface shades in Starship template
    * feat: add Starship prompt template
    * fix(brightness): revert min brightness regression
    * fix(theming): skip theme writes and hooks when wallpaper change produces no diff
    * feat(brightness): change enforce minimum brightness method
    * chore(flake): update flake.lock
    * update I18n.qml
    * update date formats for lock screen
    * NComboBox: remove hover animation
    * fix(config): handle nix-style atomic config replacements for settings and colors
    * Revert "fix(settings): detect nix-managed settings updates without restart"
    * fix(settings): detect nix-managed settings updates without restart
    * Revert "fix(settings): reload settings after nix-managed config file replacements"
    * fix(settings): reload settings after nix-managed config file replacements
    * refactor(settings): organize CustomButton settings into tabbed layout
    * feat(bar): add context menu for CustomButton right-click
    * fix(settings): resolve barIsVertical property assignment conflict
    * refactor(bar): remove enableColorization toggle from CustomButton
    * feat(ui): add separate icon and text colorization for CustomButton
    * fix(ui): improve CustomButton settings visibility logic
    * fix(ui): adapt icon position labels based on bar orientation
    * refactor(bar): add iconPosition fallback to oppositeDirection
    * feat(bar): add explicit iconPosition control for CustomButton widget
    * chore(flake): update flake.lock
    * chore(i18n): update translations & add romanian translation
    * GTK refresh fix
    * Templates/KColorScheme: use rgb_csv format
    * template-processor: add rgb(a)_csv formats
    * Theming: add apply script for KDE
    * fix(settings): escape colorscheme downloadUrl
    * perf(ui): step NScrollText marquee on a timer instead of infinite animation
    * fix(media): gate spectrum pipeline on playback to cut idle CPU
    * fix(template): ensure kitty's live config reload after theme regeneration
    * fix(audio): sticky app-stream volume + subtitle line in panel
    * fix(keybinds): recognize ctrl+punctuation shortcuts in recorder
    * chore(flake): update flake.lock
    * chore(version): bumping to v4.7.6-git
    * Release v4.7.5
    * chore(i18n): update all
    * fix(location): autolocate off by default for privacy, improved UI when no location is set. Fix #2388
    * chore(i18n): hu
    * fix(weather): read is_day from service instead of requiring callers to pass it.
    * fix(location): more logging and potential fix
    * chore(version): bumping to v4.7.5-git
    * Release v4.7.4
    * fix(audioservice): another Qt-11 warning fix
    * fix(settings): dont rely on Qt.btoa to generate default settings dump.
    * chore(i18n): update hu
    * fix(nreordercheckboxes): don't shadow QQuickItem.enabled
    * fix(audioservice): switch from PwNode to var for sink and source so it's nullable.
    * fix(location): fix weather fetching
    * chore(i18n)
    * feat(location): add toggle to always show Talia weather emojis
    * fix(theming): always sync prefer-light/dark with system theme toggle
    * chore(flake): update flake.lock
    * chore(version): bumping to v4.7.4-git
    * Release v4.7.3
    * fix(mango): prevent double focused windows in workspace apps
    * fix(workspace-apps): add "handle" for sway activation
    * fix(workspace): copy window to js object instead of holding live listmodel prox.
    * fix(workspace): temp disable tooltips
    * fix(workspace): showApp simpler anims
    * fix(workspace): simplification
    * fix(workspace): fix missing icon and broken layout
    * fix(workspace): minor cleanup
    * feat(location): removed the Tokyo default location, improved flow with the new auto-locate.
    * Update dock on window list change
    * MediaPlayerPanel: fix layout issues
    * fix(bar): guard grouped workspace window delegates when modelData is stale
    * Update pywalfox.json
    * chore(flake): update flake.lock
    * feat(location): auto location/weather via IP
    * chore(version): bumping to v4.7.3-git
    * chore(version): release v4.7.2
    * feat(wallpaper-panel): adjust height for 1080p
    * feat(wallpaper-panel): 50% max height
    * fix(mediamini): guard onEntered against stale panel ref.
    * fix(bar): harden AudioVisualizer when ShellScreen is null
    * chore(i18n)
    * chore: run qmlfmt.sh again
    * fix: Add showText to BarWidgetRegistry and settings-widgets-default
    * fix(audio): stop volume sliders fighting service state
    * fix(audio): stabilize input volume % via wpctl like default sink
    * chore: run qmlfmt.sh
    * chore: add modified files again because they were not staged (I don't get git sometimes)
    * chore(i18n): Add englisht strings for the text toggle
    * feat: Add showText variable to show/hide name of Active Window
    * Update pywalfox.json
    * fix(ColorScheme): sync light/dark toggle to gtk
    * chore(flake): update flake.lock
    * fix(theming): sync gtk-theme with color-scheme when system sync is on
    * fix(theming): keep system color-scheme in sync on every dark mode change
    * fix(workspaces): assign display index per output in ExtWorkspaceService
    * style(wallpaper): dont switch favorite in split wallpaper on first click
    * fix(wallpaper): cleanup misleading code
    * chore(autofmt)
    * fix(plugin): fix loadWidget
    * fix(wallpaper): hide light/dark icon in split wallpaper mode
    * fix(wallpaper): adjust wallpaper light/dark & favorite logic
    * Add check for non-zero width in enhancedBand
    * chore(flake): update flake.lock
    * chore(flake): update flake.lock
    * fix(blur): force flush wayland state, to avoid stuck blur regions
    * fix(ncolorchoice): added "enabled" visual feedback
    * fix(plugins): fixed desktopWidget settings vs plugin settings
    * fix(bar): pass initial properties on creation (screen, section, etc...) to avoid potential registration issues.
    * fix(desktop-widgets): pass screen as initial property to avoid wrong spectrum registration
    * chore(i18n)
    * style(WallpaperPanel): adjust layout for light/dark & monitor selector toggles
    * fix (ci): Fix that workflow isn't triggered if it's not the main repository
    * fix(plugins): avoid potential race condition during update process
    * fix(templating) improved handling of symlinks
    * fix(nbutton): wrap in an Item to properly reserve border space for improved fractional scaling render
    * chore(i18n)
    * fix(widgets): improves disable states by avoiding stacking opacities
    * fix(ncontextmenu): improved parent constraining
    * fix(ncontextmenu): smart positionning to avoid clipping outside of parent.
    * style(wallpaper): hide dark/light behind toggle just like display selection
    * feat(wallpaper): add separate selection for light & dark mode
    * fix(settings): avoid unified notification sound handler clobbering per-urgency paths
    * chore(flake): update flake.lock
    * apply reduced light mode opacity also to dock, notifications & OSD
    * fix(plugins): pass pluginApi as initial property to prevent binding warnings. Eliminate the need for fallback chains in plugins code.
    * feat(settings): in windowed mode, dont stretch to full width
    * feat(settings): when switching settings panel mode, close and reopen the settings to see the actual change
    * cleanup(NScrollText): remove unused imports, gate layer on overflow
    * remove onResumed() since networkMonitorProcess already covers it
    * refactor(NScrollText.qml): MultiEffect fade mask
    * chore(TemplatesSubTab): format
    * fix(TemplatesSubTab): Fixed a bug which prevented qml format to run correctly
    * Revert "Merge pull request #2203 from haikalllp/fix/update-pywalfox-colors"
    * chore(flake): update flake.lock
    * fix(renderer): remove ambiguous \s* from _parse_if regex to prevent ReDoS
    * fix(renderer): remove ambiguous \s* from _EXPR_RE to prevent ReDoS
    * fix(renderer): remove ambiguous \s* from _BLOCK_RE to prevent ReDoS
    * fix(ProfileCard): add elide to GECOS name
    * fix(media): tighten MediaMini panel layout for album art and height
    * style(mediapanel): fix artwork cropping in non compact mode
    * feat(template): added dedicated Scroll(wm) template
    * fix(audio): scope stream volume overrides per media identity
    * fix(ci): flake updates should trigger cachix workflow
    * fix(audio): filter out intermediate stream nodes
    * chore(flake): update flake.lock
    * change Airplane Mode visibility conditions
    * fix(zed): typo resolved
    * improve some process handling
    * improve airplane mode handling
    * fix(lock-keys): only apply sysfs LED state on successful reads
    * fix(IdleService): respect lockOnSuspend when idle triggers suspend
    * fix(Lockscreen): adjust password cursor so it properly follows position
    * Add Toast dismiss IPC Handler
    * fix: restore smooth scroll animation for keyboard navigation in wallpaper selector panel
    * feat(view): add smooth scroll animation for keyboard navigation in NListView and NGridView
    * feat(view): implement smooth wheel scrolling for NScrollView
    * feat(view): implement smooth wheel scrolling for NGridView
    * feat(view): implement smooth wheel scrolling for NListView with global setting
    * chore(flake): update flake.lock
    * chore(sway): fix border color
    * fix(bar): guard bar widget metadata lookup
    * feat(nightlight): using our own manual scheduling to allow more flexibility
    * fix: only convert config symlinks when modification is needed.  fix #2299
    * fix(lockkeys): replace 'this' to a proper id to avoid warnings
    * feat(bar-ipc): added new "peek" call and made existing call work better with auto-hide
    * fix(launcher): fix iconMode default gui settings.  fix #2296
    * fix(background): fix dupe transition on startup + minor safety improvement to avoid potential null texture on shaders
    * fix(nimagerounded): avoid null shader texture when image disappear
    * fix(wallpaper-settings): added missing parameter
    * fix(audioservice): repeater need an Item delegate.
    * fix(ColorScheme): potential fix for GTK/gsettings light-dark getting out of sync
    * Move toast IPC closer to notifications
    * chore(flake): update flake.lock
    * fix(nsearchcombobox): cleanup
    * fix(shader): uv clamping NImageRounded. Fix #2288
    * fix(desktop-widgets): restore mouse interaction. fix #2293
    * remove airplaneModeEnabled from settings
    * rework Airplane Mode handling & remove bluetoothctl fallback
    * feat(workspace): allow one character labels on vertical bar
    * fix(theming): regenerate wallpaper colors after cache load on startup
    * chore(fmt)
    * chore(i18n): fixes
    * chore(i18n): added en-GB
    * chore(i18n): update
    * Fix Toast: same model than Notifications
    * Revert "fix(audio): potential desync fix"
    * fix(audio): potential desync fix
    * chore(flake): update flake.lock
    * feat(bar): improve volume scroll handling on bar with smooth accumulation
    * feat(bar): add volume control support to bar scroll behavior
    * fix(audio): sync per-app volume overrides with PipeWire and new streams
    * Revert "fix(AudioService): attempt to fix individual audio levels"
    * feat(settings): add toggle to disable system theme sync
    * fix(AudioService): attempt to fix individual audio levels
    * Revert "fix(audio): attempt to fix per-app volume desync from stale overrides"
    * fix(audio): attempt to fix per-app volume desync from stale overrides
    * fix(notifications): prefer default actions for window focus
    * fix(lock-keys): sync bar state from sysfs on first poll after startup
    * feat(ipc): add commands for airplane mode
    * i18n: add Czech (cs) translation
    * fix(wallpaper): stop overwriting per-monitor folders when toggling multi-monitor dirs
    * fix(hostservice): use non uppercase username, respect upper/lowercase for Full Name
    * feat(lockscreen): add highlight selection in the password input field
    * Using keybind from settings
    * chore(flake): update flake.lock
    * refactor: extract launcher slide transition logic into reusable NSlideSwapView component
    * refactor: move launcher category selection logic into a helper function
    * feat(launcher): implement sliding transition animations for launcher category changes
    * chore(version): bump to v4.7.2
    * Release v4.7.1
    * feat(sysgraphs): sharper
    * feat(wallpaper): add toggle to skip image processing and use original files
    * feat(imagecache): cleaned up dead code, reduced cache duration to 15 days
    * prevent duplicate scan triggers
    * Changed background light
    * feat(networking): refactor NetworkService to use Quickshell.Networking and improve state synchronization
    * chore(shell): tiny cleanup
    * fix(background): potential fix for black lockscreen after performance mode
    * ci: add cachix workflow
    * ci: add flake update workflow
    * fix(graph): improved AA on graph shader
    * chore(autofmt)
    * chore(i18n): update
    * fix(theming): wallpaper color generation with apostrophes in path
    * fix(nix): inherit noctalia-qs overlay in our overlay
    * fix(NFilePicker): Added ability to use both Control and Shift with both having different functionality
    * fix(wallpaper): wait for ImageCacheService to be ready before scanning
    * feat(spectrum): slightly better initialization of the number of bands until noctalia-qs is updated everywhere.
    * fix(NFilePicker): Added multiSelection choice
    * chore(flake): bump flake.lock
    * build(nix): remove cava
    * Bar/MediaMini: don’t repaint invisible progress ring
    * fix(spectrum): minimal signal new default to 1%
    * fix(ipc): audio and network panel attempt to open near their bar button
    * chore(MainScreen): Quickshell default layer is WlrLayer.Top, let's set them explicitely for clarity
    * feat(OSD): full click-through
    * Revert "fix(OSD): keep panelwindow always loaded to avoid hotplug crash"
    * fix(btsubtab): fix alpha on ntexts
    * feat(spectrum): typo
    * feat(spectrum): adding support for both band and bar properties during the migration
    * chore(i18n): update
    * feat(audioviz): added a settings to control the frequency mirroring. Fix #2239
    * fix(desktop-widgets): ignore mouse via mask when not editing so the events pass thru to an eventulal desktop shortcuts manager (pcmanfm). Fix #2241
    * Update PluginPanelSlot.qml
    * fix(migration): improve the old migration 45
    * fix(active-window): fix vertical centering, more robust if fonts get bigger than icon.
    * fix(settings): cleaning remnants of Settings.data.bar.floating
    * chore(autofmt)
    * fix(panel): simplify calculations
    * fix(smart-panel): also clamp panelHeight for vertical floating bars
    * style(lockscreen): adjust capslock & password input icon
    * LockKeysService: use Qml file system model
    * feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel
    * fix(smart-panel): prevent panel overflow on small screens with floating bar
    * feat(ColorScheme): always set gsetting color-scheme when toggling light/dark mode
    * feat(emacs): add posthook to refresh the theme
    * allow overriding qs config path
    * play volume feedback when changing volume externally
    * feat(i18n): added vietnamese (machine translated)
    * Revert "perf(mainscreen): merging fix/damage-control"
    * Revert "fix(mainscreen): avoid potential single frame flicker of the bar when resizing"
    * Revert "fix(mainscreen): fix posty bar bg flicker"
    * fix(mainscreen): fix posty bar bg flicker
    * fix(mainscreen): avoid potential single frame flicker of the bar when resizing
    * feat(i18n): getting things up for vi(etnamese)
    * feat(screencorners): no longer reside in MainScreen, tiny PanelWindow. Will also serve for hotcorners detection
    * perf(mainscreen): collapse Mainscreen to bar-sized when idle
    * fix(panel): when animations are disabled to log a warning on every panel open
    * fix(nspinbox): replace the diamond hover by a simple rounded rectangle, fixes a lot of small glitches
    * fix(panel): reset closedImmediately flag reliably after panel close
    * chore(autofmt)
    * MainScreen/PanelWindow: do not put on top layer
    * Added scroll with keyboard on dropdown
    * docs(readme): update available plugins count to nearly 100
    * bumping version to v4.7.1 git
    * Release v4.7.0
    * fix(config): ensure trailing slash
    * fix(wallhaven): adjust height calculation to prevent overshooting
    * WeatherCard: Avoid using too much processing power
    * chore(sysstat): removed dead code
    * chore(autofmt): lysec cloned again
    * fix(about): show noctalia-qs new version string
    * chore(i18n): add notification rules translations
    * fix(notification-rules): do not allow empty patterns
    * feat(notifications): add notification display rules
    * fix(ntextinput): use onTextChanged for autosave, onEditingFinished instead of onAccepted
    * Revert "fix(ntextinput): going back to "textEdited" so you dont have to press enter or change focus to apply the changes."
    * fix(Settings): prevent keyboard search from clearing/navigating on second keystroke
    * fix(wallpaper): fixed wallhaven pager. increased height from 45% to 70%
    * Fix ignore sound for app without a name but with a desktopEntry defined
    * chore(flake): bump flake.lock
    * fix(labwc): minor fixes to support upstream ext-workspace-v1
    * Revert "add logging to HyprlandService & CompositorService"
    * Added min/max events in audio service to notify subscribers when audio limit is reached
    * fix(bar): never unload content when bar is hidden
    * fix(network): force opaque on nbox delegate to avoid ugly opacity.
    * fix(hyprland): same fix but with a simpler Qt.callLater approach
    * fix(notif/workspace): reverting some of the previous attempt from timer back to Qt.callLater
    * fix(hyprland): defer workspace ListModel updates to prevent SIGSEGV during incubation
    * fix(hyprland): correct focusedWindowIndex after sorting window list
    * fix(bar): attempt to avoid crash when autohide is used
    * Revert "fix(bar): defer update to next cycle"
    * fix(bar): defer update to next cycle
    * fix: remap pywalfox colors to better support light color theme
    * fix(popup): disable autoclose by clicking outside to avoid loosing settings by accident.
    * fix(ntextinput): going back to "textEdited" so you dont have to press enter or change focus to apply the changes.
    * fix(tooltip): limit tooltip radius when box is too small, larger horizontal padding for grid mode.
    * fix(network): ethernet info - fix box border color
    * fix(network): removed hover effect, adjusting size and radius.
    * chore(audioservice): minor cleanup
    * fix(zen-browser): more template adjustments
    * fix(zen-browser): add overflow button to template
    * fix(zen-browser): adjust template for new zen update
    * fix(bar): attempt at resolving widget incubation race conditions
    * add logging to HyprlandService & CompositorService
    * fix(Hyprland): attempt to fix invalid window extraction
    * fix(dock): adjust exclusive zone sizing
    * chore(settings): update deb
    * reduce label size of wallpaper transition types
    * layout refinements for info button
    * BluetoothSubTab: Color adjustments
    * feat(settings): update search index for new dock launcher settings
    * feat(dock): add custom icon selector for the dock launcher
    * feat(dock): implement distribution logo rendering for launcher icon
    * feat(dock): add setting to use distro logo as launcher icon
    * fix(OSD): when controlcenter is open, before skipping OSD check that the cards(vol/bright) are really enabled
    * fix(OSD): keep panelwindow always loaded to avoid hotplug crash
    * feat(network): cleanup and UI polish
    * Signal icon representation in WifiSubTab
    * Restored BTSubTab
    * Merged display changes
    * Update WifiSubTab.qml
    * reworked icon logic to cover all grounds
    * apply changes
    * fix(wifi): more colors refinment
    * simplify channel logic remove iw usage
    * fix(wifi): better colors
    * fix(wifi): simplified colors managements in the panel
    * chore(settings): default settings json update
    * feat(Plugins): add toggle to hide the update notification
    * Guard ethtool usage.
    * fix(flake): add missing inputs
    * increase range a bit
    * chore: bump flake.lock
    * Icon backgrounds
    * fix(workspace): defer update to next event loop via timer instead of Qt.callLAter
    * chore(i18n): update
    * chore(readme): more compact
    * chore(i18n) update
    * feat(hooks): added a simple color generation hook
    * chore(readme) stars at the bottom
    * chore(readme): updated with scope
    * Update supported Wayland compositors list
    * Update NetworkPanel.qml
    * normally i should've returned. might be oversimplified :P
    * Update WifiSubTab.qml
    * Update NetworkPanel.qml
    * fmtd
    * put actual icons
    * bad sed -i :((
    * move to service 3/3
    * fix an issue where variables might not ready.
    * some fixes - deleted un-needed if block
    * move functions to service 2/3
    * feat(icons): new ethernet icons
    * Fix kitty predefined selection colors
    * feat(icons): new wifi icons
    * prep for new icons 1/3
    * feat(wallpaper): added ability for granular pick of transitions via checkboxes
    * fix(clipboard): add color preview
    * feat(Wallpaper): change random wallpaper time buttons to NSpinBox
    * chore(autofmt)
    * fix(dock): gate peek and indicator windows on auto-hide to reduce GPU compositing overhead
    * SystemMonitor.qml: fix launching external Monitor app
    * feat(kitty): add tab & trail colors
    * docs(README): remove dev-shell info from readme
    * fix(WallpaperAutiomation): use iRadius for time interval options
    * fmt
    * Update NetworkService.qml
    * resolve merge issue[s]
    * chore(i18n): update
    * feat(clipboard): removed unused date filter and date headers, went with a simple "time ago" indicator per entry which feels more natural
    * chore(autofmt)
    * fix(mediamini): proper width computation when show album art is off. Fix #2121
    * fix(lockscreen): wrap custom clock text to avoid overflow. fix #2173
    * prep for icons
    * fix(nightlight): changed the logic, the icon is now colored only when enabled
    * fix coloring that created in pt1 | Missing elements.
    * carry over requested changes from pt1 | apply pt1.patch
    * add timer, use color & i18n of open.
    * feat(notif): added a shorcut to the settings in the notification history panel
    * fix(ghostty): add config.ghostty support
    * fix(bar): more bullet proofing toward auto-hide
    * feat(dock): renaming "static" to "attached"
    * fix(dock): fix attached dock retraction when hovered
    * Delete Planning board.md
    * Delete Modules/Panels/Settings/Tabs/Connections/Planning board.md
    * feat(brightness): enable ddcutil dynamic sleep to reduce latency
    * Update Planning board.md
    * fix(tooltips): added support for string vs array content everywhere
    * finalize, enterprise support
    * Improve enterprise support
    * chore(i18n): update
    * feat(hooks): added a 3rd argument to the wallpapper changed hook (light/dark)
    * chore(i18n): update
    * Support for .gif profile picture
    * further attempt to improve efficiency
    * Update Network.qml
    * this makes more sense where used.
    * fix(clipboard): code cleanup
    * fix(docK): fix static dock auto retraction when mouse stays on the peek zone
    * remove app2unit in launcher settings
    * chore(clipboard): cleanup request
    * fix(dock): fix blur pos when floating
    * fix(dock): replaced animations by slide-in/out to be blur compatible + removed animation on the dock indicator that was super laggy and unecessary.
    * autofmt
    * fix(launcher-overlay): fix background color being all wrong
    * chore(bt): unified get/setDeviceAutoConnect to use similar arguments
    * fix(ncheckbox): better tick sizing and centering
    * fix(audio): keep per-app volume across track changes and seeks
    * don't sync blindly
    * fix(settings): add proper spacing on notif/general tab
    * fix(bt): better looking auto-connect checkbox
    * refactor(notif): rename internals for clarity (popup vs history)
    * fix(notif): fix re-entrant QML incubation crash in NotificationService
    * Revert "fix(audio): persist per-app volume against app-side resets"
    * fix(audio): persist per-app volume against app-side resets
    * Revert "fix(shell): prevent nested QML incubation in workspace pill Repeaters"
    * fix(shell): prevent nested QML incubation in workspace pill Repeaters
    * Bumping version
    * Release v4.6.7
    * fix(workspace): potential fix for SIGSEGV caused by re-entrant incubation
    * feat(bt): improve ui/ux for the auto-reconnect feature
    * feat(ncheckbox): allow custom labelSize
    * fix(launcher): restore background behind icons
    * Revert "feat(launcher): trying a less boxy look"
    * feat(launcher): trying a less boxy look
    * feat(settings): allow up/down navigation in search results when settings are windowed
    * feat(settings): unified the settings search in a new singleton
    * fix(workspace): more defer Workspace compositor signal handlers with Qt.callLater to avoid SIGSEGV
    * chore(i18n/lockscreen): relocate the language to dateformat map for easier maintenance
    * chore(i18n): update + autofmt
    * update note
    * Update translation for 'earlier' in Portuguese
    * fix: prevent TypeError when Bluetooth device name or icon are not strings
    * feat(settings): improved search index to support visibility conditions, prevent showing results that would be invisible to the user. Fix #2113
    * Applies Lemmy's review
    * Add hover feedback on window icons
    * Add hover feedback on border color
    * Add animation between workspace displays
    * Remove unused hovered properties
    * Show workspace applications on hover
    * fix(workspace): defer refreshWorkspaces to next event-loop
    * detect monitor configured disconnect
    * feat(dock): respect blur toggle
    * i18n
    * an obvious power spike culprit
    * Bump flake.lock
    * fix(hyprland): ignore bogus "error" keyboard layout. fix #1390
    * chore(settings): update settings-default.json
    * feat(bar-audio): added interface nickname in tooltip
    * fix(gtk): append noctalia.css in gtk3/4.css
    * autofmt
    * fix(desktop-widget-settings): Desktop widget settings dialog, title should look much better
    * Simplify - even more.
    * feat(hooks): add $1 lock/unlock parameter to screen lock and unlock hooks
    * Battery: add missing i18n
    * Update Color.qml
    * apply reduced light mode opacity to panel backgrounds
    * fix(settings): force bottom tooltip on applications chips.
    * feat(about): ability to disable changelog display.
    * fix(ntabbutton): dont force full transparent
    * Bumping version
    * Release v4.6.6
    * feat(settings): moving translucent widgets toggle to appearance subtab
    * feat(settings): add translucent widgets toggle to gate smart transparency
    * i18n(update)
    * perf(shapes): enable async rendering for all CurveRenderer shapes
    * fix(settings): defer ListModel population to prevent re-entrant incubation SIGSEGV
    * fix(notifications): defer Loader activation to prevent re-entrant incubation SIGSEGV
    * Update AdvancedMath.js
    * Revert "fix(launcher): prevent arbitrary js execution. fix #2115"
    * fix(hooks): defer HooksService.init to delayedInitTimer for startup hook reliability
    * fix(launcher): fix gradients and nbox colors
    * feat(widgets): implement smart transparency for auxiliary components
    * fix(widgets): add Layout.margins to bordered widgets to prevent border clipping
    * feat(launcher): splitted in smaller files for easier maintainability. improved record usage.
    * feat(network): improve UI consistency and connection info display
    * fix(backgrounds): prevent qTriangulate crash on framed bar outer rectangle arcs
    * fix(backgrounds): enforce minimum arc radius to prevent qTriangulate SIGSEGV on flat corners
    * feat(launcher): implement usage-based ranking for results across providers
    * fix(desktop-widgets): Added a toggle for snapping the scale
    * fix(bar): defer ListModel sync to prevent re-entrant incubation SIGSEGV
    * fix(backgrounds): another take on fixing potential degenerate Shape paths
    * fix(audio): replace NWaveSpectrum CurveRenderer with shader to fix SIGSEGV crash
    * fix(desktop-widgets): resolve widgetMetadata ReferenceError in DraggableDesktopWidget
    * fix(plugins): ensure settings.json is never copied on update
    * feat(ui): add toggle to show/hide scrollbars on hover
    * feat(plugins): settings popup allow for custom width
    * chore(niconbutton): renamed allowScroll to handleWheel for clarity
    * fix(ntextinput): fix chopped off border due to fractional scaling + never swallow mousewheel events
    * fix(launcher): use a binding for dynamic gridColumns - fix up/down navigation.
    * fix(launcher): prevent arbitrary js execution. fix #2115
    * fix(nbox): update comment
    * fix transparency issues with connected box for Bluetooth/WiFi
    * feat(desktop-widgets): Added support for grid snapping of the desktop widgets
    * fix(bar): graphical battery - dont eyeball the scale
    * chore: format
    * fix(bar): graphical battery should not follow bar font size.
    * fix(bar): simplified floating margins ui
    * fix(bar): replacing margins sliders by spinbox
    * fix(templating): process the user templates even if no standard templates are enabled
    * feat(bar): debouncing rapid changes to floating margins
    * change to accomodate the upstream conflict
    * feat(bar): increased floating margins from 18px to 500px - fixed smart panels opening positions to properly account for thoses margins.
    * feat(desktop-widgets): Added a way to move the DesktopSettingsDialog popup by dragging
    * feat(ipc): add new ipc call wallpaper refresh
    * chore(version): bump to 4.6.6
    * Release v4.6.5
    * chore(i18n) update
    * i18n
    * unused keys now gone
    * Update NetworkService.qml
    * Update Planning board.md
    * basic enterprise support
    * Here we go again
    * feat(labwc): use native ext-workspace-v1 for workspaces and fix window tracking
    * feat(nbox): clamping min opacity instead of using a ratio.
    * fix(display): reactively update resolution when compositor reports changes. fix #1845
    * fix(mango): fix window-to-output mapping and guard against empty metadata matches
    * fix(emacs): fix template tooltip path
    * fix: Change from referencing widgetData to widgetSettings.data
    * feat(mango): new service implementation using the proper dwl implementation
    * fix(templating): run user templates even when no build-int templates are enabled
    * fix(templating) implemented a more robust creation of user-templates.toml
    * refactor(niri): use native C++ Niri IPC module instead of QML socket
    * fix(session-menu): renumber keybinds on toggle and assign number to Userspace Reboot
    * feat(spectrum): new cava free service
    * chore(cava): CavaService => SpectrumService
    * chore(dead-code): removing terminal.py
    * feat(nbox): added comment
    * feat(nbox): less transparency on containers
    * feat(ui): using panel opacity on all nboxes (unless marked as opaque) + launcher adjustments for a nice transluent look
    * i18n(update): font weight
    * settings-widgets-default
    * sway: include floating_con windows in workspace mapping
    * i18n
    * feat(desktop-widgets): add configurable audio visualizer widget and fix CAVA deregistration lifecycle
    * Introduce setting to configure the font weight in the Workspaces widget
    * docs(bug report): add noctalia-qs version to template
    * i18n(system): removed "threshold" and use Warning and Critical directly
    * chore(PR template): add info about drafts
    * feat(launcher): launcher in overlay now support blur/background effect
    * i18n
    * chore(settings): remove unused system performance description key
    * fix(settings): turn System Monitor into System with Performance subtab
    * feat (about/version): removed fallback to board_name, made it simpler
    * fix(ngraph): removed Shapes and using a pure shader approach.
    * Revert "Merge pull request #2096 from D3rJust1n/main"
    * feat (about/version): added fallback to board_name if product_family is N/A
    * fix format
    * fix(desktop-widgets): Fixed a bug where the widget settings context action didn't show if you didn't have the settings in the manifest
    * feat(desktop-widgets): Added a better way for plugins to create the desktop widget settings. This includes a save function to save the values that have been changed
    * fix(hyprland): sort toplevels by x/y coordinates to fix widget ordering in scrolling and master layouts
    * fix(about/version): better noctalia-qs --version parsing, removed unecessary pacman code.
    * change auto-connect tooltip
    * Add queue for Bluetooth auto-connect
    * OSD: prioritize volume over input volume
    * Exclusion-Zone-Inset to exclusion-zone-inset and small description rename
    * bump version
    * v4.6.4
    * fix(launcher/sessionProvider): executeAction was broken due to panel content being unloaded before the action could run
    * feat(blur): added a new option to toggle it on/off
    * i18n-update
    * perf(launcher): persist plugin provider instances across open/close cycles.
    * fix(lockscreen): reduce focus churn after resume
    * feat(settings): show scrollbar when scrollable
    * chore(README): adjust noctalia shell capital letters
    * fix(BluetoothService): pause bluetoothctl polling during lockscreen
    * fix(workspace): make empty space clickable in grouped mode
    * autofmt
    * i18n-update for bt auto connect
    * -- unnecessary variable -- (read desc)
    * fix(theming): fix and add colors to qt template
    * Update BluetoothSubTab.qml
    * make the text interactive.
    * ngraph: avoid crashing CurveRenderer by using linear fill paths
    * ngraph: move shape safeguarding
    * brightness: use declarative binding instead of updateMonitor
    * fix(NSlider): guard filled CurveRenderer shape against zero-height geometry
    * screen-corners: safeguard shape
    * Update BluetoothService.qml
    * add autoconnect control
    * Update en.json
    * backgrounds: even more safeGuard
    * launcher-overlay: safeguard Shape
    * widget-sliders: safeguard Shape
    * fix(PanelBackground): avoid degenerate ShapePath when panel slot is not renderable
    * fix(NWaveSpectrum): prevent CurveRenderer triangulation crash on degenerate/invalid paths
    * chore(zen-browser): removed unused groupboxes background
    * fix(wallpaper): add missing Power service import to fix autoswitch
    * Templates/emacs: improve headline visibility with high opacity colors (#2034)
    * that was not required.
    * fix(ayu): adjust text color to make it more readable
    * migration(theming): redownload outdated color schemes to fix terminal format
    * templates: terminal: foot-predefined: replace [colors] with [colors-dark]
    * plugins: handle settingsSaved signal and deduplicate settingsPath var in DesktopWidgetSettingsDialog
    * ngraph: more bullet proofing against potential degenerate paths
    * sys-stat: ensure a minimum number of history entries so we can draw them
    * nsection-editor: restore CPU intensive icon that was removed by a bad merge.
    * i18n
    * feat(VersionSubTab): adjust copy info output
    * feat(VersionSubTab): visual overhaul
    * Show notification on all screens when 0 screens are found
    * remove Bluetooth auto-connect notification
    * fix(toast): reimplement compact mode for toasts (#2028)
    * Add {{mode}} tag to template renderer
    * Bump noctalia-qs for flake.lock
    * Fix visual focus in clauncher with (back)tab key
    * bumping version
    * Release v4.6.3
    * backgrounds: fix coincident subpath causing invisible bar fill on simple bar type
    * Bumping version
    * Release v4.6.2
    * main-screen: screen can be null for a moment when reconnecting
    * media-service: add null guard and use dbusName for player blacklist matching
    * i18n-update
    * Fix Bluetooth auto-connect not working on startup
    * fix(i18n): add missing error toast translation for custom commands
    * backgrounds: fix degenerate inner hole subpath in BarBackground when not framed
    * rename exclusionZoneOffset to enableExclusionZoneInset
    * location: IPC call now triggers geocoding and weather refresh. Fix #2065
    * media-mini: properly handle cava unregistration when hidden.
    * default-settings: proper generation
    * change a comment in BarExclusionZone.qml
    * make true the default value
    * add this part from upstream
    * add exclusion zone toggle to en.json
    * fix(plugins): Fixed a bug with the DesktopWidgetRegistry
    * combobox: add textRole to silence QVariantMap-to-QString warnings
    * backgrounds: guard against degenerate ShapePaths crashing Qt CurveRenderer
    * nlineargauge: comment cleanup and simplified logic with a single "raw" property
    * feat(plugins): Added a way for plugins to define their own desktop widget settings
    * move predefined colorschemes from python to separate template
    * feat(bar): add a toggle for 1px exclusion zone
    * i18n
    * nlineargauge: more accurate but more squished at low values
    * nlineargauge: snapping to zero if the value is too small to be rendered beautifully.
    * autofmt
    * nlineargauge: tweaking for vertical vs horizontal
    * Templates: terminal: foot: Replace [colors] with [colors-dark]
    * i18n
    * idle: queue staged actions during fade to prevent lost lock/suspend
    * Change connect_sync to 5s
    * idle: removed suppressUntil, fixes bug where a 'monitor' (lock) would not execute
    * launcher: cleanup
    * sysstat: dont make showCpuCore disabled when showCpuUsage is off - as it's also used in the tooltips.
    * nlineargauge: enforce minium fill size to avoid a weird look. It's either that or removing the rounded corners.
    * sysstat: show cpu-cores at false by default
    * bt: auto-connect cleanup
    * userspace-reboot: cleanup
    * fix(launcher): use readonly prop to check if animations are enabled
    * wallpaper: removing subtle sharpeing for fullscreen wallpapers - kept it on thumbnails. Fix #2041
    * refactor(bar): remove verbose logging from custom command execution
    * feat(bar): add custom command support for bar mouse actions
    * refactor(settings): remove redundant right-click option from control center
    * fix(i18n): add missing scroll behavior translations
    * feat(bar): implement middle-click action support for Bar Behavior
    * feat(bar): extend rightClickFollowMouse support to the Settings panel
    * feat(bar): implement optional mouse-following for right-click panel placement
    * fix(launcher): adjust opening animation to follow bar position
    * feat(settings): add launcherPanel option for bar right-click actions
    * feat(bar): implement right-click action logic
    * feat(settings): add configuration for bar right-click actions
    * refactor(bluetooth): address code review feedback
    * fix(WallpaperPanel): remove duplicate return
    * i18n
    * fix(settings): clear search highlight overlay on scroll (fix #2054)
    * fix typo
    * remove unnecessary i18n entry
    * cava-template: removed background color so it's transparent
    * fix(SessionMenu): use action metadata for localized countdown titles (fix #2043)
    * add some missing translations
    * template: update the tab color for yazi template
    * desktop-widgets: improves background rounding corners radius when scaling up or down.
    * fix(launcher): defer provider initializations
    * fix(launcher): only call updateResults() when plugins change
    * fix(launcher): skip delay when animations disabled
    * fix(launcher): load results async
    * fix(launcher): only reload desktop entries when changed on disk
    * i18n
    * ipc: restoring "wallpaper get"
    * feat(performance): disable background image when noctalia-performance mode is on
    * fix(toast): implement compact density support (#2028)
    * fix(taskbar): use capsuleHeight for widget thickness on vertical bars
    * calendar-events: add uid and calendar_uid to event output, fix timeout
    * Fix: pass location and description to calendar events
    * fix(dock/taskbar): pinning specific apps no longer creates duplicate icons
    * Only display setting action when it is enabled in click functions
    * Fix custombutton right/middle click always opening settings
    * Fix network tooltip
    * Launcher: reduce label font for grid view
    * bump to 4.6.2-git
    * Add userspace reboot/restart
    * fix: improve the code regex
    * chore: missing translation for clipboard
    * clipboard: add filters by type & date
    * Display Cores in SystemMonitor widget
    * Extract gauges as a new NLinearGauge component
    * Show cores usage in tooltip if enabled
    * Add open main settings action to SystemMonitor widget
    * Add a setting to display cpu cores instead
    * Add cpu cores usage computation in SystemStatService
    * fix(bluetooth): remove redundant auto-trust Instantiator
    * feat(bluetooth): auto-connect paired & trusted devices with toggle control
* Fri Apr 17 2026 Alessio Biancalana <dottorblaster@opensuse.org>
  - Initial package of noctalia-shell 4.6.1.

Files

/usr/share/doc/packages/noctalia-shell
/usr/share/doc/packages/noctalia-shell/README.md
/usr/share/licenses/noctalia-shell
/usr/share/licenses/noctalia-shell/LICENSE
/usr/share/quickshell
/usr/share/quickshell/noctalia-shell
/usr/share/quickshell/noctalia-shell/Assets
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Ayu
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Ayu/Ayu.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Catppuccin
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Catppuccin/Catppuccin.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Dracula
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Dracula/Dracula.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Eldritch
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Eldritch/Eldritch.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Gruvbox
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Gruvbox/Gruvbox.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Kanagawa
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Kanagawa/Kanagawa.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Noctalia-default
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Noctalia-default/Noctalia-default.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Nord
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Nord/Nord.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Rosepine
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Rosepine/Rosepine.json
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Tokyo-Night
/usr/share/quickshell/noctalia-shell/Assets/ColorScheme/Tokyo-Night/Tokyo-Night.json
/usr/share/quickshell/noctalia-shell/Assets/Fonts
/usr/share/quickshell/noctalia-shell/Assets/Fonts/tabler
/usr/share/quickshell/noctalia-shell/Assets/Fonts/tabler/noctalia-tabler-icons.ttf
/usr/share/quickshell/noctalia-shell/Assets/Fonts/tabler/tabler-icons-license.txt
/usr/share/quickshell/noctalia-shell/Assets/Launcher
/usr/share/quickshell/noctalia-shell/Assets/Launcher/emoji.json
/usr/share/quickshell/noctalia-shell/Assets/Screenshots
/usr/share/quickshell/noctalia-shell/Assets/Screenshots/noctalia-dark-1.png
/usr/share/quickshell/noctalia-shell/Assets/Screenshots/noctalia-dark-2.png
/usr/share/quickshell/noctalia-shell/Assets/Screenshots/noctalia-dark-3.png
/usr/share/quickshell/noctalia-shell/Assets/Screenshots/noctalia-light-1.png
/usr/share/quickshell/noctalia-shell/Assets/Screenshots/noctalia-light-2.png
/usr/share/quickshell/noctalia-shell/Assets/Screenshots/noctalia-light-3.png
/usr/share/quickshell/noctalia-shell/Assets/Services
/usr/share/quickshell/noctalia-shell/Assets/Services/fastfetch
/usr/share/quickshell/noctalia-shell/Assets/Services/fastfetch/system-info.jsonc
/usr/share/quickshell/noctalia-shell/Assets/Sounds
/usr/share/quickshell/noctalia-shell/Assets/Sounds/alarm-beep.wav
/usr/share/quickshell/noctalia-shell/Assets/Sounds/notification-generic.wav
/usr/share/quickshell/noctalia-shell/Assets/Sounds/volume-change.wav
/usr/share/quickshell/noctalia-shell/Assets/Talia
/usr/share/quickshell/noctalia-shell/Assets/Talia/TaliaBlank.png
/usr/share/quickshell/noctalia-shell/Assets/Talia/TaliaDazed.png
/usr/share/quickshell/noctalia-shell/Assets/Talia/TaliaFear.png
/usr/share/quickshell/noctalia-shell/Assets/Talia/TaliaParty.png
/usr/share/quickshell/noctalia-shell/Assets/Talia/TaliaSob.png
/usr/share/quickshell/noctalia-shell/Assets/Talia/TaliaVampire.png
/usr/share/quickshell/noctalia-shell/Assets/Templates
/usr/share/quickshell/noctalia-shell/Assets/Templates/btop.theme
/usr/share/quickshell/noctalia-shell/Assets/Templates/cava.ini
/usr/share/quickshell/noctalia-shell/Assets/Templates/code.json
/usr/share/quickshell/noctalia-shell/Assets/Templates/discord-material.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/discord-midnight.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/emacs.el
/usr/share/quickshell/noctalia-shell/Assets/Templates/fuzzel.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/gtk3.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/gtk4.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/helix.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/hyprland.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/hyprland.lua
/usr/share/quickshell/noctalia-shell/Assets/Templates/hyprtoolkit.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/kcolorscheme.colors
/usr/share/quickshell/noctalia-shell/Assets/Templates/labwc.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/mango.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/niri.kdl
/usr/share/quickshell/noctalia-shell/Assets/Templates/noctalia.json
/usr/share/quickshell/noctalia-shell/Assets/Templates/pywalfox.json
/usr/share/quickshell/noctalia-shell/Assets/Templates/qtct.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/scroll
/usr/share/quickshell/noctalia-shell/Assets/Templates/spicetify.ini
/usr/share/quickshell/noctalia-shell/Assets/Templates/steam.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/sway
/usr/share/quickshell/noctalia-shell/Assets/Templates/telegram.tdesktop-theme
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/alacritty-predefined.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/alacritty.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/foot
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/foot-predefined
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/ghostty
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/ghostty-predefined
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/kitty-predefined.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/kitty.conf
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/starship-predefined.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/starship.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/wezterm-predefined.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/terminal/wezterm.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/vicinae.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/walker.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/yazi.toml
/usr/share/quickshell/noctalia-shell/Assets/Templates/zathurarc
/usr/share/quickshell/noctalia-shell/Assets/Templates/zed.json
/usr/share/quickshell/noctalia-shell/Assets/Templates/zen-browser
/usr/share/quickshell/noctalia-shell/Assets/Templates/zen-browser/zen-userChrome.css
/usr/share/quickshell/noctalia-shell/Assets/Templates/zen-browser/zen-userContent.css
/usr/share/quickshell/noctalia-shell/Assets/Translations
/usr/share/quickshell/noctalia-shell/Assets/Translations/cs.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/de.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/en-GB.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/en.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/es.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/fr.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/hu.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/it.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/ja.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/ko-KR.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/ku.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/nl.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/nn-HN.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/nn-NO.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/pl.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/pt.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/ro.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/ru.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/sv.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/tr.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/uk-UA.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/vi.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/zh-CN.json
/usr/share/quickshell/noctalia-shell/Assets/Translations/zh-TW.json
/usr/share/quickshell/noctalia-shell/Assets/Wallpaper
/usr/share/quickshell/noctalia-shell/Assets/Wallpaper/noctalia.png
/usr/share/quickshell/noctalia-shell/Assets/noctalia.svg
/usr/share/quickshell/noctalia-shell/Assets/settings-default.json
/usr/share/quickshell/noctalia-shell/Assets/settings-search-index.json
/usr/share/quickshell/noctalia-shell/Assets/settings-widgets-default.json
/usr/share/quickshell/noctalia-shell/CREDITS.md
/usr/share/quickshell/noctalia-shell/Commons
/usr/share/quickshell/noctalia-shell/Commons/Color.qml
/usr/share/quickshell/noctalia-shell/Commons/FuzzySort.qml
/usr/share/quickshell/noctalia-shell/Commons/I18n.qml
/usr/share/quickshell/noctalia-shell/Commons/Icons.qml
/usr/share/quickshell/noctalia-shell/Commons/IconsTabler.qml
/usr/share/quickshell/noctalia-shell/Commons/Keybinds.qml
/usr/share/quickshell/noctalia-shell/Commons/Logger.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration27.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration28.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration32.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration33.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration35.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration36.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration37.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration38.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration40.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration42.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration43.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration44.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration45.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration46.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration47.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration48.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration49.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration50.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration53.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration54.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration55.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration56.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration57.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration58.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/Migration59.qml
/usr/share/quickshell/noctalia-shell/Commons/Migrations/MigrationRegistry.qml
/usr/share/quickshell/noctalia-shell/Commons/Settings.qml
/usr/share/quickshell/noctalia-shell/Commons/ShellState.qml
/usr/share/quickshell/noctalia-shell/Commons/Style.qml
/usr/share/quickshell/noctalia-shell/Commons/ThemeIcons.qml
/usr/share/quickshell/noctalia-shell/Commons/Time.qml
/usr/share/quickshell/noctalia-shell/Helpers
/usr/share/quickshell/noctalia-shell/Helpers/AdvancedMath.js
/usr/share/quickshell/noctalia-shell/Helpers/BluetoothUtils.js
/usr/share/quickshell/noctalia-shell/Helpers/ColorList.js
/usr/share/quickshell/noctalia-shell/Helpers/ColorsConvert.js
/usr/share/quickshell/noctalia-shell/Helpers/Debug.js
/usr/share/quickshell/noctalia-shell/Helpers/QtObj2JS.js
/usr/share/quickshell/noctalia-shell/Helpers/sha256.js
/usr/share/quickshell/noctalia-shell/Modules
/usr/share/quickshell/noctalia-shell/Modules/Background
/usr/share/quickshell/noctalia-shell/Modules/Background/Background.qml
/usr/share/quickshell/noctalia-shell/Modules/Background/FadeOverlay.qml
/usr/share/quickshell/noctalia-shell/Modules/Background/Overview.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar
/usr/share/quickshell/noctalia-shell/Modules/Bar/Bar.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/BarExclusionZone.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/BarPill.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/BarPillHorizontal.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/BarPillVertical.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/BarWidgetLoader.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/TrayMenu.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Extras/WorkspacePill.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/ActiveWindow.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/AudioVisualizer.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Battery.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Bluetooth.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Brightness.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Clock.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/ControlCenter.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/CustomButton.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/DarkMode.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/KeepAwake.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/KeyboardLayout.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Launcher.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/LockKeys.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/MediaMini.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Microphone.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Network.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/NightLight.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/NoctaliaPerformance.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/NotificationHistory.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/PowerProfile.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/SessionMenu.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Settings.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Spacer.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/SystemMonitor.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Taskbar.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Tray.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/VPN.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Volume.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/WallpaperSelector.qml
/usr/share/quickshell/noctalia-shell/Modules/Bar/Widgets/Workspace.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards
/usr/share/quickshell/noctalia-shell/Modules/Cards/AudioCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/BrightnessCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/CalendarHeaderCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/CalendarMonthCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/MediaCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/ProfileCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/ShortcutsCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/SystemMonitorCard.qml
/usr/share/quickshell/noctalia-shell/Modules/Cards/WeatherCard.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/DesktopWidgets.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/DraggableDesktopWidget.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/Widgets
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/Widgets/DesktopAudioVisualizer.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/Widgets/DesktopClock.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/Widgets/DesktopMediaPlayer.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/Widgets/DesktopSystemStat.qml
/usr/share/quickshell/noctalia-shell/Modules/DesktopWidgets/Widgets/DesktopWeather.qml
/usr/share/quickshell/noctalia-shell/Modules/Dock
/usr/share/quickshell/noctalia-shell/Modules/Dock/Dock.qml
/usr/share/quickshell/noctalia-shell/Modules/Dock/DockContent.qml
/usr/share/quickshell/noctalia-shell/Modules/Dock/DockMenu.qml
/usr/share/quickshell/noctalia-shell/Modules/LockScreen
/usr/share/quickshell/noctalia-shell/Modules/LockScreen/LockContext.qml
/usr/share/quickshell/noctalia-shell/Modules/LockScreen/LockScreen.qml
/usr/share/quickshell/noctalia-shell/Modules/LockScreen/LockScreenBackground.qml
/usr/share/quickshell/noctalia-shell/Modules/LockScreen/LockScreenHeader.qml
/usr/share/quickshell/noctalia-shell/Modules/LockScreen/LockScreenPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/AllScreens.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/Backgrounds
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/Backgrounds/AllBackgrounds.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/Backgrounds/BarBackground.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/Backgrounds/PanelBackground.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/Backgrounds/ShapeCornerHelper.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/BarContentWindow.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/BarExclusionZone.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/BarTriggerZone.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/MainScreen.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/PopupMenuWindow.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/ScreenCorners.qml
/usr/share/quickshell/noctalia-shell/Modules/MainScreen/SmartPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Notification
/usr/share/quickshell/noctalia-shell/Modules/Notification/Notification.qml
/usr/share/quickshell/noctalia-shell/Modules/OSD
/usr/share/quickshell/noctalia-shell/Modules/OSD/OSD.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels
/usr/share/quickshell/noctalia-shell/Modules/Panels/Audio
/usr/share/quickshell/noctalia-shell/Modules/Panels/Audio/AudioPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Battery
/usr/share/quickshell/noctalia-shell/Modules/Panels/Battery/BatteryPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Bluetooth
/usr/share/quickshell/noctalia-shell/Modules/Panels/Bluetooth/BluetoothPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Brightness
/usr/share/quickshell/noctalia-shell/Modules/Panels/Brightness/BrightnessPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Changelog
/usr/share/quickshell/noctalia-shell/Modules/Panels/Changelog/ChangelogPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Clock
/usr/share/quickshell/noctalia-shell/Modules/Panels/Clock/ClockPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/ControlCenterPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/ControlCenterWidgetLoader.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/AirplaneMode.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/Bluetooth.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/CustomButton.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/DarkMode.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/KeepAwake.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/Network.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/NightLight.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/NoctaliaPerformance.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/Notifications.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/PowerProfile.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/ControlCenter/Widgets/WallpaperSelector.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Dock
/usr/share/quickshell/noctalia-shell/Modules/Panels/Dock/StaticDockPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/ClipboardPreview.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Helpers
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Helpers/LauncherNavigation.js
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Launcher.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/LauncherCore.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/LauncherGridDelegate.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/LauncherListDelegate.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/LauncherOverlayWindow.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/ApplicationsProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/CalculatorProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/ClipboardProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/CommandProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/EmojiProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/SessionProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/SettingsProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Launcher/Providers/WindowsProvider.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Media
/usr/share/quickshell/noctalia-shell/Modules/Panels/Media/MediaPlayerPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Network
/usr/share/quickshell/noctalia-shell/Modules/Panels/Network/NetworkPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/NotificationHistory
/usr/share/quickshell/noctalia-shell/Modules/Panels/NotificationHistory/NotificationHistoryPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Plugins
/usr/share/quickshell/noctalia-shell/Modules/Panels/Plugins/PluginPanelSlot.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SessionMenu
/usr/share/quickshell/noctalia-shell/Modules/Panels/SessionMenu/SessionMenu.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/BarWidgetSettingsDialog.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/MonitorWidgetsConfig.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/ActiveWindowSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/AudioVisualizerSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/BatterySettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/BluetoothSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/BrightnessSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/ClockSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/ControlCenterSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/CustomButtonSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/DarkModeSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/KeepAwakeSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/KeyboardLayoutSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/LauncherSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/LockKeysSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/MediaMiniSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/MicrophoneSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/NetworkSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/NightLightSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/NoctaliaPerformanceSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/NotificationHistorySettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/PowerProfileSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/SessionMenuSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/SettingsSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/SpacerSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/SystemMonitorSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/TaskbarSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/TraySettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/VPNSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/VolumeSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/WallpaperSelectorSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Bar/WidgetSettings/WorkspaceSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/ControlCenter
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/ControlCenter/ControlCenterWidgetSettingsDialog.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/ControlCenter/WidgetSettings
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/ControlCenter/WidgetSettings/CustomButtonSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/DesktopWidgetSettingsDialog.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/WidgetSettings
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/AudioVisualizerSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/ClockSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/MediaPlayerSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/SystemStatSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/DesktopWidgets/WidgetSettings/WeatherSettings.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/SettingsContent.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/SettingsPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/SettingsPanelWindow.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/About
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/About/AboutTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/About/ContributorsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/About/SupportersSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/About/VersionSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Audio
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Audio/AudioTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Audio/DevicesSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Audio/MediaSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Audio/VisualizerSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Audio/VolumesSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Bar
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Bar/AppearanceSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Bar/BarTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Bar/BehaviorSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Bar/MonitorsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Bar/WidgetsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ColorScheme
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ColorScheme/ColorSchemeTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ColorScheme/ColorsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ColorScheme/SchemeDownloader.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ColorScheme/TemplatesSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Connections
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Connections/BluetoothSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Connections/ConnectionsTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Connections/WifiSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ControlCenter
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ControlCenter/AppearanceSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ControlCenter/CardsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ControlCenter/ControlCenterTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/ControlCenter/ShortcutsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/DesktopWidgetsTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Display
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Display/BrightnessSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Display/DisplayTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Display/NightLightSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Dock
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Dock/AppearanceSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Dock/DockTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Dock/MonitorsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/General
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/General/BasicsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/General/KeybindsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/GeneralTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Hooks
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Hooks/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Hooks/HookEditPopup.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Hooks/HookRow.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Hooks/HooksListSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Hooks/HooksTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Idle
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Idle/BehaviorSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Idle/CustomSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Idle/IdleCommandEditPopup.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Idle/IdleTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Launcher
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Launcher/ClipboardSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Launcher/ExecuteSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Launcher/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Launcher/LauncherTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/LockScreen
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/LockScreen/AppearanceSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/LockScreen/BehaviorSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/LockScreen/LockScreenTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/LockScreen/MonitorsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/DurationSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/HistorySubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/NotificationRuleEditPopup.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/NotificationsTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/RulesSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/SoundSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Notifications/ToastSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Osd
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Osd/EventsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Osd/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Osd/OsdTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Plugins
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Plugins/AvailableSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Plugins/InstalledSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Plugins/PluginsTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Plugins/SourcesSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Region
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Region/ClockPanelSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Region/DateSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Region/LocationSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Region/RegionTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SessionMenu
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SessionMenu/ActionsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SessionMenu/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuEntrySettingsDialog.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SessionMenu/SessionMenuTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SystemMonitor
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SystemMonitor/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SystemMonitor/PerformanceSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SystemMonitor/SystemMonitorTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/SystemMonitor/ThresholdsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/UserInterface
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/UserInterface/AppearanceSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/UserInterface/PanelsSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/UserInterface/ScreenCornersSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/UserInterface/UserInterfaceTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Wallpaper
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Wallpaper/AutomationSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Wallpaper/GeneralSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Wallpaper/LookAndFeelSubTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Settings/Tabs/Wallpaper/WallpaperTab.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SetupWizard
/usr/share/quickshell/noctalia-shell/Modules/Panels/SetupWizard/SetupAppearanceStep.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SetupWizard/SetupCustomizeStep.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SetupWizard/SetupDockStep.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SetupWizard/SetupWallpaperStep.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SetupWizard/SetupWizard.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/SystemStats
/usr/share/quickshell/noctalia-shell/Modules/Panels/SystemStats/SystemStatsPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Tray
/usr/share/quickshell/noctalia-shell/Modules/Panels/Tray/TrayDrawerPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Wallpaper
/usr/share/quickshell/noctalia-shell/Modules/Panels/Wallpaper/WallhavenSettingsPopup.qml
/usr/share/quickshell/noctalia-shell/Modules/Panels/Wallpaper/WallpaperPanel.qml
/usr/share/quickshell/noctalia-shell/Modules/Toast
/usr/share/quickshell/noctalia-shell/Modules/Toast/Toast.qml
/usr/share/quickshell/noctalia-shell/Modules/Toast/ToastOverlay.qml
/usr/share/quickshell/noctalia-shell/Modules/Toast/ToastScreen.qml
/usr/share/quickshell/noctalia-shell/Modules/Tooltip
/usr/share/quickshell/noctalia-shell/Modules/Tooltip/Tooltip.qml
/usr/share/quickshell/noctalia-shell/Scripts
/usr/share/quickshell/noctalia-shell/Scripts/bash
/usr/share/quickshell/noctalia-shell/Scripts/bash/template-apply.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev
/usr/share/quickshell/noctalia-shell/Scripts/dev/build-settings-search-index.py
/usr/share/quickshell/noctalia-shell/Scripts/dev/colorscheme-registry.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/i18n-pull.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/i18n-push.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/notifications-test-replace.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/notifications-test.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/qmlfmt.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/shaders-compile.sh
/usr/share/quickshell/noctalia-shell/Scripts/dev/template-processor-analysis.py
/usr/share/quickshell/noctalia-shell/Scripts/python
/usr/share/quickshell/noctalia-shell/Scripts/python/src
/usr/share/quickshell/noctalia-shell/Scripts/python/src/calendar
/usr/share/quickshell/noctalia-shell/Scripts/python/src/calendar/calendar-events.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/calendar/check-calendar.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/calendar/khal-events.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/calendar/list-calendars.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/network
/usr/share/quickshell/noctalia-shell/Scripts/python/src/network/bluetooth-pair.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/gtk-refresh.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/kde-apply-scheme.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/__init__.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/color.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/contrast.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/hct.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/image.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/material.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/palette.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/quantizer.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/renderer.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/scheme.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/lib/theme.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/migrate-colorschemes.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/template-processor.py
/usr/share/quickshell/noctalia-shell/Scripts/python/src/theming/vscode-helper.py
/usr/share/quickshell/noctalia-shell/Services
/usr/share/quickshell/noctalia-shell/Services/Compositor
/usr/share/quickshell/noctalia-shell/Services/Compositor/CompositorService.qml
/usr/share/quickshell/noctalia-shell/Services/Compositor/ExtWorkspaceService.qml
/usr/share/quickshell/noctalia-shell/Services/Compositor/HyprlandService.qml
/usr/share/quickshell/noctalia-shell/Services/Compositor/LabwcService.qml
/usr/share/quickshell/noctalia-shell/Services/Compositor/MangoService.qml
/usr/share/quickshell/noctalia-shell/Services/Compositor/NiriService.qml
/usr/share/quickshell/noctalia-shell/Services/Compositor/SwayService.qml
/usr/share/quickshell/noctalia-shell/Services/Control
/usr/share/quickshell/noctalia-shell/Services/Control/CurrentScreenDetector.qml
/usr/share/quickshell/noctalia-shell/Services/Control/CustomButtonIPCService.qml
/usr/share/quickshell/noctalia-shell/Services/Control/HooksService.qml
/usr/share/quickshell/noctalia-shell/Services/Control/IPCService.qml
/usr/share/quickshell/noctalia-shell/Services/Hardware
/usr/share/quickshell/noctalia-shell/Services/Hardware/BatteryService.qml
/usr/share/quickshell/noctalia-shell/Services/Hardware/BrightnessService.qml
/usr/share/quickshell/noctalia-shell/Services/Keyboard
/usr/share/quickshell/noctalia-shell/Services/Keyboard/ClipboardService.qml
/usr/share/quickshell/noctalia-shell/Services/Keyboard/EmojiService.qml
/usr/share/quickshell/noctalia-shell/Services/Keyboard/KeyboardLayoutService.qml
/usr/share/quickshell/noctalia-shell/Services/Keyboard/LockKeysService.qml
/usr/share/quickshell/noctalia-shell/Services/Location
/usr/share/quickshell/noctalia-shell/Services/Location/Calendar
/usr/share/quickshell/noctalia-shell/Services/Location/Calendar/EvolutionDataServer.qml
/usr/share/quickshell/noctalia-shell/Services/Location/Calendar/Khal.qml
/usr/share/quickshell/noctalia-shell/Services/Location/CalendarService.qml
/usr/share/quickshell/noctalia-shell/Services/Location/DarkModeService.qml
/usr/share/quickshell/noctalia-shell/Services/Location/LocationService.qml
/usr/share/quickshell/noctalia-shell/Services/Location/NightLightService.qml
/usr/share/quickshell/noctalia-shell/Services/Media
/usr/share/quickshell/noctalia-shell/Services/Media/AudioService.qml
/usr/share/quickshell/noctalia-shell/Services/Media/MediaService.qml
/usr/share/quickshell/noctalia-shell/Services/Media/SpectrumService.qml
/usr/share/quickshell/noctalia-shell/Services/Networking
/usr/share/quickshell/noctalia-shell/Services/Networking/BluetoothRssi.qml
/usr/share/quickshell/noctalia-shell/Services/Networking/BluetoothService.qml
/usr/share/quickshell/noctalia-shell/Services/Networking/NetworkService.qml
/usr/share/quickshell/noctalia-shell/Services/Networking/VPNService.qml
/usr/share/quickshell/noctalia-shell/Services/Noctalia
/usr/share/quickshell/noctalia-shell/Services/Noctalia/GitHubService.qml
/usr/share/quickshell/noctalia-shell/Services/Noctalia/PluginRegistry.qml
/usr/share/quickshell/noctalia-shell/Services/Noctalia/PluginService.qml
/usr/share/quickshell/noctalia-shell/Services/Noctalia/SupporterService.qml
/usr/share/quickshell/noctalia-shell/Services/Noctalia/TelemetryService.qml
/usr/share/quickshell/noctalia-shell/Services/Noctalia/UpdateService.qml
/usr/share/quickshell/noctalia-shell/Services/Power
/usr/share/quickshell/noctalia-shell/Services/Power/IdleInhibitorService.qml
/usr/share/quickshell/noctalia-shell/Services/Power/IdleService.qml
/usr/share/quickshell/noctalia-shell/Services/Power/PowerProfileService.qml
/usr/share/quickshell/noctalia-shell/Services/System
/usr/share/quickshell/noctalia-shell/Services/System/FontService.qml
/usr/share/quickshell/noctalia-shell/Services/System/HostService.qml
/usr/share/quickshell/noctalia-shell/Services/System/NotificationRulesService.qml
/usr/share/quickshell/noctalia-shell/Services/System/NotificationService.qml
/usr/share/quickshell/noctalia-shell/Services/System/ProgramCheckerService.qml
/usr/share/quickshell/noctalia-shell/Services/System/SoundService.qml
/usr/share/quickshell/noctalia-shell/Services/System/SystemStatService.qml
/usr/share/quickshell/noctalia-shell/Services/Theming
/usr/share/quickshell/noctalia-shell/Services/Theming/AppThemeService.qml
/usr/share/quickshell/noctalia-shell/Services/Theming/ColorSchemeService.qml
/usr/share/quickshell/noctalia-shell/Services/Theming/TemplateProcessor.qml
/usr/share/quickshell/noctalia-shell/Services/Theming/TemplateRegistry.qml
/usr/share/quickshell/noctalia-shell/Services/UI
/usr/share/quickshell/noctalia-shell/Services/UI/BarService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/BarWidgetRegistry.qml
/usr/share/quickshell/noctalia-shell/Services/UI/ControlCenterWidgetRegistry.qml
/usr/share/quickshell/noctalia-shell/Services/UI/DesktopWidgetRegistry.qml
/usr/share/quickshell/noctalia-shell/Services/UI/ImageCacheService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/LauncherProviderRegistry.qml
/usr/share/quickshell/noctalia-shell/Services/UI/PanelService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/SettingsPanelService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/SettingsSearchService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/ToastService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/TooltipService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/WallhavenService.qml
/usr/share/quickshell/noctalia-shell/Services/UI/WallpaperService.qml
/usr/share/quickshell/noctalia-shell/Shaders
/usr/share/quickshell/noctalia-shell/Shaders/frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/appicon_colorize.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/color_picker.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/graph.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/progress_border.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/rounded_image.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wave_spectrum.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/weather_cloud.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/weather_rain.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/weather_snow.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/weather_stars.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/weather_sun.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wp_disc.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wp_fade.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wp_honeycomb.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wp_pixelate.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wp_stripes.frag
/usr/share/quickshell/noctalia-shell/Shaders/frag/wp_wipe.frag
/usr/share/quickshell/noctalia-shell/Shaders/qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/appicon_colorize.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/color_picker.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/graph.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/progress_border.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/rounded_image.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wave_spectrum.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/weather_cloud.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/weather_rain.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/weather_snow.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/weather_stars.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/weather_sun.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wp_disc.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wp_fade.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wp_honeycomb.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wp_pixelate.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wp_stripes.frag.qsb
/usr/share/quickshell/noctalia-shell/Shaders/qsb/wp_wipe.frag.qsb
/usr/share/quickshell/noctalia-shell/Widgets
/usr/share/quickshell/noctalia-shell/Widgets/AudioSpectrum
/usr/share/quickshell/noctalia-shell/Widgets/AudioSpectrum/NLinearSpectrum.qml
/usr/share/quickshell/noctalia-shell/Widgets/AudioSpectrum/NMirroredSpectrum.qml
/usr/share/quickshell/noctalia-shell/Widgets/AudioSpectrum/NWaveSpectrum.qml
/usr/share/quickshell/noctalia-shell/Widgets/NBattery.qml
/usr/share/quickshell/noctalia-shell/Widgets/NBox.qml
/usr/share/quickshell/noctalia-shell/Widgets/NBusyIndicator.qml
/usr/share/quickshell/noctalia-shell/Widgets/NButton.qml
/usr/share/quickshell/noctalia-shell/Widgets/NCheckbox.qml
/usr/share/quickshell/noctalia-shell/Widgets/NCircleStat.qml
/usr/share/quickshell/noctalia-shell/Widgets/NClock.qml
/usr/share/quickshell/noctalia-shell/Widgets/NCollapsible.qml
/usr/share/quickshell/noctalia-shell/Widgets/NColorChoice.qml
/usr/share/quickshell/noctalia-shell/Widgets/NColorPicker.qml
/usr/share/quickshell/noctalia-shell/Widgets/NColorPickerDialog.qml
/usr/share/quickshell/noctalia-shell/Widgets/NColorSlider.qml
/usr/share/quickshell/noctalia-shell/Widgets/NComboBox.qml
/usr/share/quickshell/noctalia-shell/Widgets/NContextMenu.qml
/usr/share/quickshell/noctalia-shell/Widgets/NDateTimeTokens.qml
/usr/share/quickshell/noctalia-shell/Widgets/NDivider.qml
/usr/share/quickshell/noctalia-shell/Widgets/NDropShadow.qml
/usr/share/quickshell/noctalia-shell/Widgets/NFilePicker.qml
/usr/share/quickshell/noctalia-shell/Widgets/NGraph.qml
/usr/share/quickshell/noctalia-shell/Widgets/NGridView.qml
/usr/share/quickshell/noctalia-shell/Widgets/NHeader.qml
/usr/share/quickshell/noctalia-shell/Widgets/NIcon.qml
/usr/share/quickshell/noctalia-shell/Widgets/NIconButton.qml
/usr/share/quickshell/noctalia-shell/Widgets/NIconButtonHot.qml
/usr/share/quickshell/noctalia-shell/Widgets/NIconPicker.qml
/usr/share/quickshell/noctalia-shell/Widgets/NImageRounded.qml
/usr/share/quickshell/noctalia-shell/Widgets/NInputAction.qml
/usr/share/quickshell/noctalia-shell/Widgets/NKeybindRecorder.qml
/usr/share/quickshell/noctalia-shell/Widgets/NLabel.qml
/usr/share/quickshell/noctalia-shell/Widgets/NLinearGauge.qml
/usr/share/quickshell/noctalia-shell/Widgets/NListView.qml
/usr/share/quickshell/noctalia-shell/Widgets/NPluginSettingsPopup.qml
/usr/share/quickshell/noctalia-shell/Widgets/NPopupContextMenu.qml
/usr/share/quickshell/noctalia-shell/Widgets/NRadioButton.qml
/usr/share/quickshell/noctalia-shell/Widgets/NReorderCheckboxes.qml
/usr/share/quickshell/noctalia-shell/Widgets/NScrollText.qml
/usr/share/quickshell/noctalia-shell/Widgets/NScrollView.qml
/usr/share/quickshell/noctalia-shell/Widgets/NSearchableComboBox.qml
/usr/share/quickshell/noctalia-shell/Widgets/NSectionEditor.qml
/usr/share/quickshell/noctalia-shell/Widgets/NSettingsIndicator.qml
/usr/share/quickshell/noctalia-shell/Widgets/NSlideSwapView.qml
/usr/share/quickshell/noctalia-shell/Widgets/NSlider.qml
/usr/share/quickshell/noctalia-shell/Widgets/NSpinBox.qml
/usr/share/quickshell/noctalia-shell/Widgets/NTabBar.qml
/usr/share/quickshell/noctalia-shell/Widgets/NTabButton.qml
/usr/share/quickshell/noctalia-shell/Widgets/NTabView.qml
/usr/share/quickshell/noctalia-shell/Widgets/NTagFilter.qml
/usr/share/quickshell/noctalia-shell/Widgets/NText.qml
/usr/share/quickshell/noctalia-shell/Widgets/NTextInput.qml
/usr/share/quickshell/noctalia-shell/Widgets/NTextInputButton.qml
/usr/share/quickshell/noctalia-shell/Widgets/NToggle.qml
/usr/share/quickshell/noctalia-shell/Widgets/NValueSlider.qml
/usr/share/quickshell/noctalia-shell/flake.lock
/usr/share/quickshell/noctalia-shell/flake.nix
/usr/share/quickshell/noctalia-shell/lefthook.yml
/usr/share/quickshell/noctalia-shell/nix
/usr/share/quickshell/noctalia-shell/nix/home-module.nix
/usr/share/quickshell/noctalia-shell/nix/nixos-module.nix
/usr/share/quickshell/noctalia-shell/nix/package.nix
/usr/share/quickshell/noctalia-shell/nix/shell.nix
/usr/share/quickshell/noctalia-shell/shell.nix
/usr/share/quickshell/noctalia-shell/shell.qml


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Aug 15 00:01:18 2026