summaryrefslogtreecommitdiffstats
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* continued with draw.c abstraction, also started util.{h,c} implementation, th...Gravatar Anselm R Garbe 2012-12-081-0/+17
* micromizing dwm step 1Gravatar Anselm R. Garbe 2007-09-151-52/+0
* referred to LICENSE fileGravatar Anselm R. Garbe 2007-05-301-6/+1
* Jukka also belongs to Copyright holders after all he has contributed and done...Gravatar Anselm R. Garbe 2007-05-301-0/+1
* added nsz to copyright holders as well, because he did a lot recentlyGravatar Anselm R. Garbe 2007-05-291-0/+1
* added anydot to Copyright holders, because he contributed a lot recentlyGravatar Anselm R. Garbe 2007-05-291-0/+1
* yet another fix of copyright compactisitionGravatar Anselm R. Garbe 2007-04-131-1/+2
* making Copyright notices more compactGravatar Anselm R. Garbe 2007-04-131-3/+2
* replaced Arg union with const char *arg, seems cleaner to me, even if we need...Gravatar Anselm R. Garbe 2007-02-221-4/+4
* several changes, made togglemax extern and separated it from zoom() - moved z...Gravatar Anselm R. Garbe 2007-02-221-4/+4
* removed erealloc (not used)Gravatar Anselm R. Garbe 2007-01-161-9/+0
* correctionsGravatar arg@mig29 2007-01-021-1/+1
* next version will contain updated copyright noticeGravatar arg@mig29 2007-01-021-1/+1
* code polishing, removed unnecessary newlinesGravatar Anselm R. Garbe 2006-10-061-3/+2
* reviewed util.cGravatar arg@mmvi 2006-09-201-1/+2
* removed a bunch of lines through making function signatures more consistent w...Gravatar Anselm R. Garbe 2006-09-121-8/+4
* added a comment to spawnGravatar Anselm R. Garbe 2006-08-281-0/+1
* eliminated sentinel warningGravatar Anselm R. Garbe 2006-08-231-1/+1
* removed badmalloc (thx for the pointer to Uriel)Gravatar Anselm R. Garbe 2006-08-221-10/+2
* small renamings of two static functionsGravatar Anselm R.Garbe 2006-08-211-3/+3
* implemented restack behavior (floats are on top in tiled mode)Gravatar Anselm R.Garbe 2006-08-141-0/+9
* applied grabbing-- and shell_minimalGravatar arg@10ksloc.org 2006-08-071-1/+1
* using execl now, argv changed, using cmd and const char defs directly in the ...Gravatar arg@10ksloc.org 2006-08-041-4/+7
* small stylistic fixGravatar arg@10ksloc.org 2006-08-041-1/+2
* made fullscreen apps working fine in floating mode (there is no sane way to m...Gravatar arg@10ksloc.org 2006-08-021-1/+0
* some cleanups/fixes inspired by Jukka Salmi's feedbackGravatar arg@10ksloc.org 2006-07-211-4/+2
* cleaned up codeGravatar arg@10ksloc.org 2006-07-201-0/+3
* using EXIT_stuff in exit() nowGravatar Anselm R. Garbe 2006-07-181-3/+3
* ordered variables in structs and source files alphabeticallyGravatar Anselm R. Garbe 2006-07-171-2/+2
* proceeded with cleaning up, sorting functions, etcGravatar Anselm R. Garbe 2006-07-151-11/+13
* rearranged several stuffGravatar Anselm R. Garbe 2006-07-151-1/+1
* removed a bunch of lines through swap removalGravatar Anselm R. Garbe 2006-07-141-8/+0
* searching for a better way to discard enter notifiesGravatar Anselm R. Garbe 2006-07-141-28/+0
* implemented tagging a clientGravatar Anselm R. Garbe 2006-07-131-1/+2
* changed default colorsGravatar Anselm R. Garbe 2006-07-131-1/+1
* added logo+descriptionGravatar Anselm R. Garbe 2006-07-131-1/+1
* new stuff (some warning elimination)Gravatar Anselm R. Garbe 2006-07-131-2/+2
* removed unnecessary crapGravatar Anselm R. Garbe 2006-07-131-49/+2
* new stuff, fixed several issuesGravatar Anselm R. Garbe 2006-07-121-2/+3
* several changes, new stuffGravatar Anselm R. Garbe 2006-07-111-1/+1
* removed unnecessary sel stuffGravatar Anselm R. Garbe 2006-07-111-38/+0
* added bar event timerGravatar Anselm R. Garbe 2006-07-111-17/+8
* added gridsel to gridwmGravatar Anselm R. Garbe 2006-07-111-0/+38
* fixed several stuff (gridwm gets better and better)Gravatar Anselm R. Garbe 2006-07-111-6/+7
* implemented pipe_spawnGravatar Anselm R. Garbe 2006-07-111-4/+52
* added several other stuffGravatar Anselm R. Garbe 2006-07-101-0/+23
* several new changes, made gridmenu workingGravatar Anselm R. Garbe 2006-07-101-0/+59
* added new stuffGravatar Anselm R. Garbe 2006-07-101-0/+18