-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
39 lines (39 loc) · 1.93 KB
/
TODO
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
30
31
32
33
34
35
36
37
38
39
only set background in icewmbg (with it's own config/theme file)
lock focus to active window if possible
accept url/file DND on taskbar menu/icons (to launch program)
show disabled titlebar buttons
remember focused window when switching workspaces if needed
make generic border code for all widgets
multi-column menus
fix xsession annoyance somehow (has workaround in winoptions)
WM_COLORMAP_WINDOWS property support
implement application(group)-modal/transient dialogs (Motif - Adobe Acrobat ?)
configuration utility (use GTK or java)
true-color icons
configurable icon sizes
dither icons to small set of colors
scale icon pixmaps to necessary sizes if missing
configure options on the fly
super-hotkey to abort grab would be nice (for C-A-D)
combine window list and C+A+D?
support .ICO (windows,os2) icons and a.xpm&mini/mini-a.xpm format icons
modularize (for 2.0)
taskbar rewrite:
double/dynamic/vertical taskbar
modularize taskbar objects (toolbar,workspaces,appicons,applets)
taskbar keyboard navigation
dynamic configuration of workspaces
done?
echo I$[$(/bin/echo 'internationalization\c' | wc -c)-2]N
windows dockable to edge of screen and other windows
minimize/restore transient windows when owner is minimized/restored
general:
fix -n option not to use any user/system specific settings?
pixmaps need to be defined using translated colors (dark,bright,bg,fg)
pointer move/size during keyboard move/size
-clickFocus,+pointerColormap,xlock -install -nolock -mode swirl
colormap switching for popup windows? (key/mouse differs? in gimp)
opaque move/size locks up during xkoules fadein/out (xkoules BUG?)
fix motif hints handling (decorations/functions - show disabled buttons)
ClickToFocus=0 -> switching workspaces back/forth changes focus win
!other Xdnd implementations have a bug with workspace switching buttons (drag-over switches)