Nenhuma descrição

cedric cf3e9a3863 Updates for version 0.2.1 11 anos atrás
arch 4b1a1d3fc2 Fix missing PKGBUILD.in 11 anos atrás
common b4e3e2345f Fix gcc warnings 11 anos atrás
debian f5f4148d3c Fix debiand dependencies 11 anos atrás
icons b4e3e2345f Fix gcc warnings 11 anos atrás
panel-plugin b4e3e2345f Fix gcc warnings 11 anos atrás
po cf3e9a3863 Updates for version 0.2.1 11 anos atrás
themes 0d3a424442 Provide compatibility with unity button themes 11 anos atrás
.gitignore 4b1a1d3fc2 Fix missing PKGBUILD.in 11 anos atrás
AUTHORS 6f1fdbd2d7 update to version 0.0.2 11 anos atrás
COPYING 8615e2fcf4 Initial version 11 anos atrás
Makefile.am 1c9c73ecf5 add plugins icons and themes 11 anos atrás
NEWS cf3e9a3863 Updates for version 0.2.1 11 anos atrás
README c1f3835863 Updates for version 0.2.0 11 anos atrás
TODO 370bea8fd1 updates for version 0.1.0 11 anos atrás
autogen.sh 8615e2fcf4 Initial version 11 anos atrás
configure.ac.in cf3e9a3863 Updates for version 0.2.1 11 anos atrás
reloadPlugin.sh 8615e2fcf4 Initial version 11 anos atrás
reloadPlugins.sh ac749c0eb3 Fix reloadplugins.sh 11 anos atrás

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/unity 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

note : to upgrade from version 0.1.x to version 0.2.x you need to remove v0.1.x previously.

How to report bugs?
===================

Bugs should be reported to the Xfce bug tracking system
(http://bugzilla.xfce.org, product 'Xfce Panel Plugins', Component
'Windowck'). You will need to create an account for yourself.