aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
2006-08-14implemented ungrabkeys() which is called in cleanup()Anselm R.Garbe
2006-08-14supplying NULL args in selectAnselm R.Garbe
2006-08-14reducing ConnectionNumber calls to a bare minimumAnselm R.Garbe
2006-08-11implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe
2006-08-11implement multi-tag selection through button3 click on the specific tagAnselm R.Garbe
2006-08-10prepared 0.80.8Anselm R.Garbe
2006-08-10readded border color, this sucks leastAnselm R.Garbe
2006-08-10removed unnecessary border colorAnselm R.Garbe
2006-08-08removed NET_ACTIVE_WINDOW handlingAnselm R.Garbe
2006-08-08implemented NET_ACTIVE_WINDOW supportAnselm R.Garbe
2006-08-08applied Sanders tiny patchesAnselm R.Garbe
2006-08-07small fix of a commentarg@10ksloc.org
2006-08-07changed getproto, maybe that might fix the killclient issue reported on the listarg@10ksloc.org
2006-08-05slight fixarg@10ksloc.org
2006-08-04switched to regexp matching for Rulesarg@10ksloc.org
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org
2006-08-02dwm is now exit, if stdin is closed due broken pipearg@10ksloc.org
2006-08-01renamed WM_PROTOCOL_DELWIN into PROTODELWINarg@10ksloc.org
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org
2006-07-21some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org
2006-07-21simplified main.c, switching back to single urxvt usagearg@10ksloc.org
2006-07-20added yet another CUTOMIZE tagarg@10ksloc.org
2006-07-20cleaned up codearg@10ksloc.org
2006-07-19applied Sanders resize patch, fixed lower bugarg@10ksloc.org
2006-07-18implemened distinguishing float/managed geometries of clients (works quite well)Anselm R. Garbe
2006-07-18using EXIT_stuff in exit() nowAnselm R. Garbe
2006-07-17ordered variables in structs and source files alphabeticallyAnselm R. Garbe
2006-07-15fixed XSync handling and finished man pageAnselm R. Garbe
2006-07-15changing XFlush into XSyncAnselm R. Garbe
2006-07-15sanitized other stuffAnselm R. Garbe
2006-07-15proceeded with cleaning up, sorting functions, etcAnselm R. Garbe
2006-07-15rearranged several stuffAnselm R. Garbe
2006-07-14sanitized namesAnselm R. Garbe
2006-07-14rearrangedAnselm R. Garbe
2006-07-14if stdin writer stops working, dwm consumed much IO load because it still tri...Anselm R. Garbe
2006-07-14removed a bottleneckAnselm R. Garbe
2006-07-14small fixAnselm R. Garbe
2006-07-14made stdin reader more robustAnselm R. Garbe
2006-07-14implemented dwm reading status text from stdin Anselm R. Garbe
2006-07-14made barclick to select the specific tagAnselm R. Garbe
2006-07-14implemented bar for dwm (I miss status text), I plan that status text is read...Anselm R. Garbe
2006-07-13fixed several things, nearly feature completeAnselm R. Garbe
2006-07-13new stuffAnselm R. Garbe
2006-07-13several other additions/fixes, dwm is quite usable alreadyAnselm R. Garbe
2006-07-13implemented tagging a clientAnselm R. Garbe
2006-07-13changed default colorsAnselm R. Garbe