Ghosting effect

Bug #1410680 reported by Dmitrij
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devilspie (Ubuntu)
New
Undecided
Unassigned

Bug Description

I want to position three windows one below the other on the central monitor
I'm using the following rules:

(begin
(debug)
 (if
  (is (window_class) "Gnome-terminal")
  (begin
   (geometry "1080x500+1440+14")
  )
 )

 (if
  (is (window_class) "Gedit")
  (begin
   (geometry "1080x500+1440+640")
  )
 )

 (if
  (is (window_class) "Nautilus")
  (begin
   (geometry "1080x500+1440+1280")
  )
 )
)

When I apply these rules, most of desktop wallpaper space going black. Also, I observing ghosting effect while moving resized windows with mouse. See attached screenshots
What I expected to happen: I thought I would continue to see my wallpaper on all parts of the screen. Also I expected to be able to move windows with mouse like before
----------
Ubuntu 14.10, Devil's Pie 0.23, triple monitor setup

Revision history for this message
Dmitrij (php5engineer) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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