You are not logged in.
Hey guys, I have an idea for a script(?) and I was wondering if I could get some tips on how to get started. Basically I want something that detects when any window is maximized and then changes the wallpaper accordingly. I am trying to achieve something similar to what Elementary OS Freya does to make the panel opaque when windows are maximized. I'm on gnome. Any help would be very appreciated, not really sure where to start.
Offline
xdotool should be enough.
Example: http://unix.stackexchange.com/questions … g-terminal
Offline
With gnome you should be able to write an extension in javascript that modifies the transparency. I just don't knwo how exactly that works.
| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |
Offline