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 663343 - Use GTK+ instead of egg copy-paste
Use GTK+ instead of egg copy-paste
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on: 662755
Blocks:
 
 
Reported: 2011-11-03 17:56 UTC by Bastien Nocera
Modified: 2011-11-04 16:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
common: Use GTK+ functions instead of own impl (4.49 KB, patch)
2011-11-03 17:56 UTC, Bastien Nocera
committed Details | Review
media-keys: Update for gsd-keygrab API change (1.99 KB, patch)
2011-11-03 17:58 UTC, Bastien Nocera
committed Details | Review
common: Compare egg and GTK+ outputs (1.90 KB, patch)
2011-11-03 17:58 UTC, Bastien Nocera
committed Details | Review
common: Remove egg copy/paste code (25.36 KB, patch)
2011-11-03 17:58 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2011-11-03 17:56:55 UTC
.
Comment 1 Bastien Nocera 2011-11-03 17:56:59 UTC
Created attachment 200628 [details] [review]
common: Use GTK+ functions instead of own impl

Less code!
Comment 2 Bastien Nocera 2011-11-03 17:58:05 UTC
Created attachment 200629 [details] [review]
media-keys: Update for gsd-keygrab API change
Comment 3 Bastien Nocera 2011-11-03 17:58:21 UTC
Created attachment 200630 [details] [review]
common: Compare egg and GTK+ outputs

Makes it easier to debug.
Comment 4 Bastien Nocera 2011-11-03 17:58:30 UTC
Created attachment 200631 [details] [review]
common: Remove egg copy/paste code
Comment 5 Bastien Nocera 2011-11-04 16:54:33 UTC
Attachment 200628 [details] pushed as 46061bb - common: Use GTK+ functions instead of own impl
Attachment 200629 [details] pushed as 3d4456c - media-keys: Update for gsd-keygrab API change
Attachment 200630 [details] pushed as a31d7c2 - common: Compare egg and GTK+ outputs
Attachment 200631 [details] pushed as ac0a7b4 - common: Remove egg copy/paste code