Age | Commit message (Expand) | Author |
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 well | 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 |
2006-08-14 | removed NUMLOCKMASK, added dynamically calculated numlockmask instead | Anselm R.Garbe |
2006-08-14 | applied sanders man page patch, removed button2 from bar click | Anselm R.Garbe |
2006-08-14 | fixed | Anselm R.Garbe |
2006-08-14 | remove unnecessary XSync | Anselm R.Garbe |
2006-08-14 | added mappingnotify event for kb refreshes | Anselm R.Garbe |
2006-08-14 | removed unneecessary crap | Anselm R.Garbe |
2006-08-14 | pplied Sanders appendtag patch | Anselm R.Garbe |
2006-08-14 | some other small fixes | Anselm R.Garbe |
2006-08-14 | removed ungrabkeys again (because of sander's mail) | Anselm R.Garbe |
2006-08-14 | implemented ungrabkeys() which is called in cleanup() | Anselm R.Garbe |
2006-08-14 | implemented restack behavior (floats are on top in tiled mode) | Anselm R.Garbe |
2006-08-14 | applied Sanders LD and resize patches | Anselm R.Garbe |
2006-08-14 | removed viewnext/viewprev | Anselm R.Garbe |
2006-08-13 | made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor... | Anselm R.Garbe |
2006-08-11 | implemented viewextend and added M-S-C-n shortcuts for extending the current ... | Anselm R.Garbe |
2006-08-11 | implement multi-tag selection through button3 click on the specific tag | Anselm R.Garbe |
2006-08-11 | realized that client focussing through the bar is pretty useless, better is s... | Anselm R.Garbe |
2006-08-11 | implemented focusprev on button1 press in the bar, and focusnext on button3 p... | Anselm R.Garbe |
2006-08-10 | applied Sanders zoom_update patch | Anselm R.Garbe |
2006-08-10 | applied sumik's multihead patch | Anselm R.Garbe |
2006-08-10 | applied sander's patch | Anselm R.Garbe |
2006-08-10 | disallow zoom on maximized clients | Anselm R.Garbe |