mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-05 15:55:56 +01:00
- made deiconification not automatically focus window in sloppy focus
- fixed crash with DisableMiniwindows and icon pixmap changes - fixed crash when changing icon of window without WM_CLASS - added IAmAnnoyingAndDontWantWorkspaceNameDisplay - added hysteresys for offscreen menu scrollback - fixed bug with IgnoreFocusClick - fixed crash with windows with width == 1 (Alban Hertroys <dalroi@wit401310.student.utwente.nl>) - added SHEXEC command - fixed resizebarback for SHADOW_RESIZEBAR ( jim knoble jmknoble@pobox.com)
This commit is contained in:
34
NEWS
34
NEWS
@@ -2,15 +2,35 @@
|
||||
NEWS for veteran Window Maker users
|
||||
-----------------------------------
|
||||
|
||||
--- 0.53.1
|
||||
|
||||
New Option For setstyle
|
||||
-----------------------
|
||||
|
||||
The --ignore flag will tell setstyle to not change the option that is
|
||||
specified, when modifying the Window Maker configurations. For example:
|
||||
|
||||
setstyle --ignore MenuStyle sometheme.themed will cause the MenuStyle
|
||||
option to not be changed.
|
||||
|
||||
setstyle --ignore FTitleBack --ignore UTitleBack --ignore PTitleBack bla.themed
|
||||
will load the theme, but keep the titlebar background related options as
|
||||
before.
|
||||
|
||||
|
||||
root menu
|
||||
---------
|
||||
|
||||
EXEC <program> will execute the named program
|
||||
|
||||
SHEXEC <command> will execute the shell command.
|
||||
|
||||
If you want to execute something like blabla > /dev/null, then use SHEXEC
|
||||
|
||||
|
||||
|
||||
--- 0.53.0
|
||||
|
||||
|
||||
KDE 1.1 compatibility
|
||||
---------------------
|
||||
|
||||
|
||||
|
||||
|
||||
New Options
|
||||
-----------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user