Re: Place window at bottom left

2016-01-05 Thread Emmanuele Bassi
Hi; On 4 January 2016 at 23:25, rastersoft wrote: > Hi all: > > I want to place a window at the bottom-left part of the screen. The > first idea is to get the screen resolution and substract the window > size; unfortunately, desktops can have taskbars, so the desktop size is > always smaller than

Re: Place window at bottom left

2016-01-05 Thread Franco Broi
On Tue, 2016-01-05 at 12:24 +0100, rastersoft wrote: > And other window managers? That's the problem... Sorry, misunderstood your post, I thought you wanted to place the window above the taskbar. > > El 05/01/16 a las 03:06, Franco Broi escribió: > > I find that the window manager (I'm using Cin

Re: Place window at bottom left

2016-01-05 Thread rastersoft
And other window managers? That's the problem... El 05/01/16 a las 03:06, Franco Broi escribió: > I find that the window manager (I'm using Cinnamon) will move the window > if the bottom overlaps a taskbar. > > On Tue, 2016-01-05 at 00:25 +0100, rastersoft wrote: >> Hi all: >> >> I want to place a

Re: Place window at bottom left

2016-01-04 Thread Franco Broi
I find that the window manager (I'm using Cinnamon) will move the window if the bottom overlaps a taskbar. On Tue, 2016-01-05 at 00:25 +0100, rastersoft wrote: > Hi all: > > I want to place a window at the bottom-left part of the screen. The > first idea is to get the screen resolution and substr

Place window at bottom left

2016-01-04 Thread rastersoft
Hi all: I want to place a window at the bottom-left part of the screen. The first idea is to get the screen resolution and substract the window size; unfortunately, desktops can have taskbars, so the desktop size is always smaller than the physical resolution. How can I do that? How can I get the