Age | Commit message (Expand) | Author |
2006-11-27 | applied Alex Elide's tricky patch, thanks! | arg@mig29 |
2006-11-27 | returning to old Key struct | arg@mig29 |
2006-11-27 | changing Key.func into Key.func[NFUNCS], this allows sequences execution of f... | arg@mig29 |
2006-11-26 | applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line print... | arg@mig29 |
2006-11-16 | applied Gottox' windowarea patch | arg@mig29 |
2006-10-31 | make sure that changing sx has no impact on snapping2.0 | arg@mig29 |
2006-10-30 | fixed stupid bug of snap-to-screen | arg@mig29 |
2006-10-30 | changing snap priority | arg@mig29 |
2006-10-30 | removed useless abs() calls | arg@mig29 |
2006-10-30 | added screen-border snapping in floating mode, feels quite well | arg@mig29 |
2006-10-27 | and another fix | arg@mig29 |
2006-10-27 | applied sanders try2 patch | arg@mig29 |
2006-10-16 | moved MOUSEMASK into event.c (not used in other places) | Anselm R. Garbe |
2006-10-06 | do* has no Arg arument anymore (never called directly)1.9 | Anselm R. Garbe |
2006-10-06 | code polishing, removed unnecessary newlines | Anselm R. Garbe |
2006-10-05 | removed the stack position stuff | Anselm R. Garbe |
2006-10-05 | Button3 click on mode label toggles stack position now | Anselm R. Garbe |
2006-09-29 | added the new dotile as described on ml | Anselm R. Garbe |
2006-09-29 | I changed sanders patch to fix the ff issue to be simplier, though it needs t... | Anselm R. Garbe |
2006-09-29 | first step to a more flexible dotile() algorithm | Anselm R. Garbe |
2006-09-27 | fixing the settags issue, preparing 1.7.11.7.1 | Anselm R. Garbe |
2006-09-26 | removed an unused var | arg@zarathustra |
2006-09-26 | removed useless debug info | arg@mmvi |
2006-09-26 | added configure(), but this doesn't really fix those frking broken SDL apps | arg@mmvi |
2006-09-25 | slight change of event handling order | arg@mmvi |
2006-09-25 | simplified mouse resizals | arg@mmvi |
2006-09-25 | applied sanders jukka patch | arg@mmvi |
2006-09-25 | applied Jukkas patch | arg@mmvi |
2006-09-22 | ismax toggling on mouse based action | arg@mmvi |
2006-09-22 | patched resizemouse according to sanders remark | arg@mmvi |
2006-09-22 | sander check this | arg@mmvi |
2006-09-22 | implemented the maximization as I described on the mailinglist, this feels be... | arg@mmvi |
2006-09-15 | added visibility check to enternotify as well1.6 | arg@mmvi |
2006-09-12 | removed a bunch of lines through making function signatures more consistent w... | Anselm R. Garbe |
2006-09-11 | small change to comments, renamed two set* functions in client.c into update* | Anselm R. Garbe |
2006-09-04 | applied Sanders max_and_focus.patch | Anselm R. Garbe |
2006-09-01 | simplified buttonpress | Anselm R. Garbe |
2006-09-01 | applied sanders patch | Anselm R. Garbe |
2006-08-31 | implemented Button2 press on tags for toggletag on the focused client | Anselm R. Garbe |
2006-08-29 | simplified configurerequest | Anselm R. Garbe |
2006-08-29 | now dwm enforces max screen size also in tiled mode on non-floating clients w... | Anselm R. Garbe |
2006-08-29 | fixed | Anselm R. Garbe |
2006-08-29 | configurenotify remembers max geom now, and restores this if necessary, howev... | Anselm R. Garbe |
2006-08-28 | applied sanders focus_ patches | Anselm R. Garbe |
2006-08-28 | applied sanders somepatches.patch | Anselm R. Garbe |
2006-08-25 | trying a different configuration | Anselm R. Garbe |
2006-08-25 | changed symbols for float/tiled mode, added mouse-driven mode toggle to butto... | Anselm R. Garbe |
2006-08-25 | new color stuff/new rendering stuff | Anselm R. Garbe |
2006-08-21 | applied Sanders focus_* patches, removed the unnecessary clean-prefix from th... | Anselm R.Garbe |
2006-08-15 | changed main event loop | Anselm R.Garbe |