Publié Il y a 16 jours
hello
ajouter dans la partie auto floating : keepassxc et gnome.calculator
la diff au format git:
TEXT
diff --unified /etc/skel/.config/sway/config.d/07-window-rules.conf ~/.config/sway/config.d/07-window-rules.conf
--- /etc/skel/.config/sway/config.d/07-window-rules.conf 2026-04-05 15:09:58.843467847 +0200
+++ /home/stephane/.config/sway/config.d/07-window-rules.conf 2026-04-20 19:40:23.978803268 +0200
@@ -1,9 +1,12 @@
#sway # window rules
+#test screenruler
+for_window [app_id=screenruler.rb] floating enable, border none
+
#auto floating
for_window [class="XTerm|XCalc|Xmessage|Lxappearance|Sxiv|Nsxiv|Tk"] floating enable, move absolute position center
-for_window [app_id="engrampa|file-roller|lxappearance|mpv|swayimg*|mixer|pavucontrol"] floating enable, move absolute position center
-for_window [title="Infos-System|Infos System"] floating enable, move absolute position center
+for_window [app_id="org.keepassxc.KeePassXC|org.gnome.Calculator|engrampa|file-roller|lxappearance|mpv|swayimg*|mixer|pavucontrol"] floating enable, move absolute position center
+for_window [title="Password Required - Mozilla Thunderbird|Infos-System|Infos System"] floating enable, move absolute position center
for_window [window_role="pop-up|bubble|task_dialog|Preferences|About"] floating enable, move absolute position center
for_window [window_type="dialog"] floating enable, move absolute position center
@@ -64,3 +67,6 @@
#ws12 zik
assign [app_id="player"] $ws12
+#####test wiki arch, savoir quel fenetre utilise Xwayland#######
+for_window [shell="xwayland"] title_format "[XWayland] %title"