Thunar vcs plugin adds Subversion actions to the context menu of thunar.
The current features are:
* Most of the svn action: add, checkout, cleanup, commit, copy, delete,
export, import, lock, log, move, properties, resolved, revert, status,
unlock, update.
* Subversion info in file properties dialog.
Limited git support is available, but disabled by default.
WinWrangler provides a desktop daemon that can be controlled via
desktop-wide hotkeys to do advanced window manipulations that are not
normally provided by the window manager (which has to be EWMH-compliant).
For example tiling and intelligent expansion of windows.
ok jasper@
EINTR it means we can safely return true.
Thanks stsp@ for pointing out the (fixed-but-not-totally) issue & hints
about how to fixit, fix taken from upstream git.
Kiwi consists of a set of classes and wrappers for PyGTK that were
developed to provide a sort of framework for applications. Fully
object-oriented, and roughly Smalltalk's MVC, Kiwi provides a simple,
practical way to build forms, windows and widgets that transparently
access and display your object data. Kiwi was primarily designed to
make implementing the UI for Stoq easier, and it is released under the
LGPL. Kiwi is inspired by Allen Holub's Visual Proxy.
This plugin allows for quick access to removable devices & mounted
partitions, giving a free space estimate, and allows to
mount/umount/eject devices. Lots of tweaks to replace getmntent() by
getmntinfo() calls.
This plugin is an alternative launcher, permitting to have several rows
of mini-launchers in the panel.
Prodded by an initial port made by ian@, finished by myself.
Appealing ideas are often simple: how much of a letter can be removed
while maintaining readability? After extensive testing with all kinds of
shapes, the best results were achieved using small circles. After lots
of late hours (and coffee) this resulted in a font that uses up to 20%
less ink.
looks good to ajacoutot@