milarepa
Programmer
- Oct 6, 2008
- 2
I am trying to develop a task switcher under Ubuntu. Is there a function whereas I could retrieve the title bar text of all current applications.
Thank you
Thank you
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
perl -e '$|=$i=1;print" oo\n<|>\n_|_";x:sleep$|;print"\b",$i++%2?"/":"_";goto x;'