Changes

Jump to navigation Jump to search
Line 14: Line 14:  
==On screen keybord (OSK)==
 
==On screen keybord (OSK)==
 
==== Canvas auto panning based on input focus====
 
==== Canvas auto panning based on input focus====
 +
* [http://gitorious.org/maliit/maliit-framework/commit/fbf52a206f14ce57b6ec9eba309d8dd67592d882/diffs maliit-framework: Emit GtkIMContext::clear-area on VKB relocations]
 
* [http://git.gnome.org/browse/gtk+/log/?h=wip/im-osk-position GTK+ branch from Carlos]
 
* [http://git.gnome.org/browse/gtk+/log/?h=wip/im-osk-position GTK+ branch from Carlos]
 +
* [http://dev.laptop.org/~erikos/touch/0001-Window-Handle-request-unset-clear-area-to-keep-focus.patch patch for the sugar-toolkit-gtk3] to listen in the 'request-clear-area' and 'unset-clear-area' signal
    
==== Show Frame or OSK, never both====
 
==== Show Frame or OSK, never both====
Line 22: Line 24:  
==== Hide OSK key on OSK====
 
==== Hide OSK key on OSK====
 
There should be a key on the OSK to manually hide the keyboard. Currently you can already hide the Maliit keyboard by a vertical stroke but that is not as discoverable and does not work as reliable (as of today).
 
There should be a key on the OSK to manually hide the keyboard. Currently you can already hide the Maliit keyboard by a vertical stroke but that is not as discoverable and does not work as reliable (as of today).
 +
 +
The [http://gitorious.org/maliit/maliit-plugins/blobs/master/maliit-keyboard/data/styles/olpc-xo/main.ini#line29 functionality is already there] to add it to the style. We just have to add the key in the layout [http://gitorious.org/maliit/maliit-plugins/blobs/master/maliit-keyboard/data/languages/de.xml (per language)].
    
==== Show OSK button on device Frame edge====
 
==== Show OSK button on device Frame edge====
 
There should be a key on the Frame in the device section to manually reveal the OSK.
 
There should be a key on the Frame in the device section to manually reveal the OSK.
* [http://gitorious.org/maliit/maliit-framework/blobs/master/maliit-glib/maliitinputmethod.h#line71 Maliit-glib API "maliit_input_method_show"].
+
* [http://gitorious.org/maliit/maliit-framework/blobs/master/maliit-glib/maliitinputmethod.h#line71 Maliit-glib API "maliit_input_method_show"], <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0009-Add-a-toolbutton-in-the-device-section-to-reveal-the.patch patch that adds a device button, clicking on it shows the OSK (works only when we ported the shell to dynamic bindings]
    
==== Sugar theme====
 
==== Sugar theme====
The OSK should have a Sugar theme.
+
The OSK should have a Sugar theme and good quality font.
    
==== Internationalisation====
 
==== Internationalisation====
Line 42: Line 46:  
==== Reveal on text input focus, auto **dismiss** on loss of focus====
 
==== Reveal on text input focus, auto **dismiss** on loss of focus====
 
* Reveal the OSK when clicking e.g. on a GTK entry (working quite well already)
 
* Reveal the OSK when clicking e.g. on a GTK entry (working quite well already)
* Dismiss the OSK when defocus: e.g. in Browse the OSK comes up when clicking in the url entry, clicking on the canvas defocus the entry and hide the OSK (is already working fine), in other places e.g. in the Neighborhood View when the search field is focused we have to see how we can do better, we can experiment with a) not put the default focus in the search widget; b) on physical keyboard typing auto focus into the search widget
+
* Dismiss the OSK when defocus: e.g. in Browse the OSK comes up when clicking in the url entry, clicking on the canvas defocus the entry and hide the OSK (is already working fine), in other places e.g. in the Neighborhood View when the search field is focused we have to see how we can do better, we can experiment with a) not putting the default focus in the search widget; b) on physical keyboard typing auto focus into the search widget. For b) we would need to check there is not some other text input widget in focus, e.g. in Journal view you might be trying to retitle an entry and would not want the search to grab input at that time, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0007-Unfocus-the-search-entry-in-the-Home-and-Neighborhoo.patch patch to defocus when clicking on the canvas] and [http://dev.laptop.org/~erikos/touch/0008-Set-the-GTK_IM_MODULE-env-variable-to-Maliit.patch patch to set the env variable for Maliit]
    
====Don't auto reveal in laptop mode, only ebook mode====
 
====Don't auto reveal in laptop mode, only ebook mode====
Line 57: Line 61:     
== Hide/show mouse cursor based on input method==
 
== Hide/show mouse cursor based on input method==
When in Ebook mode the cursor should be hidden.
+
When in Ebook mode, or when using the touch screen, the cursor should be hidden. When using the trackpad the cursor should be revealed. Idealy fade the cursor in and out of visibility using alpha if possible.
    
== Palette behaviours ==
 
== Palette behaviours ==
* Tapping icons with no primary action should instantly open full palette
+
* Tapping/clicking icons with no primary action should instantly open full palette
** e.g. right frame edge buddy icons; central home buddy icon; access Point device icon
+
** Frame: buddy icons
 +
** central home buddy icon, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch patch]
 +
** Frame: network device icons and the battery icon, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0006-Frame-Device-left-click-on-network-icons-or-battery-.patch patch]
 +
