Commit graph

8 commits

Author SHA1 Message Date
Joey Payne
fc8fc312a9 Sped up the algorithm of checking mouse enter and leave events. 2014-02-11 16:03:10 -07:00
Joey Payne
e5584c07dc Added another screenshot. 2014-02-10 19:52:42 -07:00
Joey Payne
bed8281b22 Fixed some issues with image aspect ratio. Added preliminary gradient features for rounded rectangles. 2014-02-10 13:43:15 -07:00
Joey Payne
9ebc928391 Added pyqt example files and updated some test code. 2014-02-07 21:02:02 -07:00
Joey Payne
5c9b721567 Fixed up some paths and added a test image. 2014-02-07 15:55:06 -07:00
Joey Payne
955a3db31f Added support for background images on any window. 2014-02-07 11:58:22 -07:00
Joey Payne
5854cfee86 Fancied up the text window with pango. Added lots of font options and
effects.

Fixed some bugs with resizing a window when it's not draggable and
resizing a window when the max size is (-1, -1)
2014-02-06 08:00:24 -07:00
Joey Payne
3a31732a14 Refactored a lot of code. Added a preliminary text window
Put configuration options for window so that the rendering is controlled
on initialization of window.

Improved clip function to only clip before the borders.

Added a border radius class for initializing separate border radii for
each corner.
2014-02-04 22:54:05 -07:00