After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 98488 - We need an accessx status applet
We need an accessx status applet
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] Keyboard Accessibility
2.2.x
Other All
: Normal enhancement
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
AP1
Depends on:
Blocks:
 
 
Reported: 2002-11-14 15:25 UTC by Calum Benson
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
gzippef tarfile with buildable module for new applet (210.63 KB, application/octet-stream)
2003-05-21 13:35 UTC, bill.haneman
Details
dist tarball for new version of applet with graphics (220.56 KB, application/octet-stream)
2003-05-23 18:36 UTC, bill.haneman
Details
much-improved tarball; feature-complete (225.59 KB, application/octet-stream)
2003-05-26 01:04 UTC, bill.haneman
Details
revised tarball - menu icon works, re-orients when panel changes, can launch accessibility capplet from menu (227.62 KB, application/octet-stream)
2003-05-26 17:00 UTC, bill.haneman
Details

Description Calum Benson 2002-11-14 15:25:26 UTC
There is a requirement for an accessx status window, most logically an
applet, that shows the current status of various accessx settings. (CDE had
this feature.)
Comment 1 Kevin Vandersloot 2002-11-15 15:27:36 UTC
I imagine it would be best to have this as a tray applet that gets
added to the tray when accessx is enabled?
Comment 2 Andrew Sobala 2002-11-15 17:36:27 UTC
Reassigning to control-center then (oops)
Comment 3 Calum Benson 2002-11-22 14:27:03 UTC
Well, not for Sun it wouldn't because we don't ship the tray :)  I'm
not sure it wouldn't be too big to go there anyway, but I guess we
won't know that until we've decided what's going in it.
Comment 4 bill.haneman 2003-05-19 20:17:46 UTC
hey - I am working on this now.  Could the control-center maintainers
please work with me to make sure we don't miss the 2.4 feature freeze
deadline if we can help it?  Also note Calum's UI proposals that have
been posted to d-d-l on this topic.

I'm just writing the guts, not designing the UI :-)
I am starting the actual codebase as of this moment - I think we can
make freeze if we keep in touch.  thanks!
Comment 5 bill.haneman 2003-05-21 13:35:24 UTC
Created attachment 16697 [details]
gzippef tarfile with buildable module for new applet
Comment 6 bill.haneman 2003-05-23 18:36:25 UTC
Created attachment 16782 [details]
dist tarball for new version of applet with graphics
Comment 7 bill.haneman 2003-05-26 01:04:26 UTC
Created attachment 16841 [details]
much-improved tarball; feature-complete
Comment 8 bill.haneman 2003-05-26 17:00:59 UTC
Created attachment 16855 [details]
revised tarball - menu icon works, re-orients when panel changes, can launch accessibility capplet from menu
Comment 9 bill.haneman 2003-05-26 21:32:39 UTC
converting this to a patch - I've added working docs.
However there is an odd race conditionin the applet initialization
that needs investigation.
Comment 10 Calum Benson 2003-05-27 12:44:54 UTC
My version of gcc (2.96) objects to defining variables mid-function...
dunno if that's a problem or if I just need to upgrade :)

applet.c:463: parse error before `*'
applet.c:842: parse error before `*'

Compiles fine if I move these two definitions up to the top of their
respective functions.
Comment 11 bill.haneman 2003-05-29 12:22:34 UTC
committed to gnome-applets.