7 Commits

Author SHA1 Message Date
Marc Lagrange
f56ccc1643 python: Add exception for wmfs.init()
if wmfs is not running, an exception is called like:
  In [2]: wmfs.init()
  ---------------------------------------------------------------------------
  error                                     Traceback (most recent call last)

  /usr/home/marc/<ipython console> in <module>()

  error: WMFS not running?

Signed-off-by: Marc Lagrange <marc@shebang.sangor>
2009-01-09 13:29:18 +01:00
Martin Duquesnoy
c6f4f09967 python: Fix test stuff 2009-01-08 21:45:39 +01:00
Martin Duquesnoy
e90fc58732 frame/titlebar: Remove border Between client and titlebar 2009-01-08 21:43:50 +01:00
Marc Lagrange
c8e82eac86 python/setup.py: Fix build on FreeBSD, edit name/desc/etc...
Signed-off-by: Marc Lagrange <marc@shebang.sangor>
2009-01-07 15:40:13 +01:00
Martin Duquesnoy
7b1c730c80 python: Send only one event message for wmfs.uicb function 2009-01-04 23:09:40 +01:00
Martin Duquesnoy
b2eb9ee33e python: Add wmfs_uicb python function 2009-01-04 19:46:15 +01:00
Martin Duquesnoy
1189fe1690 Add python wmfslib 2009-01-04 18:13:13 +01:00