2008-01-06 |
Julien Danjou | add auto option to float in rules
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | simplify unmanage code
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | remove cleanup stuff, we don't need them, and they...
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | remove unused variable
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | add manpages to .gitignore
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | fix move to screen with floating/non-floating win
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | apply rules after configurerequest
|
commit | commitdiff | tree |
2008-01-06 |
marco candrian | graph widget added
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | respect config for resizing
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | Rewrite everything about client geoemtry, resize, etc.
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | add get_current_layout() to get current layout :-)
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | simplify window_configure() args
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | send window_configure on configrequest for floating
|
commit | commitdiff | tree |
2008-01-05 |
Hans Ulrich Niedermann | Ship icons in dist tarball
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | use Area as arg for client_resize
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | use Area to store window geoms
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | remove flags attribute
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | simplify client_resize
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | Revert "honor configrequest"
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | honor configrequest
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | add various autostuff to ignore
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | install layouts icons
|
commit | commitdiff | tree |
2008-01-05 |
marco candrian | adding option 'x' and 'y' and general cleanup
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | allow negativ coords
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | add support for y coords in clics
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | store widget height
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | use 2 vars for knowing if users supplied coords
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | fix comparisons
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | use switch instead of if/elseif/else
|
commit | commitdiff | tree |
2008-01-05 |
Julien Danjou | change README for autogen.sh
|
commit | commitdiff | tree |
2008-01-05 |
marco candrian | autogen.sh added
|
commit | commitdiff | tree |
2008-01-05 |
marco candrian | typo fix, and some cleanup
|
commit | commitdiff | tree |
2008-01-05 |
Nikos Ntarmos | use default config file on parsing errors
|
commit | commitdiff | tree |
2008-01-05 |
Nikos Ntarmos | widgets/textbox.c area.x miscalculation due to variable...
|
commit | commitdiff | tree |
2008-01-04 |
Hans Ulrich Niedermann | Include sub-Makefiles directly, then remove them
|
commit | commitdiff | tree |
2008-01-04 |
Hans Ulrich Niedermann | Document AWESOME_CFLAGS, and use only with gcc
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | add support for x,y coords supplying in widgets
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | use Area in Widget
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | add AWESOME_CFLAGS with various warning
|
commit | commitdiff | tree |
2008-01-04 |
Hans Ulrich Niedermann | switch to autotools as build system
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | typedef enum Alignment
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | typedef enum Position
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | add xprop for rules, change tags to regex and documente...
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | document font, add boolean type
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | remove setborder uicb
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | add new_become_master option to disable new client...
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | break on detach or for() will fail to assign ->next
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | fix memory leak on icon get
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | add sloppy_focus option to allow click-to-focus
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | fix various uninit vars
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | restore -O3 flag
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | fix window placement for left positionned statusbar
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | taglist now supports clicks if statusbar is right/left
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | add support for right/left statusbar position and clicks
|
commit | commitdiff | tree |
2008-01-04 |
Julien Danjou | optimize if statements
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add default binding to restart awesome
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add option to show appicons in tasklist
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | set widget->width to the right size(TM)
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | move NetWMIcon get to ewmh.c
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | use right statusbar in various widgets
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | various manpage update: tasklist, align, …
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add align option to tasklist
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add align option to focustitle
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add align option to textbox
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add draw_get_align() to translate string to enum
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add a align option to draw_text
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | replace focustitle by tasklist in default config
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | remove useless #include
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | remove default textbox
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | use white icons by default
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | fix widget and icons layouts installation
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | remove debug printf
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add support for _NET_WM_STATE_SKIP_TASKBAR
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | simply add draw_rectangle instead of drawtext
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | add new tasklist widget
|
commit | commitdiff | tree |
2008-01-03 |
Julien Danjou | bug fix: wrong tag tested
|
commit | commitdiff | tree |
2008-01-03 |
marco candrian | awesomerc: [MULTI] + explanations about <...> items
|
commit | commitdiff | tree |
2008-01-03 |
Nikos Ntarmos | uicb_tag_view not working correctly with null argument
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | get rid of Client phys_screen
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | remove some get_phys_screen() calls
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | fixed windows can be moved
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | new uicb: tag_create
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | add 2008 copyright notice
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | simplify update
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | add resize option to iconbox
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | use NULL value by default
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | optimize rule usage
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | implement xproperty rule matching (FS#5)
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | implement not_master rules option (FS#6)
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | use sel->border instead of globalconf borders
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | add a borders option to client_maximize() to (not)...
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | Revert "remove borders modification on maximize()"
|
commit | commitdiff | tree |
2008-01-02 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2008-01-02 |
calmar | awesomerc update
|
commit | commitdiff | tree |
2008-01-02 |
Nikos Ntarmos | remove borders modification on maximize()
|
commit | commitdiff | tree |
2008-01-01 |
Julien Danjou | rework headers inclusion
|
commit | commitdiff | tree |
2008-01-01 |
Julien Danjou | generate graphs
|
commit | commitdiff | tree |
2008-01-01 |
Julien Danjou | remove common.h
|
commit | commitdiff | tree |
2008-01-01 |
Julien Danjou | use LayoutArrange and Uicb type into config.h ; move...
|
commit | commitdiff | tree |