index
:
phi
master
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Phi
/
Widget.hs
Age
Commit message (
Collapse
)
Author
2011-08-29
Don't use the widget definition as a part of the render cache state
Matthias Schiffer
2011-08-29
Get rid of layout function
Matthias Schiffer
2011-08-22
Cache windows in taskbar
Matthias Schiffer
2011-08-22
Use new caching framework for scaled icons in taskbar
Matthias Schiffer
2011-08-21
Add a lot of caching framework
Matthias Schiffer
2011-08-21
Make render function return cachable surface slices
Matthias Schiffer
2011-08-21
Get rid of existential Widget type and Widget lists
Matthias Schiffer
2011-08-21
Use CacheArrow for rendering
Matthias Schiffer
Extremely hacky at the moment, for now the caching isn't used at all...
2011-08-12
Some strictness optimizations
Matthias Schiffer
2011-08-12
Fix message bus memory leak
Matthias Schiffer
2011-07-19
Basic systray implementation
Matthias Schiffer
2011-07-18
Make minSize depend on the screen if necessary
Matthias Schiffer
2011-07-17
Some initial systray code
Matthias Schiffer
2011-07-16
Taskbar: Sort windows by screen
Matthias Schiffer
2011-07-15
Some more work on the taskbar
Matthias Schiffer
2011-07-15
It's better not to lock in native code...
Matthias Schiffer
2011-07-14
Use Cairo for background rendering
Matthias Schiffer
2011-07-14
Added clock widget
Matthias Schiffer
2011-07-14
Handle X events asynchronously
Matthias Schiffer
2011-07-14
Some more restructuring, WIP
Matthias Schiffer
2011-07-14
Implemented border sub-layout and rendering
Matthias Schiffer
2011-07-14
Added widget layout functions
Matthias Schiffer
2011-07-14
Restructured widget state
Matthias Schiffer