Cole Robinson
b8d3bde4a2
autodrawer: Fix a gtk assertion at app shutdown
2013-06-13 14:10:59 -04:00
Cole Robinson
eeba8b6d0b
autodrawer: Fix fullscreen toolbar centering on F19
...
child_get_property appears to be busted.
2013-06-13 13:55:43 -04:00
Cole Robinson
f7d1338534
autodrawer: When first fullscreen, keep toolbar open longer
...
So it doesn't just disappear out of the user's site so quick that they
don't notice it. We want it to be obvious enough so they know how
to escape.
2013-04-20 11:39:52 -04:00
Cole Robinson
b23520483e
autodrawer: Sync with code from vinagre
...
After all these changes, it fixes the invisible scrollbar issue. It
was some combination of do_style_set and something else, but I didn't
bother narrowing it down.
2013-04-20 11:35:15 -04:00
Cole Robinson
2d110816d6
autodrawer: Fix centering
...
child_get_property bindings need a wrapper to make them useful
2013-04-15 12:38:53 -04:00
Cole Robinson
e7fb33e32d
autodrawer: Enable a bit that pygtk didn't support
2013-04-15 12:38:21 -04:00
Cole Robinson
fce6d4a6ea
autodrawer: Fix drawer from being stuck open on initial fullscreen
2013-04-15 12:38:20 -04:00
Cole Robinson
dd45270ba1
autodrawer: Drop use of cairo bindings
...
We can use Gdk instead
2013-04-15 12:37:37 -04:00
Cole Robinson
0d243983d0
Revive pep8 and clean up the code
...
autopep8 is pretty cool :)
2013-04-13 15:22:43 -04:00
Cole Robinson
ae471007fc
Tons of misc pylint fixes
2013-04-13 13:40:29 -04:00
Cole Robinson
e03f84ac7f
autodrawer: Disable pylint warnings caused by gobject introspection
2013-04-12 08:27:45 -04:00
Cole Robinson
9515a8575d
Disable pylint warnings about gi.repository
...
Since pylint still can't handle the dynamic nature of gobject
introspection.
2013-04-12 08:27:45 -04:00
Cole Robinson
9d05583c26
Remove autotools, replace with distutils-extra
...
Despite being a known quantity, autotools is so overkill for our needs,
so let's drop it and replace it with a much simpler and easy to customize
system.
2013-04-03 18:20:51 -04:00