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 746782 - windowManager: Don't allow move-to-workspace for always-sticky windows
windowManager: Don't allow move-to-workspace for always-sticky windows
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-25 23:08 UTC by Florian Müllner
Modified: 2015-03-26 11:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
windowManager: Don't allow move-to-workspace for always-sticky windows (1.46 KB, patch)
2015-03-25 23:08 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2015-03-25 23:08:52 UTC
See patch, inspired by https://bugzilla.gnome.org/show_bug.cgi?id=665764#c19 ...
Comment 1 Florian Müllner 2015-03-25 23:08:57 UTC
Created attachment 300319 [details] [review]
windowManager: Don't allow move-to-workspace for always-sticky windows

"Moving" a window to another workspace doesn't make sense when it cannot
be unstuck, and is potentially confusing if a new workspace is added at
the start/end - just don't do anything in that case.
Comment 2 Rui Matos 2015-03-26 09:56:23 UTC
Review of attachment 300319 [details] [review]:

fine
Comment 3 Florian Müllner 2015-03-26 11:20:07 UTC
Attachment 300319 [details] pushed as 14da6b6 - windowManager: Don't allow move-to-workspace for always-sticky windows