You are not logged in.

#51 2011-11-14 11:50:16

RichAustin
Member
From: Wakefield, Yorkshire, England
Registered: 2011-07-27
Posts: 186

Re: PyTyle 2: On-demand automatic/manual tiling for EWMH compliant WM's

I am really impressed with this and it works great on my system. I got composite to work by using xcompmgr - I wanted this for Docky so I can't say if it works for anything else. I tried Cairo as an experiment and that didn't work - xcompmgr generally works better on my system anyway.

The only problem I've come across is that Chromium sometimes doesn't switch correctly to full screen when it's the only app' open. It's not really much of an issue and is probably more to do with Chromium to be honest than PyTyle2, especially as I haven't had it happen with anything else.

Edit: I'm running openbox with Docky and tint2 both set to autohide..

Last edited by RichAustin (2011-11-14 11:53:56)

Offline

#52 2011-11-14 12:21:19

bratmaxe
Member
From: Germany
Registered: 2010-11-07
Posts: 71

Re: PyTyle 2: On-demand automatic/manual tiling for EWMH compliant WM's

RichAustin wrote:

The only problem I've come across is that Chromium sometimes doesn't switch correctly to full screen when it's the only app' open. It's not really much of an issue and is probably more to do with Chromium to be honest than PyTyle2, especially as I haven't had it happen with anything else.

I had this too and it was caused by chromiums custom window-borders. Right-clicking on the title-bar and enabling system-window-borders should work around this issue.

Offline

#53 2012-03-30 02:40:23

mynameisneo
Member
Registered: 2011-11-25
Posts: 45

Re: PyTyle 2: On-demand automatic/manual tiling for EWMH compliant WM's

This was working great for me until recently. Now, I cannot load pytyle2. When I type it into the command line, I get this error output:

Traceback (most recent call last):
  File "/usr/bin/pytyle2", line 27, in <module>
    import pt.state as state
  File "/usr/lib/python2.7/site-packages/pt/state.py", line 272, in <module>
    init()
  File "/usr/lib/python2.7/site-packages/pt/state.py", line 20, in init
    load_properties()
  File "/usr/lib/python2.7/site-packages/pt/state.py", line 109, in load_properties
    update_property(pname)
  File "/usr/lib/python2.7/site-packages/pt/state.py", line 155, in update_property
    m()
  File "/usr/lib/python2.7/site-packages/pt/state.py", line 185, in update_NET_CLIENT_LIST
    Window.add(wid)
  File "/usr/lib/python2.7/site-packages/pt/window.py", line 15, in add
    win = Window(wid)
  File "/usr/lib/python2.7/site-packages/pt/window.py", line 94, in __init__
    self.load_properties()
  File "/usr/lib/python2.7/site-packages/pt/window.py", line 153, in load_properties
    self.update_property(pname)
  File "/usr/lib/python2.7/site-packages/pt/window.py", line 233, in update_property
    m()
  File "/usr/lib/python2.7/site-packages/pt/window.py", line 249, in update_NET_WM_DESKTOP
    self.update_monitor()
  File "/usr/lib/python2.7/site-packages/pt/window.py", line 223, in update_monitor
    workspace = Workspace.WORKSPACES[self.properties['_NET_WM_DESKTOP']]
KeyError: 'all'

Thank you in advance for your help and for a great program.

Edit: Added missing error message at bottom.

Last edited by mynameisneo (2012-03-30 04:15:22)

Offline

#54 2012-03-30 02:47:13

BurntSushi
Member
From: Massachusetts
Registered: 2009-06-28
Posts: 362
Website

Re: PyTyle 2: On-demand automatic/manual tiling for EWMH compliant WM's

@mynameisneo - Is that the whole error message? It looks like there is something missing from the bottom.


Education is favorable to liberty. Freedom can exist only in a society of knowledge. Without learning, men are incapable of knowing their rights, and where learning is confined to a few people, liberty can be neither equal nor universal.

Tu ne cede malis sed contra audentior ito

Offline

#55 2016-07-13 08:52:52

goamech
Member
Registered: 2016-06-15
Posts: 4

Re: PyTyle 2: On-demand automatic/manual tiling for EWMH compliant WM's

mynameisneo, I have exact same problem.

Have you find any workaround?

Last edited by goamech (2016-07-13 08:53:14)

Offline

#56 2018-01-21 21:00:33

thierrybo
Member
Registered: 2018-01-21
Posts: 1

Re: PyTyle 2: On-demand automatic/manual tiling for EWMH compliant WM's

Hi,

pytyle2 does not seem to handle my azerty keyboard,
Alt-A -> Alt-Q
Alt-Shift-W -> Alt-Shift-Z
Alt-Q -> Alt A

Offline

Board footer

Powered by FluxBB