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 775845 - xsettings: Make Gtk/EnablePrimaryPaste configurable through gsettings
xsettings: Make Gtk/EnablePrimaryPaste configurable through gsettings
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: xsettings
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on: 775844
Blocks:
 
 
Reported: 2016-12-08 17:23 UTC by Rui Matos
Modified: 2016-12-09 16:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
xsettings: Make Gtk/EnablePrimaryPaste configurable through gsettings (1.94 KB, patch)
2016-12-08 17:24 UTC, Rui Matos
committed Details | Review

Description Rui Matos 2016-12-08 17:23:57 UTC
.
Comment 1 Rui Matos 2016-12-08 17:24:01 UTC
Created attachment 341625 [details] [review]
xsettings: Make Gtk/EnablePrimaryPaste configurable through gsettings

Instead of defaulting to true and relying on xsettings overrides to
change it, let's make use of a proper gsetting newly added for this
purpose that can also be used by gtk+ on the wayland backend.
Comment 2 Bastien Nocera 2016-12-09 12:56:51 UTC
Review of attachment 341625 [details] [review]:

Sure.

Don't forget to bump the gsettings-desktop-schemas version, and require it here.
Comment 3 Rui Matos 2016-12-09 16:42:22 UTC
Pushed with a bump to the g-d-s version requirement.

Attachment 341625 [details] pushed as aad836e - xsettings: Make Gtk/EnablePrimaryPaste configurable through gsettings