aboutsummaryrefslogtreecommitdiffstats
path: root/main.c
AgeCommit message (Expand)Author
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