summaryrefslogtreecommitdiffstats
path: root/lib/Phi/Widget.hs
AgeCommit message (Expand)Author
2011-09-08Core is independent of X11 nowMatthias Schiffer
2011-09-08First render, then map panel windowsMatthias Schiffer
2011-09-07Use new XHB backend for TaskbarMatthias Schiffer
2011-09-07Converted core to XHB/XCBMatthias Schiffer
2011-08-29Don't use the widget definition as a part of the render cache stateMatthias Schiffer
2011-08-29Get rid of layout functionMatthias Schiffer
2011-08-22Cache windows in taskbarMatthias Schiffer
2011-08-22Use new caching framework for scaled icons in taskbarMatthias Schiffer
2011-08-21Add a lot of caching frameworkMatthias Schiffer
2011-08-21Make render function return cachable surface slicesMatthias Schiffer
2011-08-21Get rid of existential Widget type and Widget listsMatthias Schiffer
2011-08-21Use CacheArrow for renderingMatthias Schiffer
2011-08-12Some strictness optimizationsMatthias Schiffer
2011-08-12Fix message bus memory leakMatthias Schiffer
2011-07-19Basic systray implementationMatthias Schiffer
2011-07-18Make minSize depend on the screen if necessaryMatthias Schiffer
2011-07-17Some initial systray codeMatthias Schiffer
2011-07-16Taskbar: Sort windows by screenMatthias Schiffer
2011-07-15Some more work on the taskbarMatthias Schiffer
2011-07-15It's better not to lock in native code...Matthias Schiffer
2011-07-14Use Cairo for background renderingMatthias Schiffer
2011-07-14Added clock widgetMatthias Schiffer
2011-07-14Handle X events asynchronouslyMatthias Schiffer
2011-07-14Some more restructuring, WIPMatthias Schiffer
2011-07-14Implemented border sub-layout and renderingMatthias Schiffer
2011-07-14Added widget layout functionsMatthias Schiffer
2011-07-14Restructured widget stateMatthias Schiffer