summaryrefslogtreecommitdiff
path: root/src/Config.h
AgeCommit message (Expand)AuthorFilesLines
2007-08-06Added automatic generation of cursor images.Gianluca Pacchiella1-0/+6
2007-07-21Change declaration for static variables in class files.Peter Hutterer1-2/+2
2007-03-20o Make dock buttons listen to device button presses.Peter Hutterer1-0/+2
2007-03-15+ add keyboard images for each connected keyboard to the dock. CurrentlyPeter Hutterer1-0/+1
2007-03-15o use cairo for buttons and titlebar.Peter Hutterer1-35/+5
2006-10-24+ added install target to makefilePeter Hutterer1-4/+2
2006-10-10+ added dock backgroundPeter Hutterer1-1/+5
2006-10-09+ Support for minimizing windows.Peter Hutterer1-1/+9
2006-10-05+ added IMAGEPATH define to config.Peter Hutterer1-1/+7
2006-10-04+ added a Dock with a few applications (firefox, abiword, terminal, etc.)Peter Hutterer1-1/+7
2006-10-03o x error handler is installed now, should stop MPWM from exiting when unmapPeter Hutterer1-6/+5
2006-06-16o Changed to using the root window as input window and floor control to limitPeter Hutterer1-0/+6
2006-06-14+ rudimentary overlay support.Peter Hutterer1-0/+7
2006-03-12+ added Util class. Designed for utility functions, currently holds thePeter Hutterer1-0/+13
2006-02-16o The XKillClient call in the destroy() function was wrong, we only want toPeter Hutterer1-1/+4
2006-02-09- removed current resize bar functionality.Peter Hutterer1-0/+4
2006-02-09o Moved configure request handling code to WMWindow. This is the correct placePeter Hutterer1-0/+2
2006-02-03Initial checkin.Peter Hutterer1-0/+48