2008-01-11 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2008-01-11 |
Julien Danjou | change Layout linked list to by cycling
|
commit | commitdiff | tree |
2008-01-11 |
Julien Danjou | invalidate LAYOUTS unconditionnaly
|
commit | commitdiff | tree |
2008-01-10 |
Julien Danjou | stop dropping EnterWindow event
|
commit | commitdiff | tree |
2008-01-10 |
Julien Danjou | do not install LICENSE file
|
commit | commitdiff | tree |
2008-01-10 |
marco candrian | an emtpy line flushes data into awesome (in awesome...
|
commit | commitdiff | tree |
2008-01-10 |
Julien Danjou | check if client is not NULL
|
commit | commitdiff | tree |
2008-01-09 |
Hans Ulrich Niedermann | On tarball creation, check package/git version
|
commit | commitdiff | tree |
2008-01-09 |
Hans Ulrich Niedermann | autogen.sh: update package version when necessary
|
commit | commitdiff | tree |
2008-01-09 |
Hans Ulrich Niedermann | autogen.sh: Change to source directory first
|
commit | commitdiff | tree |
2008-01-09 |
Hans Ulrich Niedermann | More detailed elaboration on build requirements
|
commit | commitdiff | tree |
2008-01-09 |
marco candrian | direct calculating of the line length to draw
|
commit | commitdiff | tree |
2008-01-09 |
Julien Danjou | fix some cache flags
|
commit | commitdiff | tree |
2008-01-09 |
Nikos Ntarmos | Fix for 'windows showing up in tile-mode and not before... Signed-off-by: Julien Danjou <julien@danjou.info>
|
commit | commitdiff | tree |
2008-01-09 |
Julien Danjou | remove ggdb3 flag
|
commit | commitdiff | tree |
2008-01-09 |
Nikos Ntarmos | Locale and international text in widgets
|
commit | commitdiff | tree |
2008-01-09 |
marco candrian | SYNOPSIS and DESCRIPTION changes
|
commit | commitdiff | tree |
2008-01-09 |
Nikos Ntarmos | Don't draw a square on the taglist for skipped windows
|
commit | commitdiff | tree |
2008-01-09 |
Hans Ulrich Niedermann | Substitute icon path in awesomerc (2/2)
|
commit | commitdiff | tree |
2008-01-09 |
Hans Ulrich Niedermann | Substitute icon path in awesomerc (1/2)
|
commit | commitdiff | tree |
2008-01-07 |
Nikos Ntarmos | Call XQueryPointer on arrange(...) to see if the pointer...
|
commit | commitdiff | tree |
2008-01-07 |
Nikos Ntarmos | Add a 'flush'-like function to awesome-client
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | fix swapping when already master
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | no need to refocus
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | no need to restore focus
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | cache is already invalidated
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | only invalidate cache if client is urgent
|
commit | commitdiff | tree |
2008-01-07 |
Arnaud Fontaine | fix XGetTransientForHint() call Signed-off-by: Julien Danjou <julien@danjou.info>
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | add new_get_focus option
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | awesome-client send now everything in one message
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | use a cache system for status bar
|
commit | commitdiff | tree |
2008-01-07 |
marco candrian | manpage update (scale, max and awesomerc(1))
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | modify the tell function to respect spaces
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | add a_strncat()
|
commit | commitdiff | tree |
2008-01-07 |
Rico Schiekel | tell textbox widget colors
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | add comment about XGetWA
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | move toggle floating function to layout.c and fix problem...
|
commit | commitdiff | tree |
2008-01-07 |
Julien Danjou | add show_all option to tasklist
|
commit | commitdiff | tree |
2008-01-07 |
Nikos Ntarmos | partial support for mouse bindings on root window when...
|
commit | commitdiff | tree |
2008-01-07 |
Nikos Ntarmos | Clipping instead of ignoring for progressbar widget
|
commit | commitdiff | tree |
2008-01-07 |
Nikos Ntarmos | autoscale graph widget
|
commit | commitdiff | tree |
2008-01-07 |
marco candrian | uicb 'statusbar_toggle' allows a statusbar-identifier...
|
commit | commitdiff | tree |
2008-01-07 |
marco candrian | padding_left defaults to 0. Easier for x/y users.
|
commit | commitdiff | tree |
2008-01-07 |
marco candrian | not needed i_tmp variable removed and using h_index...
|
commit | commitdiff | tree |
2008-01-07 |
marco candrian | rounding on progressbar fixed
|
commit | commitdiff | tree |
2008-01-07 |
marco candrian | documentation for the graph-widget
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | Revert "force windows to tile mode" - it's useful afterall...
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | last fix did not work as expected
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | force windows to tile mode
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | try to fix SDL/OpenGL apps
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | restack on max
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | fix some weird conditions with fullscreen/max/arrange
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | rename textwidth to draw_textwidth
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | remove useless AWESOMEPROPS_ATOM() define
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | remove Display arg of xgettextprop()
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | cosmetic
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | rework uicb, cosmetic, use a_str functions
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | add support for _NET_WM_WINDOW_TYPE_DIALOG
|
commit | commitdiff | tree |
2008-01-06 |
Julien Danjou | fix rearrange
|
commit | commitdiff | tree |
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 |