* Tapping/clicking toolbar icons with no primary action that are open should close the palette
 +
** e.g. Journal: sort icon
 
* Home View activity icons: leave behavior as is or always show palette, ideally we have the intermediate screen
 
* Home View activity icons: leave behavior as is or always show palette, ideally we have the intermediate screen
* Journal: auto-resume is the primary action when clicking on the activity icon, current behavior is correct here
+
* Journal: auto-resume is the primary action when clicking on an activity entry, current behavior is correct here
    
== Frame ==
 
== Frame ==
* Expose/hide gesture: you can reveal/hide the Frame by the swipe in/out gesture, revealing would be a gesture over the frame are into the center and the other way around, will likely collide when you sketch at the edge in the Paint activity for example
+
* Expose/hide gesture: reveal/hide the Frame by a swipe in/out gesture, revealing would be a gesture over the frame area into the center and the other way around to hide, will collide when you sketch at the edge of the Paint activity if the gesture is not carefully tuned (a swipe, not slow drag, of short length perpendicular to frame edge, diagonal at corners).
** Button for top left (fallback)
+
* Button for top left (fallback)
 +
* Use the square game button on the XO as a Frame button, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0003-Use-the-square-game-button-on-the-XO-as-a-Frame-butt.patch patch]
 +
* do not hide frame on mouse out, do hide frame when going to a hot corner (and frame is visible), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch]
 +
* hide frame when an activity is selected (todo: hide as well when resume in the palette is clicked), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch] (the problem is when you want to get to the secondary options - use touch & hold ?, the resume option should be more visible as primary option - hint at separator)
 +
* hide frame when a zoom level is selected, <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0005-New-frame-interaction.patch patch]
 +
 
 +
==Switch between Views==
 +
* use Frame (see Frame section)
 +
* discuss: use Gesture (pinch/zoom, or horizontal swipe)
 +
 
 +
==Switch between activities==
 +
* use Frame (see Frame section)
 +
* discuss: use Gesture (horizontal swipe)
 +
 
 +
==Gestures==
 +
* we want the following gestures to be supported in Activities: touch-and-hold, swipes (left/right/up/down), and pinch-to-zoom
 +
* we need global gestures as well (e.g. Frame)
 +
* http://git.gnome.org/browse/gtk+/commit/?h=gestures
    
== Home view==
 
== Home view==
Line 74: Line 99:     
== Neighbourhood view==
 
