Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
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
NewsSteam's own announcements 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 festsUpcomingPatchesNewsRecordsTrendingSignals
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
Ultra App KitNewsUltra App Kit 1.1 goes cross-platform
Major update

Ultra App Kit 1.1 goes cross-platform

Ultra App Kit · published 19 Jul 2021, 17:50 UTC

All newsPlayers around this dateRead on Steam

Ultra App Kit 1.1 is now available. This free update brings cross-platform development to our fast resolution-independent GUI toolkit.

In addition to Windows, Mac and Linux are now supported, which means you can code once and compile everywhere to easily create cross-platform GUI applications.

Builds on Linux use minimal dependencies and will work on virtually any distro without any additional libraries to install. This effectively solves the Linux user interface problem forever and provides us with a strong foundation on which to build new game development tools that look great and run everywhere.

Ultra App Kit is gorgeous on macOS and works with both Intel-based Macs or running natively on Apple Silicon.

Along with various small bug fixes, version 1.1 adds the following new commands:

  • Display::ClientArea() returns an iVec4 defining the usable area inside the screen, minus any bars the OS uses.
  • Widget::SetFontBold() allows you to display bold text on a widget.
  • Command() allows easy interaction with the system console / terminal.
More from Ultra App Kit

Other announcements

All news
Community9 Dec 2022Ultra App Kit is going FREE!Ultra App Kit will soon become a free application for everyone to use. You can develop desktop GUI applications for Windows, Linux, and Mac that run fast and look great. Please contact us if your company is interested in obtaining a source code license for professional use.Game update15 Sep 2021Ultra App Kit 1.2 releasedThis is a bug fix update. See the bug reports forum for more information:Major update22 Jun 20211.1 Beta adds Linux and Mac supportVersion 1.1 beta is now available, with experimental support for MacOS and Linux. See these instructions for compiling on Linux. To get version 1.1, right-click on the application title in the Steam interface and select the Properties menu item. In the BETAS settings you can opt into version 1.1 beta: Version 1.1 fixes several small bugs and adds new features: · Adding Display::ClientArea() whi…