helvum/src
Tom A. Wagner 7145c83ae1 graph: Draw "fake" link during port drag-and-drop to visualize link creating
Cursor movement during port drag-and-drop on the graph is now being tracked
and a link is drawn from the dragged port to the cursor.

If the cursor is hovering a port the source port can link to,
the second end of the link instead attaches to the ports link anchor
so that the link "snaps" to the linkable port.
2023-08-04 14:58:05 +02:00
..
pipewire_connection Adjust license headers to reflect gpl-3.0-only license. 2022-04-19 10:14:01 +02:00
ui graph: Draw "fake" link during port drag-and-drop to visualize link creating 2023-08-04 14:58:05 +02:00
application.rs graph: Refactor graph item management into new graph_manager object 2023-08-01 09:15:40 +02:00
graph_manager.rs graph: Refactor graph item management into new graph_manager object 2023-08-01 09:15:40 +02:00
main.rs graph: Refactor graph item management into new graph_manager object 2023-08-01 09:15:40 +02:00
meson.build meson: Fix incorrect output file name 2022-01-28 13:48:46 +01:00
pipewire_connection.rs graph: Refactor graph item management into new graph_manager object 2023-08-01 09:15:40 +02:00
style.css view: graph: Implement gtk::Scrollable and do not render content outside the displayed area 2022-08-25 13:07:37 +02:00