aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Collapse)AuthorAge
* reviewed util.carg@mmvi2006-09-20
|
* removed a bunch of lines through making function signatures more consistent ↵Anselm R. Garbe2006-09-12
| | | | with my style ( { does not belong to a new line, if function args are single-lined)
* added a comment to spawnAnselm R. Garbe2006-08-28
|
* eliminated sentinel warningAnselm R. Garbe2006-08-23
|
* removed badmalloc (thx for the pointer to Uriel)Anselm R. Garbe2006-08-22
|
* small renamings of two static functionsAnselm R.Garbe2006-08-21
|
* implemented restack behavior (floats are on top in tiled mode)Anselm R.Garbe2006-08-14
|
* applied grabbing-- and shell_minimalarg@10ksloc.org2006-08-07
|
* using execl now, argv changed, using cmd and const char defs directly in the ↵arg@10ksloc.org2006-08-04
| | | | KEYS struct
* small stylistic fixarg@10ksloc.org2006-08-04
|
* made fullscreen apps working fine in floating mode (there is no sane way to ↵arg@10ksloc.org2006-08-02
| | | | make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
* some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org2006-07-21
|
* cleaned up codearg@10ksloc.org2006-07-20
|
* using EXIT_stuff in exit() nowAnselm R. Garbe2006-07-18
|
* ordered variables in structs and source files alphabeticallyAnselm R. Garbe2006-07-17
|
* proceeded with cleaning up, sorting functions, etcAnselm R. Garbe2006-07-15
|
* rearranged several stuffAnselm R. Garbe2006-07-15
|
* removed a bunch of lines through swap removalAnselm R. Garbe2006-07-14
|
* searching for a better way to discard enter notifiesAnselm R. Garbe2006-07-14
|
* implemented tagging a clientAnselm R. Garbe2006-07-13
|
* changed default colorsAnselm R. Garbe2006-07-13
|
* added logo+descriptionAnselm R. Garbe2006-07-13
|
* new stuff (some warning elimination)Anselm R. Garbe2006-07-13
|
* removed unnecessary crapAnselm R. Garbe2006-07-13
|
* new stuff, fixed several issuesAnselm R. Garbe2006-07-12
|
* several changes, new stuffAnselm R. Garbe2006-07-11
|
* removed unnecessary sel stuffAnselm R. Garbe2006-07-11
|
* added bar event timerAnselm R. Garbe2006-07-11
|
* added gridsel to gridwmAnselm R. Garbe2006-07-11
|
* fixed several stuff (gridwm gets better and better)Anselm R. Garbe2006-07-11
|
* implemented pipe_spawnAnselm R. Garbe2006-07-11
|
* added several other stuffAnselm R. Garbe2006-07-10
|
* several new changes, made gridmenu workingAnselm R. Garbe2006-07-10
|
* added new stuffAnselm R. Garbe2006-07-10