On Wed, Feb 16, 2022 at 05:39:14PM +0100, Hiltjo Posthuma wrote:
> whats the solution/patch?
If there is a "standard" (or at least conventional) way of communicating
the active monitor between wm and other X clients then it's probably
best to follow that.
Assuming there isn't, one alternative cou
Hi,
there is an annoyance with dwm where it does not re-adjust monitor
positions upon screen removal, and if the leftmost screen is removed
some or all windows may be placed outside the viewable area. (The bug
can be worked around by first moving the screen to the right side and
remove only a
On Wed, Feb 16, 2022 at 05:52:48PM +0600, NRK wrote:
> Hi,
>
> Currently dmenumon and dmenucmd are hardcoded into spawn(), I noticed
> this after I removed `dmenumon` (as I don't use multimonitor) from
> config.h and saw that the compilation failed.
>
> if (arg->v == dmenucmd)
>
Ismael,
> A simple way to deal with the problem is to make an extra commit
> (outside the main branch) per release to hold these files and tag it
> as the release, that makes it trivial for websites like github to make
> proper release tarballs.
ah. thanks!
cheers, Greg
On Fri, 11 Feb 2022 14:54:24 +0100
Hiltjo Posthuma wrote:
Dear Hiltjo,
> I would like to share my project I've been using and tweaking over
> the years:
>
> sfeed is a RSS and Atom parser (and it has some format programs).
nice to see it having become so advanced over the years. I remember
whe