2007-08-19 |
Anselm R. Garbe | prepared merging layout.c and tag.c into screen.c |
blob | commitdiff |
2007-08-18 |
Anselm R. Garbe | hmm I doubt the usefulness of storing this information... |
blob | commitdiff | diff to current |
2007-08-18 |
Anselm R. Garbe | cleaned up settags-handling |
blob | commitdiff | diff to current |
2007-08-16 |
Anselm R. Garbe | fixed the issue observed by various people, that client... |
blob | commitdiff | diff to current |
2007-08-15 |
Anselm R. Garbe | fififi |
blob | commitdiff | diff to current |
2007-08-14 |
Anselm R. Garbe | fix of resize (thanks Sander for the hint!) |
blob | commitdiff | diff to current |
2007-08-13 |
Anselm R. Garbe | made Layout a static struct in layout.c, added some... |
blob | commitdiff | diff to current |
2007-08-13 |
Anselm R. Garbe | made resize more precise |
blob | commitdiff | diff to current |
2007-08-11 |
Anselm R. Garbe | separated layout-specific stuff into separate .h and... |
blob | commitdiff | diff to current |
2007-08-10 |
Anselm R. Garbe | removed VRATIO, NMASTER, inc*(), renamed HRATIO into... |
blob | commitdiff | diff to current |
2007-07-31 |
Anselm R. Garbe | changed the fix of yesterday, the resize should only... |
blob | commitdiff | diff to current |
2007-07-30 |
Anselm R. Garbe | foo |
blob | commitdiff | diff to current |
2007-07-28 |
Anselm R. Garbe | set client state to iconic on maprequest |
blob | commitdiff | diff to current |
2007-07-28 |
Anselm R. Garbe | changed ban/unban implementation to not move the window... |
blob | commitdiff | diff to current |
2007-06-04 |
Anselm R. Garbe | added an creatnotify event handler |
blob | commitdiff | diff to current |
2007-06-04 |
Anselm R. Garbe | applied anudots [un]ban repair patch |
blob | commitdiff | diff to current |
2007-05-30 |
Anselm R. Garbe | referred to LICENSE file |
blob | commitdiff | diff to current |
2007-05-30 |
Anselm R. Garbe | Jukka also belongs to Copyright holders after all he... |
blob | commitdiff | diff to current |
2007-05-30 |
Anselm R. Garbe | applied Jukkas patch |
blob | commitdiff | diff to current |
2007-05-29 |
Anselm R. Garbe | added nsz to copyright holders as well, because he... |
blob | commitdiff | diff to current |
2007-05-29 |
Anselm R. Garbe | added anydot to Copyright holders, because he contribut... |
blob | commitdiff | diff to current |
2007-05-29 |
Anselm R. Garbe | applied anydot's 3 minor patches, thank you anydot |
blob | commitdiff | diff to current |
2007-05-28 |
Anselm R. Garbe | applied Sanders patch |
blob | commitdiff | diff to current |
2007-05-25 |
Anselm R. Garbe | applied anydots proposal to let togglefloating restore... |
blob | commitdiff | diff to current |
2007-05-23 |
Anselm R. Garbe | reverted last change after Sander pointed out the origi... |
blob | commitdiff | diff to current |
2007-05-23 |
Anselm R. Garbe | applied anydots remark of togglefloating() |
blob | commitdiff | diff to current |
2007-05-14 |
Anselm R. Garbe | thanks to Jukka |
blob | commitdiff | diff to current |
2007-05-14 |
Anselm R. Garbe | applied dfenze cleanups, fixed some comments in dwm.h |
blob | commitdiff | diff to current |
2007-05-10 |
Anselm R. Garbe | small fix of fix |
blob | commitdiff | diff to current |
2007-05-10 |
Anselm R. Garbe | fixed a potential security flaw |
blob | commitdiff | diff to current |
2007-04-19 |
Anselm R. Garbe | fixed the border issue for mplayer, ff is definately... |
blob | commitdiff | diff to current |
2007-04-19 |
Anselm R. Garbe | touch border |
blob | commitdiff | diff to current |
2007-04-18 |
Anselm R. Garbe | set border at manage time |
blob | commitdiff | diff to current |
2007-04-17 |
Anselm R. Garbe | changed border handling |
blob | commitdiff | diff to current |
2007-04-13 |
Anselm R. Garbe | yet another fix of copyright compactisition |
blob | commitdiff | diff to current |
2007-04-13 |
Anselm R. Garbe | making Copyright notices more compact |
blob | commitdiff | diff to current |
2007-04-11 |
Anselm R. Garbe | make also transients floating when we do not know the... |
blob | commitdiff | diff to current |
2007-03-29 |
Anselm R. Garbe | add an additional check in resize() to prevent a crash... |
blob | commitdiff | diff to current |
2007-03-01 |
Anselm R. Garbe | some changes to updatesizehints, I don't change the... |
blob | commitdiff | diff to current |
2007-02-26 |
Anselm R. Garbe | removed sendevent |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed untiled into floating, keeping tiled instead... |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | renamed versatile into untiled |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | replaced Arg union with const char *arg, seems cleaner... |
blob | commitdiff | diff to current |
2007-02-22 |
Anselm R. Garbe | several changes, made togglemax extern and separated... |
blob | commitdiff | diff to current |
2007-02-21 |
Anselm R. Garbe | moved focus{next,prev} and nexttiled from client.c... |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed Client->versatile and Rule->versatile into... |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | renames swim[ming] into versatile |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed floating into swimming (this does not clash... |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | introduced Layout struct |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | some more code polishing |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | bugfix of transient handling |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | draw.c is useless (belongs to main.c now) |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed view.c into screen.c |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | renamed manage.c to view.c |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | some more refactoring |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | added some new convenience functions |
blob | commitdiff | diff to current |
2007-02-19 |
Anselm R. Garbe | simplified configurerequest to a bare minimum, removed... |
blob | commitdiff | diff to current |
2007-02-16 |
Anselm R. Garbe | removed ugly ban(), extended resize() that it only... |
blob | commitdiff | diff to current |
2007-02-14 |
Anselm R. Garbe | added ban() which takes care than a banned window is... |
blob | commitdiff | diff to current |
2007-02-14 |
Anselm R. Garbe | made for/if/else constructs more consistent, some code... |
blob | commitdiff | diff to current |
2007-02-13 |
Anselm R. Garbe | making it more sure that transient checks will work... |
blob | commitdiff | diff to current |
2007-02-13 |
Anselm R. Garbe | simplified configurerequest |
blob | commitdiff | diff to current |
2007-02-07 |
Anselm R. Garbe | replaced getproto with a saner function, now old-school... |
blob | commitdiff | diff to current |
2007-02-06 |
Anselm R. Garbe | yet another fix |
blob | commitdiff | diff to current |
2007-02-06 |
Anselm R. Garbe | simplification |
blob | commitdiff | diff to current |
2007-02-06 |
Anselm R. Garbe | implemented aspect ratio support of windows |
blob | commitdiff | diff to current |
2007-02-05 |
Anselm R. Garbe | made some changes more concistent |
blob | commitdiff | diff to current |
2007-01-28 |
Anselm R. Garbe | handling WM_STATE seems to make DnD in gtk/qt apps... |
blob | commitdiff | diff to current |
2007-01-25 |
Anselm R. Garbe | prepared yet another hotfix release |
blob | commitdiff | diff to current |
2007-01-24 |
Anselm R. Garbe | applied offscreen appearance hotfix |
blob | commitdiff | diff to current |
2007-01-23 |
Anselm R. Garbe | renamed activescreen into selscreen |
blob | commitdiff | diff to current |
2007-01-23 |
Anselm R. Garbe | implemented Sanders remarks |
blob | commitdiff | diff to current |
2007-01-23 |
Anselm R. Garbe | small changes |
blob | commitdiff | diff to current |
2007-01-23 |
Anselm R. Garbe | removed a blank line |
blob | commitdiff | diff to current |
2007-01-23 |
Anselm R. Garbe | this version should also work with cornercases (like... |
blob | commitdiff | diff to current |
2007-01-23 |
Anselm R. Garbe | I think this is the best solution of multihead support |
blob | commitdiff | diff to current |
2007-01-22 |
Anselm R. Garbe | this variant is known to work, but focus() is ugly... |
blob | commitdiff | diff to current |
2007-01-22 |
Anselm R. Garbe | applied Sanders all5.patch (thanks for your weekend... |
blob | commitdiff | diff to current |
2007-01-15 |
Anselm R. Garbe | removed drawclient and drawall (they performed useless... |
blob | commitdiff | diff to current |
2007-01-14 |
Anselm R. Garbe | removed client title bar |
blob | commitdiff | diff to current |
2007-01-04 |
Anselm R. Garbe | renamed drawtitle into drawclient |
blob | commitdiff | diff to current |
2007-01-02 |
arg@mig29 | corrections |
blob | commitdiff | diff to current |
2007-01-02 |
arg@mig29 | next version will contain updated copyright notice |
blob | commitdiff | diff to current |
2007-01-01 |
arg@mig29 | renamed updatesize into updatesizehints (thx to Sander... |
blob | commitdiff | diff to current |
2006-12-12 |
arg@mig29 | removed Client->grav |
blob | commitdiff | diff to current |
2006-12-11 |
arg@mig29 | removed gravitate for the moment |
blob | commitdiff | diff to current |
2006-12-11 |
arg@mig29 | disabling configure() during resize |
blob | commitdiff | diff to current |
2006-12-11 |
arg@mig29 | made gravitate effectless, waiting for complains ;) |
blob | commitdiff | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's sizeof K&R compliance patch, applied... |
blob | commitdiff | diff to current |
2006-10-27 |
arg@mig29 | and another fix |
blob | commitdiff | diff to current |
2006-10-27 |
arg@mig29 | applied sanders try2 patch |
blob | commitdiff | diff to current |
2006-10-27 |
arg@mig29 | applied sanders max size fix |
blob | commitdiff | diff to current |
2006-10-26 |
arg@mig29 | reverting to original |
blob | commitdiff | diff to current |
2006-10-26 |
arg@mig29 | some other change |
blob | commitdiff | diff to current |
2006-10-26 |
arg@mig29 | apply small fix to prevent apps like mplayer wandering... |
blob | commitdiff | diff to current |
2006-10-06 |
Anselm R. Garbe | do* has no Arg arument anymore (never called directly) |
blob | commitdiff | diff to current |
2006-10-06 |
Anselm R. Garbe | code polishing, removed unnecessary newlines |
blob | commitdiff | diff to current |
2006-09-29 |
Anselm R. Garbe | applied ality's hardcode-0 patches |
blob | commitdiff | diff to current |
2006-09-28 |
Anselm R. Garbe | applied Jukkas patch |
blob | commitdiff | diff to current |
2006-09-27 |
Anselm R. Garbe | fixing the settags issue, preparing 1.7.1 |
blob | commitdiff | diff to current |
next |