Screenlets do not re-open on the same desktop

Bug #220181 reported by Guy
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Screenlets
Triaged
Wishlist
Rico Pfaus

Bug Description

With screenlets-manager open, I will place three screenlets on my second desktop. I have 'Stick to Desktop' unclicked, since I only want them on screen two. When I restart, they will generate on screen one again. If they are stuck to only one desktop, it matters which desktop they open on.

Revision history for this message
Rico Pfaus (ryxperience) wrote :

This is not exactly a bug, because for now the screenlets simply not remember on which desktop they were started. It was always up to discussion if it isn't instead the window manager's job to set preferred positions on certain windows (especially since we never can safely assume multiple desktops to exist). But I'll add this to the wishlist, since I agree that this is a required improvement and it can't hurt to have the screenlets remember their workspace/desktop number.

Changed in screenlets:
assignee: nobody → ryxperience
importance: Undecided → Wishlist
Revision history for this message
Märt Põder (boamaod) wrote :

You can use gDevilsspie/Devilspie to partly fix it, creating a rule for your Screenlet like this:

( if
( begin
( contains ( application_name ) "Screenlet.py" )
)
( begin
( set_viewport 3 )
( println "match" )
)
)

However, it does not work when Screenlets are cloned from a service, if I unerstand it correctly. And you can always make a Screenlet "Sticky" in order to make it appear on all workspaces.

Papp Bence (sclegnrbs)
Changed in screenlets:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.