Giter Site home page Giter Site logo

gtkmenuplus's People

Contributors

step- avatar

Stargazers

 avatar  avatar

Watchers

 avatar

gtkmenuplus's Issues

x == $x not evaluated

this menu file

x=2
x==echo x is $x
item=$x
cmd=true
x=3
y==echo x is $x
item=$y
cmd=true

displays as

echo x is 2         <-- should be "x = 2"
x is 3

No such file or directory

Hello,
I'm trying to run gtkmenuplus on a debian +mate installation and I get this error message when launching gtkmenuplus:
no such file or directory.
I suspect that a package is missing to make it work.
Could you please tell me what are the prerequisites (packages) for everything to work properly?
Thanks for your help

Run on windows

Hello,
i have to change my pro computer and the new one will be on Windows OS.
What could be the way to run gtkplus on windows ?

Thanks for your help

New line

Hello,
what is the way to add a new line (cr lf) in an item or tooltip definition ?

In my case :
tooltip = <span foreground='#FFFFFF' background='#C02942' weight='bold' size='12000'>Windows XP *new line* 192.168.151.240 *new line* 192.168.39.240 *new line* Fitec, Matlab, Catia </span>

Thanks for your help

submenu containing just launcher= is empty

submenu = should include geany
  launcher = /usr/share/applications/geany.desktop

wrongly results in two items at level 1; an empty submenu "should include geany" and a geany command entry. Instead level 1 should consists of the submenu entry only, and geany should be inside it.

Sometime if an empty item = is added before launcher = ... then the submenu displays correctly - although it starts with the empty item.

Sometimes configure = endsubmenu seems to have some positive effects.
This configuration file tests various interplays.

item =
configure = noicons
submenu = should include geany
  launcher = /usr/share/applications/geany.desktop
submenu = should include geany
  item = # is a work-around
  launcher = /usr/share/applications/geany.desktop

configure = endsubmenu
submenu = should include geany
  launcher = /usr/share/applications/geany.desktop
endsubmenu
submenu = should include geany
  item = # is a work-around
  launcher = /usr/share/applications/geany.desktop
endsubmenu

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.