coppwr Changelog

What's new in coppwr 1.6.0

May 7, 2024
  • Added buttons for accessing global details in various parts of the app
  • Added waiting+busy charts in the process viewer
  • 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

New in coppwr 1.5.1 (Jan 15, 2024)

  • Changed the icon

New in coppwr 1.5.0 (Dec 21, 2023)

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

New in coppwr 1.4.0 (Oct 16, 2023)

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

New in coppwr 1.3.0 (Sep 17, 2023)

  • 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

New in coppwr 1.2.0 (Sep 3, 2023)

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

New in coppwr 1.1.1 (Aug 18, 2023)

  • 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

New in coppwr 1.1.0 (Jul 28, 2023)

  • 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