README 1.3 KB

123456789101112131415161718192021222324252627282930313233343536
  1. What is it?
  2. ===========
  3. Xfce panel plugin which allows to put the maximized window title and windows buttons on the panel.
  4. It's main features are:
  5. - Show the title and buttons of the maximized window on the panel.
  6. - Allow window actions on buttons and title clicks (activate, (un)maximize, close).
  7. - Allow window action menu on left button click.
  8. - Title formatting options.
  9. - xfwm4 theming support for buttons.
  10. FAQ:
  11. Q: How do I hide the window decorations on maximized windows on xfce ?
  12. 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).
  13. There are also some xfwm4 themes with very thin border like this one :
  14. http://xfce-look.org/content/show.php?content=139915.
  15. This code is derived from original 'Window Applets' from Andrej Belcijan.
  16. See http://gnome-look.org/content/show.php?content=103732 for infos.
  17. Installation
  18. ============
  19. The file 'INSTALL' contains generic installation instructions. For more
  20. detailed information, visit the plugin website at
  21. http://goodies.xfce.org/projects/panel-plugins/xfce4-windowck-plugin
  22. How to report bugs?
  23. ===================
  24. Bugs should be reported to the GitHub project
  25. (https://github.com/cedl38/xfce4-windowck-plugin). You will need to create an account for yourself.