Coppwr Versions Save

Low level control GUI for the PipeWire multimedia server

1.6.0

4 weeks ago
  • Added buttons for accessing global details in various parts of the app image
  • Added waiting+busy charts in the process viewer image
  • Added panning the Graph view using the secondary mouse button
  • Made process viewer show updated data strictly every 0.5s, instead of on every update like mouse movement
  • Improved Global Tracker's filtering performance
  • Enabled egui's parallel tessellation for better profiler performance
  • Several improvements from updating egui such as selectable text and smooth scrolling

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.5.1...1.6.0

1.5.1

4 months ago

1.5.0

5 months ago
  • Added zooming in the Graph view (#2)
  • Implemented persistence (window info, open tabs, graph node positions etc. are now saved on/restored from disk) (#4)
  • Fixed the Link permission not showing on globals when running on PipeWire 1.0.0 or later

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.4.0...1.5.0

1.4.0

7 months ago
  • Added Graph view
  • Added filtering based on global properties in Global Tracker

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.3.0...1.4.0

1.3.0

8 months ago

The app ID has changed from xyz.dimtpap.coppwr to io.github.dimtpap.coppwr

  • Added customizing the mainloop and context properties before connecting to a remote
  • Replaced Module Loader with a new Context Manager tool, which adds changing the context properties
  • Fixed client measurements showing nanoseconds instead of microseconds in the profiler
  • Improved property editor UIs

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.2.0...1.3.0

1.2.0

9 months ago
  • Added support for the Camera and Screencast XDG Desktop Portals
  • Improved the performance of the profiler UI

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.1.1...1.2.0

1.1.1

9 months ago
  • Added support for the new Link permission (Requires the pw_v0_3_77 Cargo feature)
  • Improved the UI of the Metadata Editor
    • Visually group every metadata
    • Added button to set all user added properties at once
  • Improved permission adding UI in the client global permissions section

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.1.0...1.1.1

1.1.0

11 months ago
  • Added the option to disconnect from/reconnect to remotes
  • Added xrun counts in process viewer
  • Fixed links not showing up under all of the ports they're connecting

Full Changelog: https://github.com/dimtpap/coppwr/compare/1.0.1...1.1.0

1.0.1

11 months ago
  • Fixed handling of future profiler data
  • Fixed Flatpak client not having enough permissions

1.0.0

11 months ago