]> git.mar77i.info Git - dotfiles/commitdiff
update openbox config master
authormar77i <mar77i@protonmail.ch>
Fri, 24 Apr 2026 07:28:52 +0000 (09:28 +0200)
committermar77i <mar77i@protonmail.ch>
Fri, 24 Apr 2026 07:28:52 +0000 (09:28 +0200)
rc.xml

diff --git a/rc.xml b/rc.xml
index aca1c9d862bbd62408c8215350690878551b238e..f9da849eb93886919af92f70aa411602f6bfa5ed 100644 (file)
--- a/rc.xml
+++ b/rc.xml
@@ -32,7 +32,7 @@
     <!-- with Smart placement on a multi-monitor system, try to place new windows
        on: 'Any' - any monitor, 'Mouse' - where the mouse is, 'Active' - where
        the active window is, 'Primary' - only on the primary monitor -->
-    <primaryMonitor>1</primaryMonitor>
+    <primaryMonitor>Active</primaryMonitor>
     <!-- The monitor where Openbox should place popup dialogs such as the
        focus cycling popup, or the desktop switch popup.  It can be an index
        from 1, specifying a particular monitor.  Or it can be one of the
     <context name="Frame">
       <mousebind button="W-Left" action="Drag">
         <action name="Move"/>
+        <action name="Raise"/>
       </mousebind>
       <mousebind button="W-Right" action="Drag">
         <action name="Resize"/>
+        <action name="Raise"/>
       </mousebind>
       <mousebind button="W-Middle" action="Click">
         <action name="ToggleMaximize"/>
+        <action name="Raise"/>
       </mousebind>
     </context>
     <context name="Titlebar">
       <mousebind button="Left" action="Drag">
         <action name="Move"/>
+        <action name="Raise"/>
       </mousebind>
       <mousebind button="Left" action="DoubleClick">
         <action name="ToggleMaximize"/>
+        <action name="Raise"/>
       </mousebind>
       <mousebind button="Up" action="Click">
         <action name="if">
       </mousebind>
       <mousebind button="Left" action="Drag">
         <action name="Resize"/>
+        <action name="Raise"/>
       </mousebind>
     </context>
     <context name="Client">
       </mousebind>
       <mousebind button="W-Left" action="Drag">
         <action name="Move"/>
+        <action name="Raise"/>
       </mousebind>
       <mousebind button="W-Right" action="Drag">
         <action name="Resize"/>
+        <action name="Raise"/>
       </mousebind>
     </context>
     <context name="Icon">