summaryrefslogtreecommitdiff
path: root/packages/opie-taskbar
AgeCommit message (Collapse)AuthorFiles
2007-07-19opie-taskbar-images: package more resoltions.Michael Krelin2
We're yet to provide correct images, though.
2007-07-17opie-taskbar cvs: Patches merged upstream.Paul Sokolovsky2
2007-07-12opie-taskbar: Add patch to get rid of 1-pix stray gap under taskbar.Paul Sokolovsky2
* Upstream http://opie-bugs.oszine.de/view.php?id=1864
2007-07-07opie-taskbar: restore opie's restartabilityMichael Krelin2
2007-07-07opie-taskbar-images: update-alternatives for pixmaps.Michael Krelin2
2007-07-05opie-taskbar: Bump PR.Paul Sokolovsky1
2007-07-05opie-taskbar-images: Don't package images to machine-dependent file, insteadPaul Sokolovsky3
package to separate packages for each reolution (otherwise, machine independent). Then, some higher-level task (task-opie) will select need package for specific machine. User still will be able to install another package fwiw, or even multiple (for example, to have nice wallpaper across screen rotations, but this of course will need runtime support).
2007-07-05opie-taskbar-images: Fix PR.Paul Sokolovsky1
2007-07-05opie-taskbar: Split machine (actutally, resolution) dependent files to ↵Paul Sokolovsky4
another package.
2007-07-04opie-taskbar: Add missing patch.Paul Sokolovsky1
2007-07-04opie-taskbar: Get rid of build-time configuration, do it runtime instead.Paul Sokolovsky2
2007-07-04opie-taskbar: Install to $libdir/$bindir.Paul Sokolovsky2
* Per #2254
2007-05-03opie-taskbar cvs: Don't bother to start qss from C++ code.Paul Sokolovsky2
* Because it's useless - to have a separate process for sound server, and then have mishacks to start/keep alive it hardcoded in C++. That doesn't work somehow (h4000, hx4700, etc. machines have issues), and then it completely non-debuggable. * So instead, qss should be started separately, of course from a shell script. * Partially fixes #2211.
2007-03-30opie-taskbar: Split startup and general configuration files into own ↵Paul Sokolovsky25
package, opie-init.
2007-03-12opie-taskbar: Be sure to export full set of OPIE envvars to user environmentPaul Sokolovsky3
* from init.d/opie
2007-02-08opie-taskbar: init.d/opie: explicitly shut down psplash on opie start, plusPaul Sokolovsky3
allow it some time for that. Otherwise, there's race between psplash and opie on some machines (seen on h3900), leading to opie hang. With this change, opie *could* run on VT 2, but it appears that opie's GUI manager has off-by-one error, causing it to not use last screen scanline, so old content is seen there, which is unaesthetic. So, keep running opie on VT 3, which is empty.
2007-01-14opie-taskbar: Remove overriden opie startup file for htcuinversalPaul Sokolovsky3
* This contained (comparing to the default) only explicit QWS_MOUSE_PROTO & QWS_KEYBOARD assignments, and it htcuinversal was confirmed to work without them.
2007-01-11opie-taskbar: OPIE startup: Run OPIE on VT 3, as a workaround for psplash ↵Paul Sokolovsky1
issues. * psplash is finished properly before starting OPIE, it just leaves VTs in weird state. It seems that actually OPIE cannot change VT to 2 after psplash, and instead starts on VT 1, with console input activated, etc (i.e. user can type over graphical framebuffer). Using VT 3 works ok.
2007-01-11opie-taskbar: Bump PR for mouse support in startup script.Paul Sokolovsky2
2007-01-11opie-taskbar: OPIE startup: if touchscreen device is not available, use mouse.Paul Sokolovsky1
* Tested on qemuarm vs h3900.
2007-01-10opie-taskbar: Bump PR for latest changes.Paul Sokolovsky2
2007-01-10opie-taskbar: Add background bitmap sizes for couple of VGA devices.Paul Sokolovsky1
2007-01-09opie-taskbar: Comment out getkey calls, as no longer available with current ↵Paul Sokolovsky3
OE's busyboxes. * Closes #1649. * Few TODOs for this package: 1. Drop htcuniversal/opie - it only sets TS/keys devices, and that should be done by other means (and need for that is questionable, as other HH.org devices work without any explicit sets). 2. Move OPIE startup scripts to own package out of app package.
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details
2006-08-10opie-taskbar.inc: Add Universal bits by Goxboxlive.Florian Boor1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-07-11opie-taskbar 1.2.2 add dedicated qpe.conf for htcuniversalMichael Lauer3
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther2
2006-06-28opie-taskbar: c7x0 w/ w100 acceleration needs a special suspend/resume scriptMichael Lauer4
2006-06-22tslib|opie-taskbar: remove opie mouse hack for htcuniversal in tslib.sh and ↵Michael Lauer4
add it to where it belongs (at least for now, with better ODevice support both mouse and keyboard settings in should be detected automatically)
2006-05-15opie-taskbar: Poodle: Fix cursor rotation for kernel 2.6 images. Might also ↵Matthias Hentges3
be useful for Collie and Tosa with kernel 2.6
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie3
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-03-04opie-taskbar: enable dedicated pictures for tosaMichael Lauer3
2006-01-12Correct Opie PV format to preserve upgradability of packages but note where ↵Richard Purdie1
changes are needed to conform to standardised cvs PV numbering at the next PV change. Also factor the formatting into opie.bbclass to make future changes easier.
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to ↵Richard Purdie1
x.x.x+cvsYYYYMMDD format and some includes some minor whitespace cleanup.
2005-09-12Opie 1.2.1:Holger Freyther2
The great move and version bumping. I hope my script worked out well... I will start a build now. hrw: mailwrapper was moved
2005-08-28opie-taskbar: add borzoi setting for background and welcome pixmapsMichael Lauer2
2005-08-22add support for the Sharp SL-C3100 (Borzoi)Michael Lauer2
2005-08-08Beagle:Holger Freyther2
-Drop even more files
2005-07-27update attributesMichael Lauer1
2005-07-26opie-taskbar: qpe.conf: use Windows (*cough*) style on hires modelsMichael Lauer4
as default, since this is where we get the biggest pixmaps. We should pester upstream to write styles and decorations that scale with the default text font...
2005-07-22Opie-Taskbar: remove hard coded QWS_DISPLAY setting from initscriptMichael Lauer3
(this was never supposed to be checked in)
2005-07-01Opie: set default font size to 16pt on hires devicesMichael Lauer6
2005-06-30opie-taskbar: /etc/init.d/opie: copy $OPIEDIR/etc/skel/*.conf into ↵Michael Lauer1
$HOME/Settings/ on first start
2005-06-30import clean BK tree at cset 1.3670Koen Kooi17
2005-06-29opie-taskbar: catch up default qpe.conf w/ new auto generated ttf namesMichael Lauer7
BKrev: 42c317c7keObmYg3NSDmekPfQKPm9w
2005-06-28Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer7
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/28 20:35:58+02:00 uni-frankfurt.de!mickeyl opie-taskbar: adjust qpe.conf also for collie 2005/06/28 20:35:18+02:00 uni-frankfurt.de!mickeyl opie-taskbar/qpe.conf: Bye bye QPF, hello TTF 2005/06/28 20:29:36+02:00 uni-frankfurt.de!mickeyl add opie-ttf-support metapackage containing a fontdir. to do it the 'right way', we need a script that updates qtfontdir for TTF 2005/06/27 22:44:57+02:00 uni-frankfurt.de!mickeyl upgrade python-pyxml to 0.8.4 2005/06/27 22:42:13+02:00 uni-frankfurt.de!mickeyl add _strptime to python-datetime and adjust dependencies BKrev: 42c198d3zJDZy5ODvnE9MJVZNePSsA
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler5
into marsco.kalmiopsis:/home/nslu2/openembedded 2005/06/15 12:55:22+02:00 utwente.nl!koen sapwood_1.20-1.bb: extra install_append, courtesy Florian Boor osso-gnome-vfs2_2.8.4.4-1.bb: adjust depends, courtesy Florian Boor Many files: added, courtesy Florian Boor hildon-libs_0.9.6-2.bb: adjust staging, courtesy Florian Boor 2005/06/15 12:18:24+02:00 uni-frankfurt.de!mickeyl add mathomatic, a small, portable, general purpose CAS. Patch courtesy Simon Pickering 2005/06/15 11:58:18+02:00 utwente.nl!koen Many meamo files: source -> ., courtesy Florian Boor Add gconf-osso, part of the maemo.org suite, courtesy Florian Boor 2005/06/15 11:45:40+02:00 utwente.nl!koen base-files_3.0.14.bb: support nokia770, courtesy Florian Boor 2005/06/15 11:05:24+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/15 11:05:02+02:00 handhelds.org!CoreDump altboot: Add a timeout on boot and only show the menu when requested 2005/06/15 10:29:53+02:00 mn-solutions.de!schurig assorted MNCI / RT3000 changes 2005/06/15 10:27:59+02:00 mn-solutions.de!schurig classes/rootfs_ipk.bbclass: allows to keep the Packages file (my own python script to create Packages is way faster :-) 2005/06/14 22:59:08+01:00 reciva.com!pb use mkdir -p, not install -d 2005/06/14 22:02:28+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 22:02:15+02:00 utwente.nl!koen xmame_0.95.bb: remove UNNECESSARY and BOGUS qpe crap. Can we please stop committing such nonsonse? virtual/libsdl exists for a reason 2005/06/14 21:01:19+01:00 reciva.com!pb apply PARALLEL_INSTALL_MODULES patch from Erik Hovland 2005/06/14 20:55:08+01:00 reciva.com!pb update xmame to 0.95, courtesy Erik Hovland 2005/06/14 20:52:19+01:00 reciva.com!pb update handhelds-pxa kernel to hh40, courtesy Erik Hovland 2005/06/14 19:10:13+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/14 19:00:35+02:00 uni-frankfurt.de!mickeyl Add tslib config files for omap5912osk. Patch courtesy philip@balister.org 2005/06/14 18:59:02+02:00 uni-frankfurt.de!mickeyl Fix Typo in xerces-c. Patch courtesy philip@balister.org 2005/06/14 13:45:03+02:00 local!hrw Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into marcinj.local:/home/hrw/zaurus/oe/openembedded 2005/06/14 13:44:34+02:00 local!hrw updated kdepimpi to 2.1.5 2005/06/14 13:16:38+02:00 handhelds.org!CoreDump Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded 2005/06/14 13:16:14+02:00 handhelds.org!CoreDump altboot: Update to latest version 2005/06/14 13:13:37+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/14 13:13:23+02:00 utwente.nl!koen Add tune-supersparc.conf for people who have v8 cpu's and want hardware integer multiply and divide. Makes ssh login approx. 30 times faster 2005/06/14 11:55:00+01:00 reciva.com!pb Merge bk://oe-devel@openembedded-devel.bkbits.net/openembedded into mill.internal.reciva.com:/nexus/home/pb/oe/oe 2005/06/14 11:52:01+01:00 reciva.com!pb eliminate spare copy of sun4cdm kernel preference 2005/06/14 12:43:33+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/14 12:43:12+02:00 mn-solutions.de!schurig renamed MACHINE 'ramses' to 'mnci' added new MACHINE 'rt3000' renamed DISTRO 'openmnci' to 'openmn', which now is for both MNCI and RT3000 2005/06/14 09:52:19+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/10 09:37:26+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 10:05:02+02:00 mn-solutions.de!schurig Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/ into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/06/08 09:16:06+02:00 mn-solutions.de!schurig icewm: use sourceforge mirror BKrev: 42b037e5CrddHepCs3gW5YAsfOQ7ng
2005-06-11Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net6
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/11 13:46:30+02:00 vanille.de!mickeyl opie-taskbar/all models: specify a preferred font in qpe.conf BKrev: 42aadba9dKNwC3pP23UGBUDmUcsixQ
2005-04-23install correct opie pixmaps for CXKMichael Lauer3
BKrev: 426a88b02YIWTAPjuYtB74Z52P27Nw