Re: [X2Go-Dev] [X2Go-User] Kde4 and Plasma Mess - Is anyone working with it?

2012-10-17 Thread Mike Gabriel
Hi Helmer, I tested on KDE4 (4.8.4, Debian sid). On Di 16 Okt 2012 17:32:03 CEST Helmer Teles wrote: As anybody knows KDE4 has lots of problems with sizing and resizing of plasma panels, screen geometry and other stuff as usal. Same with GNOME3 btw. So i had to code lots of scripts that

Re: [X2Go-Dev] [X2Go-User] Kde4 and Plasma Mess - Is anyone working with it?

2012-10-17 Thread Helmer Teles
Sorry, missed this one: /usr/local/bin/fn_resizepanel.sh if [ -e ~/.kde/share/config/plasma-desktop-appletsrc ]; then SESSIONDP=`x2golistdesktops |cut -d : -f 2` export DISPLAY=:${SESSIONDP} WSIZE=`xdpyinfo |grep -i dimensions|awk '{print $2}'|cut -d x -f 1` HSIZE=`xdpyinfo |grep -i

Re: [X2Go-Dev] [X2Go-User] Kde4 and Plasma Mess - Is anyone working with it?

2012-10-17 Thread Helmer Teles
On Wednesday 17 October 2012 09:43:17 Mike Gabriel wrote: My problem is that for plasma to assume the new resolution you have to kill it and start-it once again after you change plasma-desktop-appletsrc with the new values. So, when you do this after resuming the session, every time