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 727493 - cursor: Remove multi-screen support
cursor: Remove multi-screen support
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:
Blocks:
 
 
Reported: 2014-04-02 13:16 UTC by Bastien Nocera
Modified: 2014-04-08 11:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
cursor: Remove multi-screen support (3.02 KB, patch)
2014-04-02 13:16 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-04-02 13:16:39 UTC
.
Comment 1 Bastien Nocera 2014-04-02 13:16:42 UTC
Created attachment 273468 [details] [review]
cursor: Remove multi-screen support

We don't actually support multi-screen in any other desktop bits.
Comment 2 Rui Matos 2014-04-02 13:29:23 UTC
Review of attachment 273468 [details] [review]:

This looks fine. I was actually going to move this functionality into mutter soon and kill this plugin unless you have objections to that?
Comment 3 Bastien Nocera 2014-04-08 11:47:43 UTC
(In reply to comment #2)
> Review of attachment 273468 [details] [review]:
> 
> This looks fine. I was actually going to move this functionality into mutter
> soon and kill this plugin unless you have objections to that?

This is definitely the right place to implement this for Wayland, as gnome-shell-wayland would have intimate knowledge of the last input device used.
Comment 4 Bastien Nocera 2014-04-08 11:49:34 UTC
Attachment 273468 [details] pushed as 879aa0f - cursor: Remove multi-screen support