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 382504 - double filtering
double filtering
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] settings-daemon
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-05 07:02 UTC by Matthias Clasen
Modified: 2007-01-31 17:26 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
remove root window filter (607 bytes, patch)
2007-01-07 17:06 UTC, Jens Granseuer
committed Details | Review

Description Matthias Clasen 2006-12-05 07:02:05 UTC
gnome_settings_keyboard_xkb_init installs the same filter function twice,
once for all windows, and then again for the root window. 
That is not necessary.
Comment 1 Jens Granseuer 2007-01-07 17:06:18 UTC
Created attachment 79647 [details] [review]
remove root window filter

patch is against 2.17.3
Comment 2 Jens Granseuer 2007-01-31 17:26:45 UTC
Patch applied.