Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Sravan Balaji
2022-08-07 13:53:44 -04:00
10 changed files with 127 additions and 69 deletions

View File

@@ -1466,6 +1466,9 @@ static Signal signals[] = {
#if STACKER_PATCH
{ "pushstack", pushstack },
#endif // STACKER_PATCH
#if FLOATPOS_PATCH
{ "floatpos", floatpos },
#endif // FLOATPOS_PATCH
#if FOCUSURGENT_PATCH
{ "focusurgent", focusurgent },
#endif // FOCUSURGENT_PATCH