1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-27 00:42:32 +01:00

abort configure when X is not found

This commit is contained in:
kojima
1999-10-20 03:21:02 +00:00
parent 471862a8b1
commit 914648cc2b
2 changed files with 13 additions and 1 deletions

View File

@@ -6,10 +6,14 @@ Changes since version 0.61.1:
- removed "Keep Attracted Icons" option from Clip's menu. See NEWS.
- fixed bug in Xdnd code to be able to work with QT. (This is QT's bug so
it will change again in future)
- replaced debugging output stuff with Nana
- fixed problem with session restoring and dock autolaunch (Jacek Naglak
<nag@promail.pl>)
- put WorkspaceNamePosition in WPrefs
- added a lock to docked icons
- fixed crashing bug in WPrefs.app's Appearance section.
- fixed sorting of names in icon chooser, and file browser.
Changes since version 0.61.0:
.............................