↧
Answer by Jim At Your Service for Getting visual feedback of workspace switch...
Perfect. Thank you, dsSTORM, and zspotter and Isaac Pessoa. The answer from dsSTORM functioned here on the first try on xfce over ubuntu 20.04. If you use Ctrl-Alt-Arrows to switch spaces, you may like...
View ArticleAnswer by dsSTORM for Getting visual feedback of workspace switch in xfce
Most of the answers are 5 years old and as of xubuntu 18.04 don't work anymore. I've put together an updated version of zspotter's answer that runs on 18.04. For simplicity I'll assume that all files...
View ArticleAnswer by RobotHumans for Getting visual feedback of workspace switch in xfce
I have this little python3 code-blob that reacts to workspace switching. It's not made to display a notification, but to work around a chromium redraw bug. Anything you want to happen on workspace...
View ArticleAnswer by brciii for Getting visual feedback of workspace switch in xfce
This is exactly what I was looking for. Thank you, Isaac Pessoa and zspotter! I'm using Xfce on Arch, and in the spirit of keeping it minimal, I didn't want to resort to installing Compiz.I'm not sure...
View ArticleAnswer by zspotter for Getting visual feedback of workspace switch in xfce
I've modified Isaac Pessoa's answer for my own preferences. Instead of showing a notification on workspace changed, this briefly shows a hidden Xfce panel with the workspace switcher widget.Here's what...
View ArticleAnswer by Isaac Pessoa for Getting visual feedback of workspace switch in xfce
I wrote a small code that shows a notification on workspace switch action.This code requires libnotify and libwnckTo compile it use the command: gcc -O2 -o wsnd `pkg-config --cflags --libs libnotify...
View ArticleAnswer by Alan HArding for Getting visual feedback of workspace switch in xfce
I have made a slight modification to the conky script aboveIt will allow for transparency for the numbers under XFCE and also you can modify the font size. It also uses the correct variable to display...
View ArticleAnswer by Habitual for Getting visual feedback of workspace switch in xfce
You could install conkysave this to a file...# Static and Variable Values used by Habitual/John Jones# Static Valuesown_window yesown_window_transparent yesown_window_type desktopown_window_hints...
View ArticleAnswer by RolandiXor for Getting visual feedback of workspace switch in xfce
The only thing I can think of is to use separate wallpapers (I believe this is possible, but I cannot confirm as I don't use xfce every day) for each desktop. If you don't mind using compiz, you can...
View ArticleGetting visual feedback of workspace switch in xfce
Not sure if this is an appropriate question for this site, since it's not really specific to Ubuntu. Those who feel it isn't should probably respond to my crosspost on the Unix and Linux stackexchange...
View Article
More Pages to Explore .....