Code Monkey home page Code Monkey logo

Comments (5)

ThomasAdam avatar ThomasAdam commented on July 26, 2024

Well, this a good job for git-bisect if ever there were one.

@rasatpc -- are you able to reproduce this problem as well? I know you're filing this bug report on behalf of someone else, but you own this now.

Any additional information you can provide would help. I can't reproduce this, FWIW.

from fvwm3.

rasatpc avatar rasatpc commented on July 26, 2024

First I didn't pay attention to this topic. When Ivar wrote that he tried and later got it to flicker with @Franky's config and icon. I tried the config and downloaded the icon. It is flickering.

@ThomasAdam , before trying the config, check if the ItemFormat code is correctly written.

ImagePath ${HOME}/.fvwm/images
Key Space   A   4   Popup Menu_Main

Colorset 0 fg white, bg black
Colorset 1 fg black, bg #FA0000

MenuStyle * Font "xft:Bitstream Vera Sans Mono:style=Roman:size=12"
MenuStyle * TrianglesSolid
MenuStyle * HilightBack
MenuStyle * MenuColorset 0
MenuStyle * ActiveColorset 1
MenuStyle * ItemFormat "%5.5i%|%5.5l%5.2>%|"

DestroyMenu Menu_Main
AddToMenu   Menu_Main
+ %music.note-24x24.png%"&This" Popup Menu_This
+ "T&hat" Popup Menu_That
+ "The &Other" Popup Menu_TheOther

from fvwm3.

somiaj avatar somiaj commented on July 26, 2024

@rasatpc thanks for helping others try to get issues they have fixed, but first you need to first confirm that you can reproduce the bug (since we can work with you to ensure it is fixed).

In this case you should first confirm you experience the exact same issue reported, and second that this issue is not present in fvwm2. Then once you do that, being able to do a bit more like git-bisect could help us. I tried to reproduce this bug too, and I cannot reproduce it either.

from fvwm3.

rasatpc avatar rasatpc commented on July 26, 2024

confirm that you can reproduce

  1. Fresh Fvwm3 install
  2. Slight modification on Franky's config, file: menu-icon.sys
## menu-icon.sys
ImagePath ${HOME}/.fvwm/images
Colorset 0 fg white, bg black
Colorset 1 fg black, bg #FA0000

MenuStyle * Font "xft:Bitstream Vera Sans Mono:style=Roman:size=12"
MenuStyle * TrianglesSolid
MenuStyle * HilightBack
MenuStyle * HilightTitleBack
MenuStyle * MenuColorset 0
MenuStyle * ActiveColorset 1
MenuStyle * ItemFormat "%5.5i%|%5.5l%5.2>%|"

DestroyMenu MenuFvwmRoot
AddToMenu   MenuFvwmRoot "TEST Menu" Title
+ %music.note-24x24.png%"&This" Popup Menu_This
+ "T&hat" Popup Menu_That
+ "The &Other" Popup Menu_TheOther
+ "Xterm%$[micon]/terminal.png%" Exec exec xterm
+ "Restart%$[micon]/refresh.png%" Restart
  1. Read menu-icon.sys
    https://rasatpc.net/screenshot/fvwm3/menu-icon-test.png

Menu on right-side, highlight "This" with icon. The icon is brighter than the left side.

issue is not present in fvwm2

Somewhere, Franky mentioned Fvwm2 and also said to continue to use it instead of Fvwm3.
When I tested on 2.7.0, it showed the same bright icon. Could it be without brighness on 2.6.x??

from fvwm3.

ThomasAdam avatar ThomasAdam commented on July 26, 2024

If this is happening in fvwm2 as well, this tells me it's a regression I'm unlikely to fix any time soon.

from fvwm3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.