2007-10-17 |
arg@suckless.org | just making dwm.h saner |
blob | commitdiff | raw |
2007-10-16 |
Anselm R. Garbe | cleaned up dwm.c/dwm.h somewhat that it allows easier... |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Anselm R. Garbe | recreated dwm.h |
blob | commitdiff | raw | diff to current |
2007-09-15 |
Anselm R. Garbe | micromizing dwm step 1 |
blob | commitdiff | raw |
2007-09-15 |
Anselm R. Garbe | new colorscheme (16-bit compliant) |
blob | commitdiff | raw | diff to current |
2007-09-15 |
Anselm R. Garbe | moved bar-related stuff to bar.c (merged draw.c into... |
blob | commitdiff | raw | diff to current |
2007-09-15 |
Anselm R. Garbe | renamed drawstatus into drawbar |
blob | commitdiff | raw | diff to current |
2007-08-22 |
Anselm R. Garbe | removed the _DWM_PROPERTIES handling, reverted ban... |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Anselm R. Garbe | moved updatebarpos to screen |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Anselm R. Garbe | added screen.c, removed layout.c and tag.c |
blob | commitdiff | raw | diff to current |
2007-08-19 |
Anselm R. Garbe | prepared merging layout.c and tag.c into screen.c |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Anselm R. Garbe | hmm I doubt the usefulness of storing this information... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Anselm R. Garbe | cleaned up settags-handling |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Anselm R. Garbe | renamed seltag into seltags |
blob | commitdiff | raw | diff to current |
2007-08-16 |
Anselm R. Garbe | made tag/view/toggle{tag,view} work on pointer to tags... |
blob | commitdiff | raw | diff to current |
2007-08-15 |
Anselm R. Garbe | fififi |
blob | commitdiff | raw | diff to current |
2007-08-14 |
Anselm R. Garbe | fixed a typo |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Anselm R. Garbe | tags should be persistent now during X server run |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Anselm R. Garbe | made Layout a static struct in layout.c, added some... |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Anselm R. Garbe | moved floating to layout.c, kept tile.c outside |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Anselm R. Garbe | separated layout-specific stuff into separate .h and... |
blob | commitdiff | raw | diff to current |
2007-08-10 |
Anselm R. Garbe | removed VRATIO, NMASTER, inc*(), renamed HRATIO into... |
blob | commitdiff | raw | diff to current |
2007-08-04 |
Anselm R. Garbe | I introduced {H,V}RATIO and inc{h,v,}ratio() functions... |
blob | commitdiff | raw | diff to current |
2007-08-03 |
Anselm R. Garbe | implemented ratio tile as described on the mailinglist |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Anselm R. Garbe | changed ban/unban implementation to not move the window... |
blob | commitdiff | raw | diff to current |
2007-07-28 |
Anselm R. Garbe | removed shiftview(), if you scroll the views in the... |
blob | commitdiff | raw | diff to current |
2007-07-24 |
Anselm R. Garbe | applied Jeroen Schot's shiftview patch |
blob | commitdiff | raw | diff to current |
2007-06-04 |
Anselm R. Garbe | added an creatnotify event handler |
blob | commitdiff | raw | diff to current |
2007-06-01 |
Anselm R. Garbe | making variable declarations in dwm.h extern, this... |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Anselm R. Garbe | referred to LICENSE file |
blob | commitdiff | raw | diff to current |
2007-05-30 |
Anselm R. Garbe | Jukka also belongs to Copyright holders after all he... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Anselm R. Garbe | added nsz to copyright holders as well, because he... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Anselm R. Garbe | added anydot to Copyright holders, because he contribut... |
blob | commitdiff | raw | diff to current |
2007-05-29 |
Anselm R. Garbe | applied anydot's 3 minor patches, thank you anydot |
blob | commitdiff | raw | diff to current |
2007-05-23 |
Anselm R. Garbe | foo |
blob | commitdiff | raw | diff to current |
2007-05-15 |
Anselm R. Garbe | made bar togglalble |
blob | commitdiff | raw | diff to current |
2007-05-14 |
Anselm R. Garbe | applied dfenze cleanups, fixed some comments in dwm.h |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Anselm R. Garbe | fixed the border issue for mplayer, ff is definately... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Anselm R. Garbe | yet another fix of copyright compactisition |
blob | commitdiff | raw | diff to current |
2007-03-01 |
Anselm R. Garbe | some changes to updatesizehints, I don't change the... |
blob | commitdiff | raw | diff to current |
2007-02-26 |
Anselm R. Garbe | removed sendevent |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Anselm R. Garbe | removed an unnecessary newline |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Anselm R. Garbe | removed superfluous externs (except for tags, because... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed untiled into floating, keeping tiled instead... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | made Fnt an anonymous inner struct |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | made Fnt an anonymous inner struct |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed versatile into untiled |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | merged focus{prev.next} into focusclient(1/-1) |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | made dwm.h more tidy (thx Jukka for the zoom() hint) |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | replaced Arg union with const char *arg, seems cleaner... |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | fixing missing extern declars in dwm.h for {de,at}tach() |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | reverted accidental removal of sx, sy |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | removed some global vars which should be static instead |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | moved focus{next,prev} and nexttiled from client.c... |
blob | commitdiff | raw | diff to current |
2007-02-21 |
Anselm R. Garbe | fixed quoting and a comment |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | added draw.c again (except getcolor and setfont which... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | separating drawsquare from drawtext, made drawtext... |
blob | commitdiff | raw | diff to current |
2007-02-20 |
Anselm R. Garbe | split screen.c into layout.c and tag.c (because the... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | replaced togglelayout with setlayout |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed Client->versatile and Rule->versatile into... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renames swim[ming] into versatile |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed floating into swimming (this does not clash... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | introduced Layout struct |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | forgot an extern declaration |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | removed procevent, more refactoring |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | draw.c is useless (belongs to main.c now) |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed view.c into screen.c |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed manage.c to view.c |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | merged tag.c, view.c and tile.c to manage.c |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | some more refactoring |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | added some new convenience functions |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | introduced tile.c, some refactoring of functions |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Anselm R. Garbe | removed ugly ban(), extended resize() that it only... |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Anselm R. Garbe | removed getnext/getprev, redundant |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Anselm R. Garbe | added ban() which takes care than a banned window is... |
blob | commitdiff | raw | diff to current |
2007-02-07 |
Anselm R. Garbe | replaced getproto with a saner function, now old-school... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Anselm R. Garbe | implemented aspect ratio support of windows |
blob | commitdiff | raw | diff to current |
2007-01-28 |
Anselm R. Garbe | handling WM_STATE seems to make DnD in gtk/qt apps... |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Anselm R. Garbe | renamed activescreen into selscreen |
blob | commitdiff | raw | diff to current |
2007-01-23 |
Anselm R. Garbe | small changes |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Anselm R. Garbe | applied Sanders all5.patch (thanks for your weekend... |
blob | commitdiff | raw | diff to current |
2007-01-17 |
Anselm R. Garbe | moved BORDERPX to config.*.h |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Anselm R. Garbe | removed erealloc (not used) |
blob | commitdiff | raw | diff to current |
2007-01-16 |
Anselm R. Garbe | removed unnecessary bx, by, bw variables |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Anselm R. Garbe | removed drawclient and drawall (they performed useless... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anselm R. Garbe | implemented new color scheme accordingly to Sanders... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anselm R. Garbe | removed mode label stuff |
blob | commitdiff | raw | diff to current |
2007-01-14 |
Anselm R. Garbe | removed client title bar |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Anselm R. Garbe | reorganized |
blob | commitdiff | raw | diff to current |
2007-01-08 |
Anselm R. Garbe | implemented nmaster appearance in mode label (using %u) |
blob | commitdiff | raw | diff to current |
2007-01-05 |
Anselm R. Garbe | experimental version which allows master clients being... |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Anselm R. Garbe | fixed comment of drawclient() |
blob | commitdiff | raw | diff to current |
2007-01-04 |
Anselm R. Garbe | renamed drawtitle into drawclient |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | corrections |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | next version will contain updated copyright notice |
blob | commitdiff | raw | diff to current |
2007-01-02 |
arg@mig29 | changed comment of updatesizehints |
blob | commitdiff | raw | diff to current |
2007-01-01 |
arg@mig29 | renamed updatesize into updatesizehints (thx to Sander... |
blob | commitdiff | raw | diff to current |
2006-12-12 |
arg@mig29 | removed Client->grav |
blob | commitdiff | raw | diff to current |
2006-12-11 |
arg@mig29 | removed gravitate for the moment |
blob | commitdiff | raw | diff to current |
next |