added #DecorateTransient
This commit is contained in:
parent
209ba75bac
commit
25bfec30e9
3 changed files with 4 additions and 0 deletions
|
@ -56,3 +56,5 @@ $ #DesktopWheeling
|
||||||
# Desktop Wheeling
|
# Desktop Wheeling
|
||||||
$ #AntiAlias
|
$ #AntiAlias
|
||||||
# AntiAlias
|
# AntiAlias
|
||||||
|
$ #DecorateTransient
|
||||||
|
# Decorate Transient
|
||||||
|
|
|
@ -44,6 +44,7 @@ enum {
|
||||||
ConfigmenuWorkspaceWarping = 0x1a,
|
ConfigmenuWorkspaceWarping = 0x1a,
|
||||||
ConfigmenuDesktopWheeling = 0x1b,
|
ConfigmenuDesktopWheeling = 0x1b,
|
||||||
ConfigmenuAntiAlias = 0x1c,
|
ConfigmenuAntiAlias = 0x1c,
|
||||||
|
ConfigmenuDecorateTransient = 0x1d,
|
||||||
|
|
||||||
IconSet = 0x4,
|
IconSet = 0x4,
|
||||||
IconIcons = 0x1,
|
IconIcons = 0x1,
|
||||||
|
|
|
@ -89,6 +89,7 @@ $set 6 #Screen
|
||||||
22 0: 0000 x 0: 0000
|
22 0: 0000 x 0: 0000
|
||||||
23 X: %4d x Y: %4d
|
23 X: %4d x Y: %4d
|
||||||
24 Éý: %4d x ¹â: %4d
|
24 Éý: %4d x ¹â: %4d
|
||||||
|
25 Йэ: 0000 x №в: 0000
|
||||||
|
|
||||||
|
|
||||||
$set 7 #Slit
|
$set 7 #Slit
|
||||||
|
|
Loading…
Reference in a new issue