Xfce Forum

Sub domains
 

You are not logged in.

#1 2007-09-19 11:02:44

vkramar
Member
Registered: 2007-09-19
Posts: 3

Gimp placement with Devil's Pie

I use Devil's Pie to arrange applications. This script I use to have all Gimp windows on 2nd desktop:

(if
(is (window_class) "Gimp-2.4")
  (begin
    (set_workspace 2)
  )
)

It works great in Openbox, but in XFce, the main Gimp window stays on active desktop, instead of moving to no. 2. What could be wrong with it?

Offline

#2 2007-10-24 10:32:41

vkramar
Member
Registered: 2007-09-19
Posts: 3

Re: Gimp placement with Devil's Pie

Nobody knows??? :cry:

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.007 seconds, 7 queries executed - Memory usage: 518.08 KiB (Peak: 539.21 KiB) ]