mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
Added libwmfun-0.0.0.tar.gz. Fixed mkpatch.
This commit is contained in:
36
NEWS
36
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-<version-number>.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
|
||||
|
||||
@@ -37,4 +37,5 @@
|
||||
IconBack = (mdgradient, "#183454", "#296ed6", "#03110e");
|
||||
IconTitleColor = white;
|
||||
IconTitleBack = "rgb:18/2c/70";
|
||||
WorkspaceBack = (solid, "rgb:24/3e/6c");
|
||||
}
|
||||
|
||||
BIN
libwmfun-0.0.0.tar.gz
Normal file
BIN
libwmfun-0.0.0.tar.gz
Normal file
Binary file not shown.
2
mkpatch
2
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
|
||||
|
||||
Reference in New Issue
Block a user