Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Handle X errors | 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 | Only allocate XEvent once | 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 | |
2011-07-13 | Set _NET_WM_NAME atom | Matthias Schiffer | |
2011-07-13 | Added basic rendering functions | Matthias Schiffer | |
2011-07-12 | Preload atoms using template haskell | Matthias Schiffer | |
2011-07-12 | Further worked out module structure | Matthias Schiffer | |
2011-07-12 | Simplify struts generation | Matthias Schiffer | |
2011-07-12 | Correctly divide into library and executable | Matthias Schiffer | |