Aucune description

cedric 7bdc0adeeb Update for version 0.2.2 il y a 11 ans
arch 7bdc0adeeb Update for version 0.2.2 il y a 11 ans
common 59a5332dfe Fix #2 plugin initialization issue il y a 11 ans
debian f5f4148d3c Fix debiand dependencies il y a 11 ans
icons 975a39cd4a Fix gcc warnings il y a 11 ans
panel-plugin 975a39cd4a Fix gcc warnings il y a 11 ans
po 5a42b1ef77 Update for version 0.1.2 il y a 11 ans
themes 1c9c73ecf5 add plugins icons and themes il y a 11 ans
.gitignore d194218057 Fix missing PKGBUILD.in il y a 11 ans
AUTHORS 6f1fdbd2d7 update to version 0.0.2 il y a 11 ans
COPYING 8615e2fcf4 Initial version il y a 11 ans
Makefile.am 1c9c73ecf5 add plugins icons and themes il y a 11 ans
NEWS 5a42b1ef77 Update for version 0.1.2 il y a 11 ans
README 7bdc0adeeb Update for version 0.2.2 il y a 11 ans
TODO 370bea8fd1 updates for version 0.1.0 il y a 11 ans
autogen.sh 8615e2fcf4 Initial version il y a 11 ans
configure.ac.in 7bdc0adeeb Update for version 0.2.2 il y a 11 ans
reloadPlugin.sh 8615e2fcf4 Initial version il y a 11 ans
reloadPlugins.sh 0ee5f4d6d1 Fix reloadplugins.sh il y a 11 ans

README

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.