blob: 3b35b775f48a492631aeaf677a0afb85c15d2a0e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
- Don't show systray option if already has one
- Close detached bar when container dies
Bug Fixes
=========
- Turn the rest of the 'magic numbers' into named constants
- Ensure the boxes load from the screen edges outwards (not done
currently correctly right now)
New Features
============
- Task listing profiles
- Add double buffered updates
- Allow more control over task grouping
Mostly Done
===========
- Move the generic code from Kasbar and the default taskbar to
libtaskmanager
|