Skip to content

Alpha 1.6

Latest

Choose a tag to compare

@Tetrapak0 Tetrapak0 released this 25 Jun 16:08
f7b1875

What's new:

  • Added item folders
  • Added console program support on Linux
  • Added custom working directory support for Executable type
  • Added the ability to clear/delete buttons

Bug fixes / QOL improvements:

  • Fixed some crashes
  • Fixed a read access violation with the client ID buffer
  • Fixed flawed argument splitting on Linux
  • Hid debug console on Windows in release mode
  • Gave the client a settings menu
  • Client cursor hides when connected to server
  • The program window now renders continuously while it's being moved
  • Added MSVC support via Premake (MSVC builds also have a file icon)
  • Better network interface filtering on Linux
  • Added icon to titlebar (Wayland requires a .desktop file)

Known issues & bugs:

  • Configuration files must be migrated manually to the new schema. Please note that this may be the case for every release until the schema is finalized and until Deckadence is feature-complete.
  • No built-in Microsoft Store/UWP app support on Windows
  • No hostname connection support
  • Executable buttons cannot be run with administrative privileges on Linux
  • No environment variable support
  • If the server is launched via SSH some programs may fail to launch on Linux
  • If your configuration contains invalid JSON and parsing fails, Deckadence will crash.
  • Hidden windows can only be shown by launching another instance and can only be closed forcefully or by showing the window (no system tray icon)
  • Client interface is not optimized for small screens or touchscreens
  • No macOS support
  • No prebuilt arm64 binaries

Before running:

  • Install build dependencies to run Deckadence. Please follow README.md in the repository's root.

What's next:

Note: This may be changed at any time.

Alpha 1.7:

  • Button thumbnails
  • Hostname support
  • Client UI touchscreen & small screen optimizations
  • arm64 binaries (hopefully)
  • System tray icon
  • Button drag and drop in editor (copy, move, swap)

Alpha 1.8:

  • Profiles & pages

Beta 1.0:

  • Custom styles for buttons and interface

Beta 1.1:

  • Media control page

Release 1.0 (original vision for Deckadence is fulfilled):

  • Per app volume control (like sndvol.exe)

Release 1.1 or later:

  • Custom plugin support

Prebuilt binaries provided below have been built by GitHub Actions.