Merge remote-tracking branch 'origin/main'

This commit is contained in:
2026-07-04 12:00:18 +00:00
44 changed files with 1046 additions and 29 deletions
+2
View File
@@ -42,6 +42,8 @@ mod video;
#[cfg(target_os = "linux")]
mod video_gl;
mod wol;
#[cfg(target_os = "linux")]
fn main() -> gtk::glib::ExitCode {
app::run()