2007-02-19 |
Anselm R. Garbe | renames swim[ming] into versatile |
blob | commitdiff | raw |
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 |
2006-08-29 |
Anselm R. Garbe | fixed |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Anselm R. Garbe | configurenotify remembers max geom now, and restores... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Anselm R. Garbe | applied sanders focus_ patches |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Anselm R. Garbe | applied sanders somepatches.patch |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | trying a different configuration |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | changed symbols for float/tiled mode, added mouse-drive... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Anselm R. Garbe | new color stuff/new rendering stuff |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Anselm R.Garbe | applied Sanders focus_* patches, removed the unnecessar... |
blob | commitdiff | raw | diff to current |
2006-08-15 |
Anselm R.Garbe | changed main event loop |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed NUMLOCKMASK, added dynamically calculated numlo... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | applied sanders man page patch, removed button2 from... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | fixed |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | remove unnecessary XSync |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | added mappingnotify event for kb refreshes |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed unneecessary crap |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | pplied Sanders appendtag patch |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | some other small fixes |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed ungrabkeys again (because of sander's mail) |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | implemented ungrabkeys() which is called in cleanup() |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | implemented restack behavior (floats are on top in... |
blob | commitdiff | raw | diff to current |
next |