lxde / lxpanel

Other
52 stars 38 forks source link

Add 'show' option to `lxpanelctl`. #40

Open mozbugbox opened 2 years ago

mozbugbox commented 2 years ago

Fix issue #37

QiangF commented 2 years ago

An improvement will be: keep lxpanel showing while Win key is pressed, and hide on Windows key release.

Maybe lxqt-panel is the future. So I have a similar feature request there: https://github.com/lxqt/lxqt-panel/issues/1725

QiangF commented 2 years ago

using xkeymap to achieve the same goal need another command“lxpanel hide”

CaptainBloodz commented 2 years ago

Working fine here on Gentoo

using xkeymap to achieve the same goal need another command“lxpanel hide”

Couldn't find xkeymap, Applied commandxbindkeysinstead after adding "lxpanelctl show" Super_L to file~/.xbindkeysrc which binds "Window key" here.

BeholdersEye commented 1 year ago

I would rather see a lxpanelctl "toggle" option that can be mapped to a key in order to show the lxpanel if it is currently visible and hides it if it is not.