File: TODO.md

package info (click to toggle)
qtcurve 1.9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 11,000 kB
  • sloc: cpp: 70,231; perl: 123; sh: 122; xml: 46; makefile: 14
file content (37 lines) | stat: -rw-r--r-- 1,021 bytes parent folder | download | duplicates (3)
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
1. right to left

    1. kde style scrollbars. when pressing > buttons, both depress.
    2. qt file selector (other styles (Cleanlooks) have some issues too...)
    3. shift contents to left when pressed?

        1. Cant just set PM_ stuff, as also move arrows, etc.

2. Palette - doesnt seem to like changes!

3. 'fix' for kdialog/kdefilepicker skipping taskbar, etc.

4. Plasma/NVIDIA

    Borders of selected tab are 1 pixel to long.

5. Firefox

    Combobox is not drawn correctly, and doesnt hightlight on focus,
    but neither do other styles - think this is a firefox issue.

6. GTK/KDE have different disabled text behaviour when contrast
   setting changed!

7. Gtk3?????

8. Qt MdiSubWindow shadow and blur.

9. Redo configure system and interface.

10. Test prepolish. See if we can remove the recreating window trick all together.

11. QPainter composition mode.

12. Change cursor shape while draging the window in empty area.

13. Separate drawing routines (for both gtk and qt) and add tests for them.