From 7dae0345e888d5086e7afdc8b14429fdd54c550c Mon Sep 17 00:00:00 2001 From: Sahil_Kumar Date: Wed, 11 Mar 2026 13:53:20 +0000 Subject: [PATCH] global config: fix dom0 link color and clickability in filecopy section The 'Copying to and from dom0 is handled differently' link was inside a GtkRadioButton which intercepted click events. Move the link to the end of the intro paragraph where it is clickable regardless of radio button state. The link appeared black because the explanation class color overrides GTK's default link color. Add .explanation link rule to qubes-global-config-base.css following the existing .info_box link pattern. Fixes QubesOS/qubes-issues#10743 --- qubes_config/global_config.glade | 6 +++--- qubes_config/qubes-global-config-base.css | 4 ++++ 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/qubes_config/global_config.glade b/qubes_config/global_config.glade index 10c5d18f..177e7bc1 100644 --- a/qubes_config/global_config.glade +++ b/qubes_config/global_config.glade @@ -7147,7 +7147,7 @@ Inter-qube copy and paste actions are performed via special keyboard shortcuts, True False - Control access for moving and copying files between qubes using <tt>qvm-copy</tt>, <tt>qvm-move</tt>, and file manager actions such as <b>Copy/Move to other qube</b>. + Control access for moving and copying files between qubes using <tt>qvm-copy</tt>, <tt>qvm-move</tt>, and file manager actions such as <b>Copy/Move to other qube</b>. <a href="https://www.qubes-os.org/doc/how-to-copy-from-dom0/">Copying to and from dom0 is handled differently</a>. True True 0 @@ -7277,7 +7277,7 @@ Inter-qube copy and paste actions are performed via special keyboard shortcuts, True False start - You will always be asked for permission when copying and moving files between qubes, except for dom0, which is handled differently. <a href="https://www.qubes-os.org/doc/how-to-copy-from-dom0/">Learn about copying to and from dom0.</a> + You will always be asked for permission when copying and moving files between qubes. True True