~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to kcontrol/keyboard/TODO

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Tests:
 
2
* tests
 
3
 
 
4
Core:
 
5
* better handling when layouts set manually and not present in config
 
6
 
 
7
KCM UI:
 
8
* use listboxes instead of combos in add layout dialog
 
9
* allow multiple layouts to be added in same dialog?
 
10
 
 
11
KCM UI cleanup:
 
12
* layouts, sizes, alignment etc in kcm
 
13
 
 
14
plasma applet:
 
15
 
 
16
kxkb part:
 
17
* tooltip (currently does not work in lockdlg for some reason)
 
18
 
 
19
tray icon:
 
20
 
 
21
Code cleanup:
 
22
* rules, iso_codes:
 
23
  better error handling
 
24
 
 
25
Improvement:
 
26
* remove XInput libs from plasma applet and layout widget (find a nicer way)
 
27
* optimize fetching groups and layouts (cache them) / fetch current group directly
 
28
* refactor/optimize/clean the code
 
29
* refactor client code for D-BUS API to use library instead?
 
30
 
 
31
External improvements:
 
32
* Add KSharedConfig::configChanged() signal
 
33
* make iso-codes external package 
 
34
* make flags external package
 
35
 
 
36
Documentation:
 
37
* update documentation for keyboard module