Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-11 | Some systray optimizations | Matthias Schiffer | |
2011-07-19 | Add native error handler for systray | Matthias Schiffer | |
2011-07-19 | Some minor adjustments | Matthias Schiffer | |
2011-07-19 | Gracefully shut down systray | 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-18 | Fixed indentation | Matthias Schiffer | |
2011-07-18 | Added AlphaBox widget | 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 | |
2011-07-14 | Added clock widget | Matthias Schiffer | |