123456789101112131415161718192021222324252627282930313233343536 |
- What is it?
- ===========
- Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel.
- It's main features are:
- - Show the title and buttons of the maximized window on the panel.
- - Allow window actions on buttons and title clicks (activate, (un)maximize, close).
- - Allow window action menu on left button click.
- - Title formatting options.
- - xfwm4 theming support for buttons.
- FAQ:
- Q: How do I hide the window decorations on maximized windows on xfce ?
- A: You can use a patch for xfwm4 available here : https://github.com/cedl38/xfwm4-titleless. Alternatively, you can try to use an external program like maximus (performance should be lower).
- There are also some xfwm4 themes with very thin border like this one :
- http://xfce-look.org/content/show.php?content=139915.
- This code is derived from original 'Window Applets' from Andrej Belcijan.
- See http://gnome-look.org/content/show.php?content=103732 for infos.
-
- Installation
- ============
- The file 'INSTALL' contains generic installation instructions. For more
- detailed information, visit the plugin website at
- http://goodies.xfce.org/projects/panel-plugins/xfce4-windowck-plugin
- How to report bugs?
- ===================
- Bugs should be reported to the GitHub project
- (https://github.com/cedl38/xfce4-windowck-plugin). You will need to create an account for yourself.
|