[ubuntu/quantal] onboard 0.97.1-0ubuntu1 (Accepted)

Francesco Fumanti francesco.fumanti at gmx.net
Fri May 18 20:55:52 UTC 2012


onboard (0.97.1-0ubuntu1) quantal; urgency=low

  * Request for sponsorship: New bugfix release available (LP: #999185)
  * debian/control:
    - add moustetweaks (>= 3.3.90) to recommends
    - update standards-version 3.9.3
    - remove wnck dependency from depends
  * debian/patches: remove fix_encoding_mismatch.patch and update series
  * Improve auto-show:
    - unhide for combo boxes (helps in qtoctave) and date editors
    - add focused attribute to debug output
    - fix iconifying by title bar button
    - fix bad repositioning the very first time onboard pops up
    - fix non-critical backtraces for auto-show
    - fix keyboard not being hidden on startup in Metacity
  * Detect running environment to better care for its specificities
    - fix and make also window type hints environment specific
  * Add command line option to override automatic environment detection
  * Fix Onboard not being shown in taskbar (LP: #990486)
  * Prevent zombie process when launching preferences (LP: #936332)
  * Only appear in gnome-screen-saver if onboard was running (LP: #938302)
  * Don't check for running Onboard if "Typing Assistant" is on (LP: #938302)
  * Fix potential encoding mismatches in exception handlers (LP #958385)
  * Fix idle transparency kicking in while typing into firefox awesomebar
  * Change spelling of the unity property to ONSCREEN_KEYBOARD
  * Properly set up WM_CLASS to be above dash (LP: 915250, LP: #931331)
  * Switch window property to type XA_CARDINAL for compiz
  * Release all keys before quitting Onboard (LP #978430)
  * Simplify opacity transitions to fix some transparency glitches
  * Stop blocking the unity launcher icon for some seconds after each click
  * Skip transition delays on screens without compositing
  * Suppress python error messages when stdin or stderr are lost
  * Fix glitches when toggling force-to-top mode or decoration
  * Don't flash the icon palette in lightdm
  * Don't create the icon palette when embedding
  * Improve robustness of showing/hiding the icon palette on startup
  * Keep keyboard and icon palette above unity-2d dash
  * Don't get resized by compiz grid plugin
  * Try to honor rotating screens in gnome-shell
  * Use deiconify for metacity when minimized by titlebar
  * Remove wnck dependency as gtk3's window-state-event reports iconification
  * Don't save window position for maximized or iconified windows
  * Stop endless loop of auto-showing and hiding hiding onboard in dash
  * Fix visibility of active modifier keys in scanning mode
  * Make sure to remove the maximize button on recreating the keyboard window
  * Don't try to hide keyboard when turning on force-to-top while iconified
  * Switch all translated strings to unicode (LP: #933030)
  * Improve robustness against errors in translations (LP: 968044)
  * Import translations from the Ubuntu Translators team as of 6th May 2012
  * Fix geometries not being saved when exiting from the very first launch
  * Briefly present the keyboard when unhiding
  * Add middle click in hover click mode; requires mousetweaks >= 3.3.90
  * Make improvements in Onboard's appearance
  * Add more information to README
  * Fix typos (LP: #951754)
  * Code cleanup

Date: Mon, 14 May 2012 16:10:23 +0200
Changed-By: Francesco Fumanti <francesco.fumanti at gmx.net>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Daniel Holbach <daniel.holbach at ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/onboard/0.97.1-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 14 May 2012 16:10:23 +0200
Source: onboard
Binary: onboard
Architecture: source
Version: 0.97.1-0ubuntu1
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Francesco Fumanti <francesco.fumanti at gmx.net>
Description: 
 onboard    - Simple On-screen Keyboard
Launchpad-Bugs-Fixed: 931331 933030 936332 938302 951754 990486 999185
Changes: 
 onboard (0.97.1-0ubuntu1) quantal; urgency=low
 .
   * Request for sponsorship: New bugfix release available (LP: #999185)
   * debian/control:
     - add moustetweaks (>= 3.3.90) to recommends
     - update standards-version 3.9.3
     - remove wnck dependency from depends
   * debian/patches: remove fix_encoding_mismatch.patch and update series
   * Improve auto-show:
     - unhide for combo boxes (helps in qtoctave) and date editors
     - add focused attribute to debug output
     - fix iconifying by title bar button
     - fix bad repositioning the very first time onboard pops up
     - fix non-critical backtraces for auto-show
     - fix keyboard not being hidden on startup in Metacity
   * Detect running environment to better care for its specificities
     - fix and make also window type hints environment specific
   * Add command line option to override automatic environment detection
   * Fix Onboard not being shown in taskbar (LP: #990486)
   * Prevent zombie process when launching preferences (LP: #936332)
   * Only appear in gnome-screen-saver if onboard was running (LP: #938302)
   * Don't check for running Onboard if "Typing Assistant" is on (LP: #938302)
   * Fix potential encoding mismatches in exception handlers (LP #958385)
   * Fix idle transparency kicking in while typing into firefox awesomebar
   * Change spelling of the unity property to ONSCREEN_KEYBOARD
   * Properly set up WM_CLASS to be above dash (LP: 915250, LP: #931331)
   * Switch window property to type XA_CARDINAL for compiz
   * Release all keys before quitting Onboard (LP #978430)
   * Simplify opacity transitions to fix some transparency glitches
   * Stop blocking the unity launcher icon for some seconds after each click
   * Skip transition delays on screens without compositing
   * Suppress python error messages when stdin or stderr are lost
   * Fix glitches when toggling force-to-top mode or decoration
   * Don't flash the icon palette in lightdm
   * Don't create the icon palette when embedding
   * Improve robustness of showing/hiding the icon palette on startup
   * Keep keyboard and icon palette above unity-2d dash
   * Don't get resized by compiz grid plugin
   * Try to honor rotating screens in gnome-shell
   * Use deiconify for metacity when minimized by titlebar
   * Remove wnck dependency as gtk3's window-state-event reports iconification
   * Don't save window position for maximized or iconified windows
   * Stop endless loop of auto-showing and hiding hiding onboard in dash
   * Fix visibility of active modifier keys in scanning mode
   * Make sure to remove the maximize button on recreating the keyboard window
   * Don't try to hide keyboard when turning on force-to-top while iconified
   * Switch all translated strings to unicode (LP: #933030)
   * Improve robustness against errors in translations (LP: 968044)
   * Import translations from the Ubuntu Translators team as of 6th May 2012
   * Fix geometries not being saved when exiting from the very first launch
   * Briefly present the keyboard when unhiding
   * Add middle click in hover click mode; requires mousetweaks >= 3.3.90
   * Make improvements in Onboard's appearance
   * Add more information to README
   * Fix typos (LP: #951754)
   * Code cleanup
Checksums-Sha1: 
 cf9dcbe918fcb9309141424f7c3e4035f732a672 1359 onboard_0.97.1-0ubuntu1.dsc
 03ca9a7421788a86e9e0721bf34dae542c6f5901 659961 onboard_0.97.1.orig.tar.gz
 9d310b1fd0d1dcb6716d93b197600c7b5bded820 11117 onboard_0.97.1-0ubuntu1.debian.tar.gz
Checksums-Sha256: 
 0299d6f38d74cd2215b415e13c8936ac4b4179b67026508542a8307191d5b601 1359 onboard_0.97.1-0ubuntu1.dsc
 0d5f17b639b5e1e5819481140945687f92a97f181c7fe5545bb836fa5f2635af 659961 onboard_0.97.1.orig.tar.gz
 00ec3648bc26a13c619a556f1b4c9451806d4c51a91403e30d7cb5a08e203bd4 11117 onboard_0.97.1-0ubuntu1.debian.tar.gz
Files: 
 657b4e801965fe0d1a0dedc54a6c2334 1359 gnome optional onboard_0.97.1-0ubuntu1.dsc
 065dcdf89d5fe145ad7876c5721c0df5 659961 gnome optional onboard_0.97.1.orig.tar.gz
 a65eb2f29629cbfe29a4f8ec08b0e5ff 11117 gnome optional onboard_0.97.1-0ubuntu1.debian.tar.gz
Original-Maintainer: https://launchpad.net/~onboard/+contactuser

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk+2th0ACgkQRjrlnQWd1esplgCeMG8zLeWzH4HyxuysYQ8810Gw
DvgAniE0+m+RUUI3lRex+RqBMtkbBfEH
=LDqQ
-----END PGP SIGNATURE-----


More information about the Quantal-changes mailing list