summaryrefslogtreecommitdiff
path: root/caribou/antler/window.py
Commit message (Expand)AuthorAgeFilesLines
* Initialize Clutter explicitly in antler code.Parag Nemade2016-07-031-0/+2
* Add missing python3 compatibilityParag Nemade2016-06-271-1/+3
* Add some code compatibility for python3. It is seen that on Fedora Caribou rp...Parag Nemade2015-11-241-2/+2
* antler: Add preview sub-command to antler-keyboardDaiki Ueno2015-01-161-1/+1
* antler: Remove unnecessary call to Clutter.initDaiki Ueno2015-01-161-2/+0
* antler: Don't use pyobject as an animateable property.Eitan Isaacson2011-09-051-17/+26
* Use GLib, GObject from gi.repository instead of glib, gobjectAlexandre Rostovtsev2011-08-311-7/+7
* Antler: Have keyboard resize correctly when type changes.Eitan Isaacson2011-06-221-8/+21
* Replace Gtk.[HV]Box with Gtk.Box.Eitan Isaacson2011-06-131-1/+1
* Antler: Fixed location change updates for keyboard.Eitan Isaacson2011-05-061-1/+1
* Refactored window subclass hierarchy and made proximity alpha smoother.Eitan Isaacson2011-05-051-84/+84
* Fix move animations.Eitan Isaacson2011-05-051-39/+82
* make sure min/max alpha are saneEitan Isaacson2011-05-051-1/+3
* Make proximity opacity work with gsettings.Eitan Isaacson2011-05-051-17/+44
* Added GTK+ CSS classes for Antler widgets.Eitan Isaacson2011-05-051-0/+3
* Major re-work of Python modules:Eitan Isaacson2011-05-021-0/+405