Status
SteamPeaks
ChartsSalesUpcomingPatchesEventsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
EventsSteam's own events and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesEventsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
DeskLayerEventsDeskLayer Update: Widget Editor Text Scaling and Stability Fixes
Game update

DeskLayer Update: Widget Editor Text Scaling and Stability Fixes

DeskLayer · published 12 Sep 2026, 07:41 UTC

All eventsPlayers around this dateRead on Steam

A major update is now live focusing on core system stability, eliminating UI freezes in Gap Mode, resolving responsiveness issues, and improving the Widget Editor.

Core Stability and Performance

  • Fixed UI Freezes and Hangs in Gap Mode
    Resolved an issue where running in Gap Mode or switching between maximized windows could trigger an infinite occlusion reveal loop, leading to UI thread starvation and application hangs. Added a debounce mechanism to window reveal logic and integrated a background UI hang watchdog to ensure the interface remains responsive under heavy multitasking.
  • Fixed UI Dispatcher Queue Latches
    Resolved an internal WPF Dispatcher queue stall that could cause UI elements, taskbars, and satellites to stop processing input events. Optimized background WebView2 message dispatching with atomic topic coalescing to prevent background event floods from overwhelming the UI thread.
  • Reduced Audio Spectrum CPU Usage
    Fixed a subnormal floating point calculation loop in the Wasapi Audio Spectrum visualizer when audio drops into silence, drastically reducing idle CPU usage.

Input and Satellite Windows

  • Fixed Dropped Clicks on Satellites
    Fixed an issue where clicking on satellite widgets or player controls (SMTC) would occasionally not register after waking from sleep or background states. Re asserted topmost window ordering on wake and fixed button SVG hit testing so player control clicks register reliably every time.
  • Eliminated UI Automation Deadlocks
    Suppressed unhandled UI Automation queries that previously caused deadlocks between Windows accessibility hooks and the DeskLayer process.

Widget Preview and Rendering

  • Improved Virtual Desktop Widget Bounds
    Dynamically calculated widget box shadow, glow, and padding offsets in virtual desktop previews to prevent visual clipping around edges. Injected auto measurement protocols into widget child iframes for accurate auto sizing.

Widget Editor Improvements

  • Proportional Text Scaling on Resize
    Dragging the bounding box handles of text and live data elements now scales font size smoothly and proportionally by default. The toolbar font size indicator updates in real time while dragging bounding box handles.
  • Fixed Unintended Font Enlargement on Tab Switch
    Fixed an issue where opening the Add tab, Layers, or other sidebar panels caused selected text or live data elements to suddenly blow up in font size. Toolbar focus loss when switching tabs or clicking outside no longer commits unwanted font size changes.
  • Accurate Live Data Auto Fit
    Live data bounding box measurements now calculate against actual live preview text instead of generic placeholder text.
  • Prevented Redundant Toolbar Commits
    Added validation guards to prevent unnecessary layout resets and re renders when font values have not changed.
More from DeskLayer

Other announcements

All events
News11 Sep 2026Transparent Status: Idle UI Latency & Why Marketing Has Been QuietHey everyone, DeskLayer v1.1 is out, but I want to address the elephant in the room and sincerely apologize for being so quiet lately, as well as the complete lack of proper marketing around this release. To be completely honest, I couldn't bring myself to actively promote or hype up the app while knowing a critical issue was still affecting daily productivity. As a solo developer, putting on a…Major update8 Sep 2026DeskLayer 1.1 is LIVE!DeskLayer v1.1 Patch Notes Update Period: August 8, 2026 – September 8, 2026 1. Community Workshop Integration and Ecosystem · In-App Workshop Browser: Direct browsing for community presets, taskbars, widgets, and wallpapers with categorized filter chips (Most Subscribed, Top Rated, Most Recent), real-time search, and 1-click Subscribe/Unsubscribe. · Two-Column Interactive Sandbox Detail View:…Community7 Sep 2026DeskLayer v1.1 Architecture Update PreviewDeskLayer v1.1 is scheduled to drop on Tuesday, September 8, 2026, at 7:00 PM – 8:00 PM WITA (11:00 AM UTC) . This upcoming milestone represents a massive architectural overhaul of our desktop customization engine. We have completely rewritten core subsystems to cut idle resource usage, eliminate window layering conflicts, and introduce direct community integration. Major Highlights Coming in v…