2007-10-26 |
Julien Danjou | move set_shape in client.c to window_setshape in window.c
|
commit | commitdiff | tree |
2007-10-26 |
Julien Danjou | compute c->screen correctly
|
commit | commitdiff | tree |
2007-10-26 |
Julien Danjou | grab some window function from client.c and move them...
|
commit | commitdiff | tree |
2007-10-25 |
Nikos Ntarmos | fix missing p_delete
|
commit | commitdiff | tree |
2007-10-25 |
Julien Danjou | use git to compute version number or devel if no git
|
commit | commitdiff | tree |
2007-10-25 |
Nikos Ntarmos | Remember the focused window on tag changes
|
commit | commitdiff | tree |
2007-10-25 |
Julien Danjou | bugfix: do not assume 0,0 is the screen coords, for...
|
commit | commitdiff | tree |
2007-10-25 |
Julien Danjou | bugfix: move_to_screen really move to the right place
|
commit | commitdiff | tree |
2007-10-25 |
Julien Danjou | bugfix: save rx/ry/rw/rh when resizing a floating window
|
commit | commitdiff | tree |
2007-10-25 |
Julien Danjou | bugfix: don't display window name in statusbar if sel...
|
commit | commitdiff | tree |
2007-10-24 |
Julien Danjou | do not use c->screen but awesomeconf->screen in si
|
commit | commitdiff | tree |
2007-10-24 |
Julien Danjou | include util.h in max.c
|
commit | commitdiff | tree |
2007-10-23 |
Julien Danjou | cleanup header files
|
commit | commitdiff | tree |
2007-10-23 |
Julien Danjou | replace XFree by p_delete()
|
commit | commitdiff | tree |
2007-10-23 |
Julien Danjou | remove unmapped attribute
|
commit | commitdiff | tree |
2007-10-22 |
Julien Danjou | bugfix: set rx correctly
|
commit | commitdiff | tree |
2007-10-22 |
Julien Danjou | Remove disp arg to manage(), add comments to manage...
|
commit | commitdiff | tree |
2007-10-22 |
Julien Danjou | remove useless printf()
|
commit | commitdiff | tree |
2007-10-22 |
Julien Danjou | simply maximize(), insert Client *sel;
|
commit | commitdiff | tree |
2007-10-22 |
Julien Danjou | cosmetic and documente Bool-s attribute in Client
|
commit | commitdiff | tree |
2007-10-22 |
MATSUU Takuto | set{nmaster,ncol,mwfact,moveresize} to work
|
commit | commitdiff | tree |
2007-10-19 |
Julien Danjou | remove useless isbanned attribute on Client
|
commit | commitdiff | tree |
2007-10-19 |
Julien Danjou | remove ftview attribute
|
commit | commitdiff | tree |
2007-10-19 |
Julien Danjou | rename setclientstate to window_setstate and change...
|
commit | commitdiff | tree |
2007-10-19 |
Julien Danjou | cosmetic remove useless {}
|
commit | commitdiff | tree |
2007-10-19 |
Julien Danjou | enhance movetoscreen function by computing new x/y...
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | rename configure() as window_configure() and passes...
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | get_client_bywin() only need a single pointer, not...
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | reattach tabbed windows just after the master one when...
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | move tabbed windows collapsed in **clients list, so...
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | client_attach and detach are together <3
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | rename and document client_attach/detach
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | update manpage
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | document get_client_bywin
|
commit | commitdiff | tree |
2007-10-17 |
Julien Danjou | fix information headers
|
commit | commitdiff | tree |
2007-10-16 |
Julien Danjou | use get_client_bywin in manage()
|
commit | commitdiff | tree |
2007-10-16 |
Julien Danjou | move get_client_bywin in client.c
|
commit | commitdiff | tree |
2007-10-16 |
Julien Danjou | remove current_layout, insert get_current_layout()...
|
commit | commitdiff | tree |
2007-10-16 |
Martin Stubenschrott | better centering for drawtext()
|
commit | commitdiff | tree |
2007-10-16 |
Julien Danjou | remove useless cast
|
commit | commitdiff | tree |
2007-10-16 |
Julien Danjou | remove duplicate view 9
|
commit | commitdiff | tree |
2007-10-16 |
Julien Danjou | don't break existing tabs on tab()
|
commit | commitdiff | tree |
2007-10-16 |
Nikos Ntarmos | use Cairo to render fonts
|
commit | commitdiff | tree |
2007-10-16 |
Nikos Ntarmos | fix click-to-raise feature
|
commit | commitdiff | tree |
2007-10-15 |
daniel@brinkers.de | patch for using UNIX domain sockets for control
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | use XftChar8 instead of FcChar8
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | destroy xftdrawable
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | bugfix: restore focus after swapprev/next
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | untab on unmanage
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | fix initstatusbar()
|
commit | commitdiff | tree |
2007-10-15 |
daniel@brinkers.de | parse uicb command with no arguments and no tailing...
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | restack does not need Display as arg
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | focus does not need Display as arg
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | arrange() does not need Display as arg
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | drawstatusbar does not need display as arg
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | grabkeys does not need display/screen as arg
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | save and loadawesomeprops do not need display as arg
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | untab on floating
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | split untab function
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | fix refresh of colborders
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | minimal tab support
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | fix memory leak in movemouse()
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | tabswidth is 4 not 6
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | add coding style stuff
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | do not print empty text
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | remove Regs struct, use Rules
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | fix indentation of default awesomerc
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | move txtlenwidth initlization in initstatusbar()
|
commit | commitdiff | tree |
2007-10-15 |
Julien Danjou | fix headers inclusion
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | remove useless information about statusbar for now
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | bugfix: reopen fifo on EOF
|
commit | commitdiff | tree |
2007-10-12 |
Nikos Ntarmos | float lowering
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | allow to execute uicb function via awesome control...
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | fix regression with mousewheel on statusbar
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | don't read anymore on stdin, read from fifo file
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | move #define of config file name in config.c
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | remove snext from Client struct
|
commit | commitdiff | tree |
2007-10-12 |
Julien Danjou | new windows will be assigned to the current screen
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | use p_delete instead of XFree for our own pointers
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | remove display as arg of layouts
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | remove Display as param for uicb
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | remove stack
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | sel is no more extern
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | clients list is no more global
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | Fix e22b1e2a73c0d25be67a8e7433a6c18f7e2efbf7, size...
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | dont't close STDIN in cleanup()
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | set statusbar->height in initstatusbar()
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | better compute for empty circle size
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | add drawcircle() function and use it for floating/max...
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | remove math.h
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | use drawrectangle to draw background in statusbar,...
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | drawsquare is now drawrectangle
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | cosmetic, fix indentations
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | only focus if new entered windows in != than currently...
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | bugfix: only catch first click to raise if we're floating
|
commit | commitdiff | tree |
2007-10-11 |
Nikos Ntarmos | Implementing a click-to-raise feature
|
commit | commitdiff | tree |
2007-10-11 |
Julien Danjou | bugfix: handle correctly event while mouse moving/resizing
|
commit | commitdiff | tree |