-
Container never successfully restarts after being stopped of system shutdown:
`cat /etc/os-release`
> NAME="Ubuntu"
> VERSION="19.10 (Eoan Ermine)"
> ID=ubuntu
> ID_LIKE=debian
> PRETTY_NA…
-
Large local xpra desktop, managed by fvwm, within which I maintain a bunch of terminals for this and several other machines, where I do things like sysadmin tasks together.
Within that desktop, I h…
-
Thanks for reporting your bug here! The following template will help with
giving as much information as possible so that it's easier to diagnose and
fix.
## Upfront Information
Please provide…
-
fvwm3 1.1.0 (1.0.9-77-g94da9d16)
with support for: ReadLine, XPM, PNG, SVG, Shape, XShm, SM, Bidi text, XRandR, XRender, XCursor, XFT, NLS
Linux 6.9.6-200.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Fri …
-
xdotool version 3.20170221.1
I'm trying to detect a mouse-click in a certain window then run a script.
When running either mouse-enter/leave the script **does** work
`xdotool search --name "XY…
-
Hi, I've been recently bumped on this work of yours, and while it is still works fine (as far as I can tell) with Python2, it does not with Python3. And since Python2 is dead, I'm curious, if you're p…
-
I started using the scratch area more, and noticed the following behaviours:
- making a window from the scratch area fullscreen (Mod+f) leaves the scratch area focused
- keybinding to go to urgent…
-
From the current `Terminals.md`:
```
(term-set-width! t rows)
(term-set-height! t columns)
(term-set-font! t fontname)
(term-set-fontsize! t n)
(term-hide! t)
(term-show! t)
```
Which bac…
-
From http://demonastery.org/2013/01/wacom-web-plugin-updates/#comment-933728389
The plugin appears to not function outside of Gnome (at least in OpenBox). This might be due to different pressure curv…
ZaneA updated
10 years ago
-
Extending #3320, there is no reason why we can't look for specific windows (ie: by name or window id) and shadow only that part of the screen.
It may not work very well with sub-windows and menus, …