Questions tagged [xfce-panel]

The xfce-panel is a key part of the Xfce Desktop Environment; it is highly configurable and can include menus, launchers and special plugins. Questions should focus on various aspects of its general use and its configuration through graphical apps or Xfconf.

155 questions
3
votes
2 answers

change xfce panel launcher icon size

I have a panel size of 24 pixels and am trying to make xfce feel like gnome2. Just the launcher icons appear to be like 14,14 when I would want them 22,22 or thereabouts. Does anyone know where to set this?
1
vote
1 answer

xfce4-panel 4.12.0 problem

I've made an update on xenial and since my menu bar is odd : It's one line from the top , and all windows are behind the bar. How to correct that please ?
Bussiere
  • 211
1
vote
2 answers

Panel problem (xfce) in Xubuntu 12

I would like to delete the "Window Buttons" from the panel.. there is no option to do such thing. What can I do? Here's what I've tried: Panel -> Add New Items... -> Window Buttons (switch between open windows using buttons)
0
votes
0 answers

How to add gdbus-codegen to PATH on Ubuntu?

I am trying to install xfce4-panel (from a tarball) on Ubuntu 20.04, however, when I run ./configure I get an error: configure: error: could not find gdbus-codegen in $PATH. You can run ./configure GDBUS_CODEGEN=/path/to/gdbus-codegen to define a…