You are not logged in.

#26 2010-02-01 18:09:17

tomd123
Developer
Registered: 2008-08-12
Posts: 565

Re: the perfect tiling WM... qtile?

jelly wrote:
mikesd wrote:

Hmmm. Don't think I would switch from XMonad just yet. Two minuses regarding XMonad for me are the size of its dependencies (ghc = +500M installed) and my less than stellar Haskell skills. I'm working on the later though. smile The size of the dependencies isn't a major issue I guess with disk space being so cheap these days.

I like the idea of a WM written in python. Might check it out at some point once it matures a bit. XMonad's reliability is quite ridiculous. Can't recall the last crash I had in X.

http://www.qtile.org/index.html

One of the arguments against XMonad is the diskspace it takes, wich is silly because diskspace isn't a problem in the world of today. Another argument for XMonad is the large amount of extra libary's, but I am not posting to promote XMonad, I am just so used to XMonad that i wouldnt consider trying another tiller. ( But I said that too when i was running openbox tongue)

Ditto smile

Offline

#27 2010-02-01 23:08:21

roy_hu
Member
Registered: 2009-10-29
Posts: 85

Re: the perfect tiling WM... qtile?

If you're using or learning Haskell, you wouldn't mind the space of ghc anyway. If you don't know Haskell, you wouldn't use XMonad because customzing it, especially trying to wrap your head around the error messages, would be a disaster.

Offline

#28 2011-01-02 15:56:06

Yannick_LM
Member
Registered: 2008-12-22
Posts: 142

Re: the perfect tiling WM... qtile?

Back to original topic.

I've been using WMII for a while, but somehow I don't like relying on plan9 for it to work....


What's really nice with qtile is that it is *very* hackable:

(the "Stack layout" in qtile allows you to have "empty" stacks. I did not like it, but was able to change this in just a few lines of code.)

I also like the fact it's based on nice libraries like xdg and pango.

EDIT: oh, and I forgot: it has a systray, too !

Last edited by Yannick_LM (2011-01-04 23:10:04)

Offline

#29 2011-03-15 22:44:26

liangxuliang
Member
Registered: 2010-07-09
Posts: 13

Re: the perfect tiling WM... qtile?

I build qtile-git from aur, but I got error when I try to start qtile. anybody know how to resolve that ?

Traceback (most recent call last):
  File "/usr/bin/qtile", line 72, in <module>
    main()
  File "/usr/bin/qtile", line 66, in main
    q = manager.Qtile(c, fname=options.socket)
  File "/usr/lib/python2.7/site-packages/libqtile/manager.py", line 643, in __init__
    self.groups[i],
  File "/usr/lib/python2.7/site-packages/libqtile/manager.py", line 142, in _configure
    i._configure(qtile, self)
  File "/usr/lib/python2.7/site-packages/libqtile/bar.py", line 156, in _configure
    self.height
  File "/usr/lib/python2.7/site-packages/libqtile/drawer.py", line 138, in __init__
    self.height,
TypeError: pycairo was not compiled with xpyb support

Offline

#30 2011-03-16 10:38:46

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: the perfect tiling WM... qtile?

build pycairo with xpyb support.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#31 2011-03-16 11:37:36

liangxuliang
Member
Registered: 2010-07-09
Posts: 13

Re: the perfect tiling WM... qtile?

Mr.Elendig wrote:

build pycairo with xpyb support.

how ??

I have installed pycairo-xcb-git,xpyb-git,cairo-xcb-tee from aur.

Offline

#32 2011-05-29 19:39:37

dipilibupap
Member
Registered: 2011-02-05
Posts: 47

Re: the perfect tiling WM... qtile?

Having the same problem as up top rite now.. Any solution for what #29 said please ?


http://dotshare.it    >>    #dotshare@freenode

Offline

Board footer

Powered by FluxBB