From: <dom...@us...> - 2015-12-31 14:44:59
|
Revision: 845 http://sourceforge.net/p/fvwm-crystal/code/845 Author: dominique_libre Date: 2015-12-31 14:44:57 +0000 (Thu, 31 Dec 2015) Log Message: ----------- NEWS: updated with some of the last changes Modified Paths: -------------- ChangeLog NEWS Modified: ChangeLog =================================================================== --- ChangeLog 2015-12-31 14:01:53 UTC (rev 844) +++ ChangeLog 2015-12-31 14:44:57 UTC (rev 845) @@ -6,6 +6,7 @@ jeudi 31 décembre 2015 functions/Icon-[Amiga|Mwm|Thumbnails]: fix the icons when resuming from a NoIcon style (some recipes and No Icon on desktop). + NEWS: updated with some of the last changes. mercredi 30 décembre 2015 functions/Mixer: make amixer to work with 2 hardware steps when called with Modified: NEWS =================================================================== --- NEWS 2015-12-31 14:01:53 UTC (rev 844) +++ NEWS 2015-12-31 14:44:57 UTC (rev 845) @@ -1,37 +1,59 @@ Version 3.4.0 ------------- -Fvwm-Crystal 3.4.0 brings some new features and bug fixes. +Fvwm-Crystal 3.4.0 brings new exiting features and many bug fixes. +- Support for Hibernation/Suspend via pm-utils, include automatic + hibernation when the battery become low +- The AlsaMixer control can use any ALSA 'Volume' control in the system. - fvwm-crystal.generate-menu: add bmp, gif, jpg, pcx, ppm and tga formats to icon generation; use first picture when source have several pictures, fix to make more icons, use awk instead of piped commands, cleanup, helper script to launch the menu generation automatically. - New XDG application menu via Alt + A with preference. For best result, install - fvwm-xdg-menu from https://github.com/domichel/fvwm-xdg-menu -- New instantaneous screen blanking function via Alt + O + fvwm-xdg-menu from https://github.com/domichel/fvwm-xdg-menu. For this to work, + you will need fvwm from cvs. +- A few key bindings changes: + - each key assigned to the old menu shortcuts can show both the Crystal menu + and the Applications menu (with or without the Shift key). This is usefull + with laptops and other keyboards. + - New instantaneous screen blanking function via Alt + O (as found on laptops) + - Alt + G toggle the media players GUI + - Alt + S toggle AlsaMixer and QJackCtl + - Alt + P for previous track (instead of Alt + N) + - Alt + N for next track (instead of Alt + M) + - Alt + M for Application menu (Alt + Shift + M for Crystal Menu) +- Alt + MMB show or hide the desktop panels + Alt + Shift + MMB toggle the desktop panels on top - Default terminal: support for urxvtd - New full screen preference to start application(s) in full screen by default - Wallpaper menu: support for different thumbnail sizes, fix for space(s) in the file names/paths - Media players: support for alsaplayer in daemon mode +- New colorsets for the ACPI aplets - Fix for the tool-tip function, use it to show the volume at volume change, and the current song with mplayer and alsaplayer -- Fvwm-Crystal desktop icons: support for arbitrary directories -- New key bindings: Alt + P toggle the media player, Alt + S toggle alsamixer and qjackctl +- Fvwm-Crystal desktop icons: support for arbitrary directories - some new icons - cleanup and graphical fixes for the Lap* recipes -- some fixes by alwin for the Dutch localization +- Updated German translation by Thomas Funk +- New UTF-8 Frisian and Dutch translations contribued by Alwin +- Many fixes and idea from Alwin +- Fully rewritten addons/make.pot by Alwin - fix for recipe reloading. Hopefully, it will work in any case (restart, automatic reloading from the preferences or external scripts like fvwm-crystal.generate-menu. - The support for the gnome terminal is broken due to a bug in gnome terminal: the preference will work, it will start with the right click on the desktop, but will fail to launch external programs. - They needed 2 years to fix the previous similar bug, and only 2 months to introduce this one... + They needed 2 years to fix a previous similar bug, and only 2 months to introduce this one... - Desktop icons: Initial support for simple-mtpfs, usefull for devices like some mobile phones. - the mounting and unmounting of the devices must be managed separately. + the mounting and unmounting of the devices must be managed separately + - Per Recipe Placement Preference + - Many fixes +- Fix for the desktop Icons when resuming from a NoIcon style +- Many fixes for the Preferences Editor -And a lot of minor fixes and improvements. See the ChangeLog for details. +Many minor fixes and improvements I don't have the place to put here. See the ChangeLog for details. +And enjoy that new and exiting release! - Version 3.3.2 ------------- This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |