diff --git a/NEWS b/NEWS index 4e753958..30ef4d41 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ NEWS for veteran Window Maker users ----------------------------------- ---- 0.51.2 +--- 0.52.0 Appearance Editing in WPrefs @@ -21,18 +21,7 @@ ftp://ftp.windowmaker.org/pub/beta/srcs/ Look after WindowMaker-extra-.tar.gz Also WindowMaker-extra pack include the old WindowMaker-data.tar.gz which only contained icons. -There is also a WindowMaker-extra.readme which will tell you where should this -extra package untar-ed. - - -Full Screen Maximization ------------------------- - -The FullMaximize window attribute will allow the window to -be maximized to the full size of the screen (ignoring anything -like titlebar, resizebar, dock, panels etc). It should be usefull -for programs that must use the whole screen, like games or things -like presentation programs. +Look for the greatest version number when you download this package. get-wraster-flags script change @@ -47,6 +36,27 @@ To allow backward compatibility, with already written software, the old new --ldflags. + +--- 0.51.2 + + +New Themes +---------- + +Added 2 new cool themes (actually I added in 0.51.1, but forgot +to put it here...) from largo (LeetWM) and BadlandZ (STEP2000). + + +Full Screen Maximization +------------------------ + +The FullMaximize window attribute will allow the window to +be maximized to the full size of the screen (ignoring anything +like titlebar, resizebar, dock, panels etc). It should be usefull +for programs that must use the whole screen, like games or things +like presentation programs. + + --- 0.51.1 KDE Application Menu script diff --git a/WindowMaker/Themes/Pastel.style b/WindowMaker/Themes/Pastel.style index 79239f36..bdfc9f73 100644 --- a/WindowMaker/Themes/Pastel.style +++ b/WindowMaker/Themes/Pastel.style @@ -37,4 +37,5 @@ IconBack = (mdgradient, "#183454", "#296ed6", "#03110e"); IconTitleColor = white; IconTitleBack = "rgb:18/2c/70"; + WorkspaceBack = (solid, "rgb:24/3e/6c"); } diff --git a/libwmfun-0.0.0.tar.gz b/libwmfun-0.0.0.tar.gz new file mode 100644 index 00000000..1dbb8423 Binary files /dev/null and b/libwmfun-0.0.0.tar.gz differ diff --git a/mkpatch b/mkpatch index d00d91d4..3800ec21 100755 --- a/mkpatch +++ b/mkpatch @@ -340,7 +340,7 @@ cat << 'EOF' |sed -e "s#TMP#$TMP#" -e "s#OTREE#$OTREE#" -e "s#NTREE#$NTREE#" \ > $TMP/README This patch package will upgrade OTREE to NTREE. -You must unpack it inside the NTREE directory or it will not work. +You must unpack it inside the OTREE directory or it will not work. This patch can only be applied over a clean OTREE distribution. To apply, just type (followed by a Return, of course): ./runme