summaryrefslogtreecommitdiff
path: root/Changelog
AgeCommit message (Expand)AuthorFilesLines
2007-03-22o use new XSetClientPointer API.Peter Hutterer1-0/+1
2007-03-22+ scan the pairings when new devices are connected, remember pairing inPeter Hutterer1-0/+6
2007-03-20- remove Util classPeter Hutterer1-0/+2
2007-03-20o Make dock buttons listen to device button presses.Peter Hutterer1-0/+4
2007-03-16o expand dock as new keyboards are plugged in.Peter Hutterer1-0/+3
2007-03-15+ add keyboard images for each connected keyboard to the dock. CurrentlyPeter Hutterer1-0/+2
2007-03-15o Update README file, with some more warnings.Peter Hutterer1-0/+3
2007-03-15o Try a bit of optimizing on window resizes to make it slightly faster.Peter Hutterer1-0/+1
2007-03-15o change cursor images to avoid transparency. too slow on my card.Peter Hutterer1-0/+2
2007-03-15o use cairo for buttons and titlebar.Peter Hutterer1-0/+5
2007-03-15+ add gitignore file.Peter Hutterer1-0/+5
2007-03-14o use cairo for minimising, don't take screenshot.Peter Hutterer1-0/+1
2007-03-14o use cairo instead of Xlib drawing for the dock, use back buffer.Peter Hutterer1-0/+1
2007-03-14o use new access control for floor control, remove traces of MPGXlib.Peter Hutterer1-0/+7
2007-01-07o changed back to using XiPeter Hutterer1-0/+3
2006-12-08TAG: MPWM_1_1Peter Hutterer1-0/+3
2006-12-05o changed to use XCB and XCB-MPXPeter Hutterer1-0/+3
2006-10-26TAG: MPWM_CSCW2006Peter Hutterer1-0/+3
2006-10-25o bugfix in handleMapRequest. Failed to check for NULL values.Peter Hutterer1-0/+9
2006-10-24o fixed permissions with installed images (changed Makefile)Peter Hutterer1-0/+2
2006-10-24o createpackage script adjusted for new pathsPeter Hutterer1-0/+3
2006-10-24+ added install target to makefilePeter Hutterer1-0/+6
2006-10-18o fixed bug with overlapping annotations. A window raise causes the windowPeter Hutterer1-0/+5
2006-10-17o fixed segfault upon client deletion during window resize and window movePeter Hutterer1-0/+9
2006-10-10+ added dock backgroundPeter Hutterer1-2/+10
2006-10-10+ added ICCCM WM_DELETE_WINDOW to let a client destroy a window.Peter Hutterer1-0/+9
2006-10-09+ Support for minimizing windows.Peter Hutterer1-0/+12
2006-10-05+ added make dist call to createpackage.shPeter Hutterer1-0/+5
2006-10-05+ added IMAGEPATH define to config.Peter Hutterer1-0/+6
2006-10-04+ added a Dock with a few applications (firefox, abiword, terminal, etc.)Peter Hutterer1-0/+8
2006-10-03o x error handler is installed now, should stop MPWM from exiting when unmapPeter Hutterer1-0/+9
2006-08-11+ added Manager::isWMDecoration()Peter Hutterer1-0/+7
2006-07-11o changed dependencies for mpwm package, libmagick++6c2 | libmagick++9c2a nowPeter Hutterer1-0/+4
2006-07-05o changed background image to MPX logo background.Peter Hutterer1-0/+4
2006-07-05o Bugfix in overlay. Devices have to go into PERM list instead of DENY list.Peter Hutterer1-0/+5
2006-07-03o Version tag in control file is autofilled by createpackage.shPeter Hutterer1-1/+11
2006-06-29o memory leak fix in WMWindow. FloorControl object did not get deleted.Peter Hutterer1-1/+10
2006-06-23o Altered makefile. Appname is now mpwm instead of mpgwm. Uses libmpx insteadPeter Hutterer1-0/+4
2006-06-23o Moved floor control code to use MPGXlib-0-5.Peter Hutterer1-0/+3
2006-06-21+ per-window floor control with the FloorControl class. Right-click on floorPeter Hutterer1-0/+10
2006-06-16o Changed to using the root window as input window and floor control to limitPeter Hutterer1-0/+5
2006-06-15o Layers are colored in the user's colors now.Peter Hutterer1-0/+7
2006-06-14+ added layers to overlay. Each device has its own layer can can switch itPeter Hutterer1-0/+2
2006-06-14+ rudimentary overlay support.Peter Hutterer1-0/+3
2006-06-13+ added boundary checks for window sizes, could cause BadValues.Peter Hutterer1-1/+7
2006-03-12+ added Util class. Designed for utility functions, currently holds thePeter Hutterer1-0/+17
2006-02-22+ added Process class. This class stores all windows that belong to aPeter Hutterer1-0/+15
2006-02-21+ added background window colorPeter Hutterer1-0/+5
2006-02-16o The XKillClient call in the destroy() function was wrong, we only want toPeter Hutterer1-0/+7
2006-02-09- removed current resize bar functionality.Peter Hutterer1-0/+6