Joey Payne
2cae09a0f0
Made the from_value code way more efficient. Added clipping rectangles
...
so that when a child is hidden by it's parent, it can't be clicked.
2014-02-06 21:22:44 -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
Joey Payne
22e86812e8
Added ability to resize windows from all sides and corners.
2014-01-31 22:37:08 -07:00
Joey Payne
067c77ac23
Refactored code in the structures file for easier structure adding. Added the beginning of a resizable function.
2014-01-29 22:41:49 -07:00
Joey Payne
4cea15f4f1
Added ability to drag windows.
2014-01-29 15:51:36 -07:00
Joey Payne
2cdb9fbca6
Added initial drawing code plus a test app.
2014-01-28 16:29:30 -07:00