Play around and add rog-slash

This commit is contained in:
Jochen@Jinbe
2024-03-22 22:05:27 +01:00
parent 9119229d41
commit 1366422d96
14 changed files with 794 additions and 49 deletions

View File

@@ -50,7 +50,7 @@ pub static DBUS_IFACE: &str = "org.asuslinux.Daemon";
/// task_watch_item!(panel_od platform);
/// task_watch_item!(gpu_mux_mode platform);
/// }
/// ```
/// ```\
/// // TODO: this is kind of useless if it can't trigger some action
#[macro_export]
macro_rules! task_watch_item {