== Neighbourhood view==
* Remove primary action from AP icons
+
* Remove primary action from AP icons (raise palette), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0002-Make-the-AP-icon-the-Ad-hoc-and-the-Mesh-network-ico.patch patch]
* Remove primary action from ad-hoc icons
+
* Remove primary action from ad-hoc/mesh icons (raise palette), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0002-Make-the-AP-icon-the-Ad-hoc-and-the-Mesh-network-ico.patch patch]
* Remove primary action from shared activity icons
+
* Remove primary action from shared activity icons (raise palette), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0004-Neighbourhood-view-remove-primary-action-from-shared.patch patch]
 +
* Remove primary action from buddy icons (raise palette), <span style="color:#f99506;">testing</span> [http://dev.laptop.org/~erikos/touch/0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch patch]
    
== Journal ==
 
== Journal ==
Line 83: Line 109:  
** e.g. to copy it to another volume
 
** e.g. to copy it to another volume
 
** see how it is handled in the home screen in iOS for touch & hold and the swipe gesture
 
** see how it is handled in the home screen in iOS for touch & hold and the swipe gesture
* add copy option for the DOCUMENTS folder in the entry Palette
+
* add copy option for the DOCUMENTS folder in the entry Palette and Details View Copy toolbar button
* Detail View: erase option with an alert?
+
* Detail/List View: Erase (and Duplicate) tools should both raise confirmation alerts
    
==Combobox==
 
==Combobox==
* Single touch of a combo should lock open it's palette and allow drag scrolling
+
* Single touch of a combo should lock open it's palette and allow drag scrolling, <span style="color:#2ce713;"> Fix from: Carlos Garnacho </span>[http://git.gnome.org/browse/gtk+/commit/?id=bd3ca2b30efc534f8b7c18dfd8a9f072592044c7 landed in GTK+ 3.5.10]
* Should not show blank space when previous selection was near the bottom of the list
+
* Should not show blank space when previous selection was near the bottom of the list (not as bad when the scrolling works, [https://bugzilla.gnome.org/show_bug.cgi?id=678113 discussion why technically this is really hard to do])
* Up/down menu/combo overflow widgets need to be larger
+
* Up/down menu/combo overflow widgets need to be larger (could probably be done in the theme)
* test in GTK+ 3.5.10
+
* [http://dev.laptop.org/~erikos/touch/activity.py activity.py] for HelloWorld activity that has a ComboBox to test with
    
== Touch & hold '==' right click equivalent==
 
== Touch & hold '==' right click equivalent==
Line 161: Line 187:     
=Done=
 
=Done=
 +
 +
=Test=
 +
==Apply patches to Sugar==
 +
* yum install gettext GConf2-devel gtk2-devel intltool perl-XML-Parser pkgconfig python pygtk2-devel make gcc
 +
* git clone git://git.sugarlabs.org/sugar/mainline.git shell
 +
* cd shell
 +
* git checkout 6fbc4188249a6f59cc55381824cf1ec1f90dc5e8 (master has changed already since the patches have been made)
 +
* ./autogen.sh --prefix=/usr
 +
* wget http://dev.laptop.org/~erikos/touch/0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch
 +
* git am 0001-Make-the-palette-come-up-on-left-click-for-the-buddy.patch
 +
* make
 +
* sudo make install
 +
 +
==Patches==
 +
The patches are in [http://dev.laptop.org/~erikos/touch/ my public home folder]. They are as well linked for the individual item they fix above. Most of them should be independent from each other, to be sure to not run into any dep issues you need to apply them in order.
 +
 +
==Restart Sugar==
 +
If you want to be able to restart Sugar with the ctrl+alt+bksp command on the XO you can set the Option "DontZap" to "false" in the "ServerFlags" section in the xorg config file (/etc/X11/xorg.conf.d/xo1.75.conf).
3,267

edits

Navigation menu