mirror of
https://gitlab.freedesktop.org/pipewire/helvum
synced 2026-03-15 19:46:10 +08:00
ui: Port to libadwaita
This ports the application to libadwaita, enabling us to use the libadwaita stylesheet and widgets to better implement the Gnome Human Interface Guidelines.
This commit is contained in:
@@ -19,3 +19,6 @@
|
||||
//! This module contains gtk widgets needed to present the graphical user interface.
|
||||
|
||||
pub mod graph;
|
||||
|
||||
mod window;
|
||||
pub use window::*;
|
||||
|
||||
Reference in New Issue
Block a user