Re: cwm: do not overlap menu entries

2022-10-14 Thread Omar Polo
On 2022/10/14 14:11:19 -0400, Okan Demirmen wrote: > the below seems to work: Walter (thanks!) found the spot i missed on > replacing height with ascent+descent. > > please let me know. diff reads fine works for me too, thanks!

Re: cwm: do not overlap menu entries

2022-10-14 Thread Klemens Nanni
On Fri, Oct 14, 2022 at 02:11:19PM -0400, Okan Demirmen wrote: > the below seems to work: Walter (thanks!) found the spot i missed on > replacing height with ascent+descent. > > please let me know. Works just fine for me, no more visual glitches, thanks!

Re: cwm: do not overlap menu entries

2022-10-14 Thread Okan Demirmen
the below seems to work: Walter (thanks!) found the spot i missed on replacing height with ascent+descent. please let me know. regards, okan Index: menu.c === RCS file: /home/open/cvs/xenocara/app/cwm/menu.c,v retrieving revision 1.

Re: cwm: do not overlap menu entries

2022-10-14 Thread Walter Alejandro Iglesias
Hello Okan, On Oct 13 2022, Okan Demirmen wrote: > **incomplete** but i think the right direction to use ascent+descent, > however i've missed something, so take this with a sea full of salt (and > yes, i'm still alive...). the menu rect is too big (by a factor of > entries i think) now and messes

Re: cwm: do not overlap menu entries

2022-10-13 Thread Okan Demirmen
On Thu 2022.10.13 at 17:30 +0200, Omar Polo wrote: > On 2022/10/13 15:16:47 +, Klemens Nanni wrote: > > On Thu, Oct 13, 2022 at 04:39:04PM +0200, Omar Polo wrote: > > > On 2022/10/13 13:00:34 +, Klemens Nanni wrote: > > > > On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: >

Re: cwm: do not overlap menu entries

2022-10-13 Thread Walter Alejandro Iglesias
On Oct 13 2022, Walter Alejandro Iglesias wrote: > On Oct 13 2022, Klemens Nanni wrote: > > On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: > > > And I keep missing it! I can't reproduce this - can you share the font > > > you're using maybe? > > > > Whatever is the default, I never

Re: cwm: do not overlap menu entries

2022-10-13 Thread Walter Alejandro Iglesias
On Oct 13 2022, Klemens Nanni wrote: > On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: > > And I keep missing it! I can't reproduce this - can you share the font > > you're using maybe? > > Whatever is the default, I never fiddled with fonts in X, no xorg.conf, > `cwm -c/dev/null' s

Re: cwm: do not overlap menu entries

2022-10-13 Thread Omar Polo
On 2022/10/13 15:16:47 +, Klemens Nanni wrote: > On Thu, Oct 13, 2022 at 04:39:04PM +0200, Omar Polo wrote: > > On 2022/10/13 13:00:34 +, Klemens Nanni wrote: > > > On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: > > > > And I keep missing it! I can't reproduce this - can y

Re: cwm: do not overlap menu entries

2022-10-13 Thread Klemens Nanni
On Thu, Oct 13, 2022 at 04:39:04PM +0200, Omar Polo wrote: > On 2022/10/13 13:00:34 +, Klemens Nanni wrote: > > On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: > > > And I keep missing it! I can't reproduce this - can you share the font > > > you're using maybe? > > > > Whateve

Re: cwm: do not overlap menu entries

2022-10-13 Thread Omar Polo
On 2022/10/13 13:00:34 +, Klemens Nanni wrote: > On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: > > And I keep missing it! I can't reproduce this - can you share the font > > you're using maybe? > > Whatever is the default, I never fiddled with fonts in X, no xorg.conf, > `cwm

Re: cwm: do not overlap menu entries

2022-10-13 Thread Klemens Nanni
On Thu, Oct 13, 2022 at 08:28:50AM -0400, Okan Demirmen wrote: > And I keep missing it! I can't reproduce this - can you share the font > you're using maybe? Whatever is the default, I never fiddled with fonts in X, no xorg.conf, `cwm -c/dev/null' shows the glitch for me on a ThinkPad X230.

Re: cwm: do not overlap menu entries

2022-10-13 Thread Okan Demirmen
On Wed 2022.10.12 at 21:42 +, Klemens Nanni wrote: > This has annoyed me for a long time... > > 1. have at least two windows > 2. open the window menu with M-slash (alt+/) > 3. show all windows with C-A (ctrl+a) > 4. move cursor over list from top to bottom, >observe no glitch > 5. move cu

cwm: do not overlap menu entries

2022-10-12 Thread Klemens Nanni
This has annoyed me for a long time... 1. have at least two windows 2. open the window menu with M-slash (alt+/) 3. show all windows with C-A (ctrl+a) 4. move cursor over list from top to bottom, observe no glitch 5. move cursor over list from bottom to top, observe "[" and "]" chars in entr