Open Source Projects

Personal desktop/Linux projects, shared publicly on GitHub

About

These aren't part of the Kronware Android app lineup. They're personal KDE Plasma desktop projects built by the same developer, released as free, open-source software. Feel free to use, fork, or contribute on GitHub.

GlobalMMMenu

A KDE Plasma widget that displays a native global menu bar for the active window — with proper multi-monitor support. It pairs a background service that monitors window focus and fetches menu data with a native Qt plugin that renders real QMenu instances, complete with icons and keyboard shortcuts.

Highlights

  • Works on both X11 and Wayland sessions
  • Supports KDE Plasma 5 and 6
  • Native Qt menu rendering with icons and shortcuts
  • Multiple menu discovery methods, including AT-SPI and GMenuModel fallbacks
  • Runs as an auto-starting systemd user service
View on GitHub

Window List Enhanced

An enhanced offshoot of the standard KDE Plasma Window List widget for Plasma 6. It's packaged as a separate plasmoid with its own plugin ID, so it installs alongside the stock widget instead of replacing it.

Highlights

  • Extended window ordering modes, including custom ordering
  • Enhanced right-click context menu workflow
  • Configurable title length handling
  • Improved focus/activation handling for multi-monitor setups
  • Side-by-side install with the stock Window List widget
View on GitHub