README 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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/unity 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. note : to upgrade from version 0.1.x to version 0.2.x you need to remove v0.1.x previously.
  23. How to report bugs?
  24. ===================
  25. Bugs should be reported to the Xfce bug tracking system
  26. (http://bugzilla.xfce.org, product 'Xfce Panel Plugins', Component
  27. 'Windowck'). You will need to create an account for yourself.