Releases: dimtpap/coppwr
Releases · dimtpap/coppwr
1.6.1
- Added explanations to the profiler graphs when hovering their titles (#14)
- Added Update Rate setting to change the rate at which the UI refreshes with new PipeWire data (#3, #5)
- Fixed Global Tracker list not refreshing when "Group Subobjects" is changed
- Slightly changed icon for better contrast
- Fixed crashing when PipeWire sends unknown profiler data (#17)
New Contributors
- @dodomorandi made their first contribution in #15
Full Changelog: 1.6.0...1.6.1
1.6.0
- 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
Full Changelog: 1.5.1...1.6.0
1.5.1
- New icon
Full Changelog: 1.5.0...1.5.1
1.5.0
- 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: 1.4.0...1.5.0
1.4.0
- Added Graph view
- Added filtering based on global properties in Global Tracker
Full Changelog: 1.3.0...1.4.0
1.3.0
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: 1.2.0...1.3.0
1.2.0
- Added support for the Camera and Screencast XDG Desktop Portals
- Improved the performance of the profiler UI
Full Changelog: 1.1.1...1.2.0
1.1.1
- 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: 1.1.0...1.1.1
1.1.0
- 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: 1.0.1...1.1.0