From 7838b9387aef8d719925111b1a672b4a9b7d29f6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 8 Oct 2016 14:51:13 +0100 Subject: rely on builtin focus...undecorate window, don't show buttons, bla bla bla --- sisyphus | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/sisyphus b/sisyphus index 85e11de..049072e 100755 --- a/sisyphus +++ b/sisyphus @@ -4,8 +4,7 @@ # It uses gnome-extra/yad, x11-libs/vte && x11-misc/gtkdialog # Main Author : Ghiunhan Mamut @ RogentOS Development Group -export local showprogress="yad --title "sisyphus" --text-info --width 640 --height 480 --center --listen --tail &" -export local focusprogress="wmctrl -F -a "sisyphus" -b add,above" +export local showprogress="yad --title "sisyphus" --text-info --width 640 --height 480 --center --no-buttons --on-top --sticky --fixed --undecorated --skip-taskbar --listen --tail &" export local SISYPHUS=' @@ -22,46 +21,32 @@ export local SISYPHUS=' -- cgit v1.2.3