2007-05-29 |
Anselm R. Garbe | added nsz to copyright holders as well, because he... |
blob | commitdiff | raw |
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-24 |
Anselm R. Garbe | fixed issue reported by Christian Garbs |
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-05-09 |
Anselm R. Garbe | applied Maarten Maathuis recenter-patch for floating... |
blob | commitdiff | raw | diff to current |
2007-05-08 |
Anselm R. Garbe | thanks to Juka to check -Wall ;) |
blob | commitdiff | raw | diff to current |
2007-05-07 |
Anselm R. Garbe | applied patch of Paul Liu to allow onthefly resizing... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
Anselm R. Garbe | changed border handling |
blob | commitdiff | raw | diff to current |
2007-04-13 |
Anselm R. Garbe | changing order of c->border restorage |
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-04-13 |
Anselm R. Garbe | making Copyright notices more compact |
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 | renamed versatile into untiled |
blob | commitdiff | raw | diff to current |
2007-02-22 |
Anselm R. Garbe | fixed some issues due to the Arg->const char * transition |
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 | removed button4/5-bindings for incnmaster on mode label... |
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-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 | 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 | simplified configurerequest to a bare minimum, removed... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | fixed configurerequest according to Jukkas complains |
blob | commitdiff | raw | diff to current |
2007-02-19 |
Anselm R. Garbe | fixed configurerequest according to the problem Jukka... |
blob | commitdiff | raw | diff to current |
2007-02-16 |
Anselm R. Garbe | removed useless space |
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-14 |
Anselm R. Garbe | added ban() which takes care than a banned window is... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Anselm R. Garbe | made for/if/else constructs more consistent, some code... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Anselm R. Garbe | made configurerequest more tidy |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Anselm R. Garbe | I didn't knew of c->isfixed, that should fix Jukkas... |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Anselm R. Garbe | stupid me, one needs to set c->{x,y,w,h} in configurere... |
blob | commitdiff | raw | diff to current |
2007-02-13 |
Anselm R. Garbe | simplified configurerequest |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Anselm R. Garbe | I don't see any reason why we should select for input... |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Anselm R. Garbe | removing all EnterNotifys after resize |
blob | commitdiff | raw | diff to current |
2007-02-12 |
Anselm R. Garbe | added pointer warp on drop in resize |
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-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-23 |
Anselm R. Garbe | I think this is the best solution of multihead support |
blob | commitdiff | raw | diff to current |
2007-01-22 |
Anselm R. Garbe | this variant is known to work, but focus() is ugly... |
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-19 |
Anselm R. Garbe | leavenotify also don't needs the check |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Anselm R. Garbe | deciding for focus(NULL); |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Anselm R. Garbe | replaced XSetBorder.../focus() |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Anselm R. Garbe | yet another multihead fix by Christof Musik |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Anselm R. Garbe | applied a modified version of Christof Musik's multihea... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Anselm R. Garbe | Jukka, thanks for being faster than me! |
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 | removed client title bar |
blob | commitdiff | raw | diff to current |
2007-01-10 |
Anselm R. Garbe | added comment to %u in config.default.h, added Button... |
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-01 |
arg@mig29 | renamed updatesize into updatesizehints (thx to Sander... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
arg@mig29 | removed gravitate for the moment |
blob | commitdiff | raw | diff to current |
2006-11-27 |
arg@mig29 | applied Alex Elide's tricky patch, thanks! |
blob | commitdiff | raw | diff to current |
2006-11-27 |
arg@mig29 | returning to old Key struct |
blob | commitdiff | raw | diff to current |
2006-11-27 |
arg@mig29 | changing Key.func into Key.func[NFUNCS], this allows... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's sizeof K&R compliance patch, applied... |
blob | commitdiff | raw | diff to current |
2006-11-16 |
arg@mig29 | applied Gottox' windowarea patch |
blob | commitdiff | raw | diff to current |
2006-10-31 |
arg@mig29 | make sure that changing sx has no impact on snapping |
blob | commitdiff | raw | diff to current |
2006-10-30 |
arg@mig29 | fixed stupid bug of snap-to-screen |
blob | commitdiff | raw | diff to current |
2006-10-30 |
arg@mig29 | changing snap priority |
blob | commitdiff | raw | diff to current |
2006-10-30 |
arg@mig29 | removed useless abs() calls |
blob | commitdiff | raw | diff to current |
2006-10-30 |
arg@mig29 | added screen-border snapping in floating mode, feels... |
blob | commitdiff | raw | diff to current |
2006-10-27 |
arg@mig29 | and another fix |
blob | commitdiff | raw | diff to current |
2006-10-27 |
arg@mig29 | applied sanders try2 patch |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Anselm R. Garbe | moved MOUSEMASK into event.c (not used in other places) |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Anselm R. Garbe | do* has no Arg arument anymore (never called directly) |
blob | commitdiff | raw | diff to current |
2006-10-06 |
Anselm R. Garbe | code polishing, removed unnecessary newlines |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | removed the stack position stuff |
blob | commitdiff | raw | diff to current |
2006-10-05 |
Anselm R. Garbe | Button3 click on mode label toggles stack position now |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | added the new dotile as described on ml |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | I changed sanders patch to fix the ff issue to be simpl... |
blob | commitdiff | raw | diff to current |
2006-09-29 |
Anselm R. Garbe | first step to a more flexible dotile() algorithm |
blob | commitdiff | raw | diff to current |
2006-09-27 |
Anselm R. Garbe | fixing the settags issue, preparing 1.7.1 |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@zarathustra | removed an unused var |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@mmvi | removed useless debug info |
blob | commitdiff | raw | diff to current |
2006-09-26 |
arg@mmvi | added configure(), but this doesn't really fix those... |
blob | commitdiff | raw | diff to current |
2006-09-25 |
arg@mmvi | slight change of event handling order |
blob | commitdiff | raw | diff to current |
2006-09-25 |
arg@mmvi | simplified mouse resizals |
blob | commitdiff | raw | diff to current |
2006-09-25 |
arg@mmvi | applied sanders jukka patch |
blob | commitdiff | raw | diff to current |
2006-09-25 |
arg@mmvi | applied Jukkas patch |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | ismax toggling on mouse based action |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | patched resizemouse according to sanders remark |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | sander check this |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | implemented the maximization as I described on the... |
blob | commitdiff | raw | diff to current |
2006-09-15 |
arg@mmvi | added visibility check to enternotify as well |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Anselm R. Garbe | removed a bunch of lines through making function signat... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Anselm R. Garbe | small change to comments, renamed two set* functions... |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | applied Sanders max_and_focus.patch |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Anselm R. Garbe | simplified buttonpress |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Anselm R. Garbe | applied sanders patch |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Anselm R. Garbe | implemented Button2 press on tags for toggletag on... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Anselm R. Garbe | simplified configurerequest |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Anselm R. Garbe | now dwm enforces max screen size also in tiled mode... |
blob | commitdiff | raw | diff to current |
next |