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
/
Widgets
/
Taskbar.hs
Age
Commit message (
Collapse
)
Author
2011-09-07
Use new XHB backend for Taskbar
Matthias Schiffer
2011-09-06
For now, print desktop names instead of numbers
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
Gracefully shut down systray
Matthias Schiffer
2011-07-18
Make minSize depend on the screen if necessary
Matthias Schiffer
2011-07-18
Fixed indentation
Matthias Schiffer
2011-07-18
Some cleanup in taskbar render function
Matthias Schiffer
2011-07-18
Add top and bottom desktop border margins and paddings, for the sake of ↵
Matthias Schiffer
consistency
2011-07-18
Don't change the ordering of the window list we get from _NET_CLIENT_LIST, ↵
Matthias Schiffer
as that is the order we tab through
2011-07-18
Cache scaled icons in taskbar
Matthias Schiffer
2011-07-17
Correctly align non-square icons
Matthias Schiffer
2011-07-17
Some more icon optimizations
Matthias Schiffer
2011-07-17
Nicer downscaling of taskbar icons
Matthias Schiffer
2011-07-17
Some initial systray code
Matthias Schiffer
2011-07-16
Taskbar: Sort windows by screen
Matthias Schiffer
2011-07-16
Allow showing desktop numbers in taskbar
Matthias Schiffer
2011-07-16
Always use biggest icon
Matthias Schiffer
2011-07-16
Make taskbar more styleable
Matthias Schiffer
2011-07-16
Pure bestIcon function
Matthias Schiffer
2011-07-15
Taskbar: show tasks
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