On 11/25/2016 08:59 PM, Daniel c. Würl wrote:
> Hi,
>
> I've went back to e16, since somehow I feel more at home here than at
> e17+, and everything is fine ^^
>
> Only one question, though. My taste in pagers has changed a bit since I
> last used e16, so I'm gonna write my own little script to do the job.
> So far through eesh I can get the current area, but is there a way to
> have e16 somehow emitting this information when I change the area, so I
> won't have to poll eesh all the time?
>
> Also, is there a way to get the current number of areas?
>
Well, you can play around with

$ eesh show desktops
$ eesh show desktops.areas_nx
$ eesh show desktops.areas_ny
$ xprop -root _NET_DESKTOP_GEOMETRY
$ xprop -root _NET_WORKAREA
$ xprop -root -spy _NET_DESKTOP_VIEWPORT

Maybe some of that suits your needs :)

/Kim


------------------------------------------------------------------------------
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to