Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

v0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@liss-h liss-h released this 04 Jan 22:42
· 8 commits to master since this release

Major improvements on command finding:

  • now additionally uses the sandboxed_app_id (for flatpaks, snaps) which makes finding desktop files much easier for those cases
  • using string simmilarity to try to rule out nonsense alternative wm classes and try to use the best fitting desktop file
  • added additional desktop entry location for more possiblilities to find the correct one
  • more robust command extraction from /proc that tries to combat programms writing to argv
  • using gio to launch desktop files instead of extracting the command manually

Requires Clueliss/windowctl v0.2.