commit 02e10d5101da33bde6e050c258ccf29ae6d858c9
parent f494ce77f133c95df471791da554a71d761c7b4f
Author: zeertzjq <zeertzjq@outlook.com>
Date: Mon, 15 Dec 2025 09:09:14 +0800
vim-patch:64eeff5: runtime(fvwm): Update fvwm keywords (#36968)
fixes: vim/vim#18924
https://github.com/vim/vim/commit/64eeff5784a78e9fa7041df1ccb2fd72516e1858
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat:
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/runtime/syntax/fvwm.vim b/runtime/syntax/fvwm.vim
@@ -3,6 +3,7 @@
" Maintainer: Gautam Iyer <gi1242@users.sourceforge.net>
" Previous Maintainer: Haakon Riiser <hakonrk@fys.uio.no>
" Last Change: Sat 29 Sep 2007 11:08:34 AM PDT
+" 2025 Dec 14: Update fvwm2 keywords #18924
"
" Thanks to David Necas (Yeti) for adding Fvwm 2.4 support.
"
@@ -157,7 +158,7 @@ else
\ PrintInfo Repeat Schedule State WindowFont
\ XSync XSynchronize AnimatedMove
\ HideGeometryWindow Layer Lower Move
- \ MoveToDesk MoveThreshold MoveToPage
+ \ MoveToDesk MoveThreshold MoveToPage Resize
\ MoveToScreen OpaqueMoveSize PlaceAgain Raise
\ RaiseLower ResizeMaximize ResizeMove
\ ResizeMoveMaximize RestackTransients
@@ -166,7 +167,7 @@ else
\ FlipFocus Focus WarpToWindow Close Delete
\ Destroy Iconify Recapture RecaptureWindow
\ Refresh RefreshWindow Stick StickAcrossPages
- \ StickAcrossDesks WindowShade
+ \ StickAcrossDesks WindowShade Maximize GotoDesk
\ WindowShadeAnimate IgnoreModifiers
\ EdgeCommand EdgeLeaveCommand GnomeButton
\ Stroke StrokeFunc FocusStyle DestroyStyle
@@ -186,6 +187,7 @@ else
\ QuitSession Restart SaveSession
\ SaveQuitSession KeepRc NoWindow Break
\ CleanupColorsets EchoFuncDefinition
+ \ InfoStoreAdd DesktopConfiguration
" Conditional commands
syn keyword fvwmKeyword nextgroup=fvwmCondition skipwhite
@@ -276,7 +278,7 @@ else
\ BackColor Colorset HilightFore HilightBack
\ HilightColorset BorderColorset
\ HilightBorderColorset IconTitleColorset
- \ HilightIconTitleColorset
+ \ HilightIconTitleColorset IconTitleFormat
\ IconBackgroundColorset IconTitleRelief
\ IconBackgroundRelief IconBackgroundPadding
\ Font IconFont StartsOnDesk StartsOnPage
@@ -382,6 +384,7 @@ else
\ MinOverlapPlacementPenalties
\ MinOverlapPercentPlacementPenalties
\ MinWindowSize StartShaded
+ \ EdgeMoveDelay EdgeMoveResistance
" Cursor styles
syn keyword fvwmKeyword nextgroup=fvwmCursorStyle skipwhite
@@ -441,7 +444,8 @@ else
syn keyword fvwmBStyleNames contained
\ Simple Default Solid Colorset Vector Pixmap
\ AdjustedPixmap ShrunkPixmap StretchedPixmap
- \ TiledPixmap MiniIcon
+ \ TiledPixmap MiniIcon MwmDecorMenu MwmDecorMin
+ \ MwmDecorMax MwmDecorShade MwmDecorStick MwmDecorLayer
syn keyword fvwmBStyleFlags contained
\ Raised Sunk Flat UseTitleStyle
\ UseBorderStyle