summaryrefslogtreecommitdiff
path: root/wm/windowmaker/patches/patch-ac
AgeCommit message (Collapse)AuthorFilesLines
2005-07-08Changes 0.92.0:adam1-3/+3
* added support for X Input Methods * improved hiding/unhiding animations to be quicker and do less icon shuffling * fixed gcc and libxft complilation issues * fixed many bugs
2004-11-05Changes 0.91.0:adam1-5/+5
* Alt-Tab Window Switching Changes 0.90.0: * NetWM / EWMH Support * Antialiased font support * Global Submenus * UTF-8 Support * Icon Panel for Alt-Tabbing
2001-12-25Update to 0.80.0.wiz1-3/+3
[Note: If you've used Windowmaker before, you might want to read the NEWS file included with the distribution (on each update, really).] More interesting changes: - Disabled window birth animation by default (while it was ok with normal windows, it was very annoying with menus editing in WPrefs.app) - Added ability to shade/unshade a window using the mouse wheel. - Added "Save workspace state" switch button on the exit confirmation panel (based on a patch sent by Jan Tomka <judas@linux.sk>) - SIGTERM is now handled and saves the internal state before exiting (like SIGHUP and SIGINT already do). Now a "kill wmaker_pid" will exit cleanly saving dock/clip/session information on exit. - Deminiaturizing a window that is also shaded, will perform an unshade too. (Note that this only applies to deminiaturizing shaded windows. Unhiding an application will keep the shaded/unshaded state of windows.) - Removed compile time option for definable cursors and made them available by default. - Mapping a new window that belongs to a running application that is hidden, will unhide the application. - Removed the collapse appicons thing. - Added real appicon sharing (apps of the same kind will have a single shared appicon). - Fixed user and global defaults domain merging to preserve values present in global but not in user, in sub-dictionaries. - Made dock/clip steal appicons of applications that were started from a shell/xterm or from the main menu, if there is a docked appicon of that class that is not running at the time the app is launched. - Added animation to show that the appicon was stolen by the dock (the way NEXTSTEP did - map an appicon as it normally would have been, then slide it to the position the docked appicon is). - Updated the animation constants for scrolling/sliding/shading to better adapt to newer/faster machines. Also used wusleep(10) when the delay was 0 to get rid of the jerky animation when there was no delay. - Saving a domain file will first strip all entries that are also present in the global domain as well and are exactly the same. This fixes a bug where settings from the global domain file were merged in the user domain file and further changes in the global domain file for those merged values was ignored making a system admin unable to set global defaults for all users using the global domains. Also, some bug fixes and localization updates.
2001-10-07s/LTCONFIG_OVERRIDE/LIBTOOL_OVERRIDE/rh1-4/+4
remove dependency on automake
2001-05-22Update to 0.65.0. Extract of changes:wiz1-5/+5
Bug fixes for GNOME interaction; fixes for window positions/states after wm crashes; removed single appicon stuff; fixed race conditions on signal handlers; SIGINT will gently exit, SIGTERM will not be handled; better alpha handling in some cases; MouseButton handling done differently (don't bind Button to Action, but Action to Button); made "Keep on Top" in the dock/clip menu a checked menu entry. Please note: There was a bug in XPM saving -- please delete your icons in ~/GNUstep/.AppInfo/WindowMaker, they will be recreated on the next start of the corresponding programs.
2001-03-11Update to 0.64.0. Notable changes include:mjl1-5/+5
- fixed messup in get-{wings,wutil,wraster}-flags - fixed #wmdatadir# substitution in wmaker.inst (Seiichi SATO <sato@cvs-net.co.jp>) - Removed spurious focus disabling for GNUstep applications - Fixed broken panels. - decreased nice() value in wmsetbg - applied gnome panel not-covering patch - added item copy to WPrefs menu editor - added locale selection code for menu in wmaker.inst - fixed bug in built-in xpm support - removed plugin support - fixed a crash bug in WPrefs menu editor - added updated single-click patch - fixed WindozeCycling config in WPrefs - fixed circulate raise withour WindozeCycling - added wmagnify utility - changed behaviour of control/shift double click on titlebar for maximize - updated getstyle to account for extendspace options - fixed weird color bug in jpeg loader - improved and simplified fonts configuration for multibyte languages - cleaned ParseCommand() and renamed to TokenizeString() - rewrote menu editor in WPrefs - fixed circulateraise on non-windoze cycling mode - fixed bug with incorrect reading of ppm files - fixed bug with incorrect window placement using automatic placement, while there were shaded windows on other workspaces - fixed some buffer overflow issues in WINGs - fixed bug with WPrefs.app not selecting the menu appearance options after startup. - fixed some memory leaks generated by wstrappend() - fixed code that was dependant on the order of evaluation in wrlib. This fixed a number of problems, like greyscale jpegs that showed up in red and possibly the problems with pseudocolor displays. - made clicks on unfocused windows be effective on focus follow mouse/sloppy
2000-12-12Add new category wm for window managers, and move lots of package fromwiz1-0/+13
x11 here. Only changes are: `wm' in category added and some paths fixed.