Merge branch 'master' of git://git.tails.boum.org/tails
[tails-test.git] / wiki / src / blueprint / TailsGreeter / blog / report___8470__11_-_2011-08-05.mdwn
blob9e72411fc1d267fd27e3d7b507c2fe72ba7313a7
1 [[!meta date="Fri Aug 5 02:02:02 2011"]]
3 ## Current progress:
5 -    obtain list of kb layouts and variants available (via python-xklavier) - DONE.
6 -    populate layout widget with kb variants - DONE.
7 -    merge feature/better_root_access_control branch - DONE.
8 -    apply correct layout after it's been chosen (both to present and following greeter widgets and to actual session) - postponed.
9 -    verify that layout switching works after login - postponed
10 -    version tag and update - DONE.
12 ## Problems:
14 - tails-greeter is run under gdm's account but altering gdm PostLogon files (to set env variables) or locale compilation via localedef require root privileges.
15 - xklavier set and check layout without errors but it doesn't affect greeter nor following session.
16 - better_root_access_control feature requires env. variable to be set which is not possible yet.
18 ## Near-future plans:
20 - wait for answer from gdm and xklavier devs to figure out workarounds for current problems
21 - replace 2 widgets with 1 panel with same functionality
22 - test the result with tails
24 ## Additional notes:
26 - right now there are 2 "screens" which user moves through by pressing "next" button. That's rather ugly and is planned to be replaced with one of the following:
29 1) single "screen" with requests for both at the same time
31 2) 2 "screens" with language and layout requests on first one and admin password request on second one
33 - Which do you think is better and why?
34 - Please feel free to discuss it on irc this Saturday during regular meeting time or whenever you'll see max-gsoc