Hey,
On 10/10/2011, Matthew Phillips wrote:
> I stumbled on an odd dwm X11 bug yesterday. Resize any window (a terminal
> works) to 4-5 times the width of your screens resolution, and at some point
> the floating superwide window will appear on all workspaces, but becomes
> unselectable.
I think
Hi,
I stumbled on an odd dwm X11 bug yesterday. Resize any window (a terminal
works) to 4-5 times the width of your screens resolution, and at some point
the floating superwide window will appear on all workspaces, but becomes
unselectable. I mentioned it in #suckless where __20h___ confirmed:
16:0
https://github.com/rossumur/microtouch
http://rossum.posterous.com/8-bit-device-kindles-ebook-fire-an-e-reader-f
www.adafruit.com/products/330
what about porting this to X/wayland as a widget api?
sadly its C++.. but maybe it is not that hard
Hi there, I wondered if anybody can tip me up on how to make tabbed spawn
tabs on the right of the active tab, not on the left as it does by default
in surf browser?
To spawn tabs the following setup is used in tabbed:
XK_t, spawn, { .v = (char*[]){ "surf", "-e", winid, NULL} } },