summaryrefslogtreecommitdiff
path: root/styles.config
blob: c679b1e56603b78132c86b2f6f744e0745a140c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
#####################
#   Global styles   #
#####################
Style * Font         $[ThemeTitleFont]
Style * HandleWidth  2
Style * MiniIcon xapp.png
Style * IconBox screen 0 15 10 -10 -10, IconGrid 24 24, \
	IconFill left bottom, IconSize 128 96
Style * IconTitleColorset 16
Style * HilightIconTitleColorset 1
Style * IconTitleRelief 0
Style * IconFont $[ThemeHeadFont]
Style * IconBackgroundPadding 5
Style * StickyAcrossPagesIcon
Style * StickyIcon
Style * IconBackgroundRelief 0

Style * WindowShadeShrinks
Style * MinOverlapPlacement
Style * MouseFocusClickRaises
Style * SloppyFocus
#Style * !AllowMaximizeFixedSize
Style * FPReleaseFocus
Style * !FPFocusByProgram
Style * !FPGrabFocus
Style * MWMBorder, FirmBorder
Style * DecorateTransient
Style * ResizeOpaque
Style * SkipMapping
Style * SnapGrid 1 1 
Style * SnapAttraction 8 Windows Screen
Style * EdgeMoveDelay $[edgeres]
Style * EdgeMoveResistance 20 20
Style * Colorset 1
Style * HilightColorset 2
Style * SkipMapping


##################
# Per-app styles #
##################

Style FvwmPager FixedPosition, FixedSize, BorderWidth 0, HandleWidth 0, \
	!Title, WindowListSkip, Sticky, NeverFocus, Layer 1

Style FvwmButtons NoTitle, Sticky, !Iconifiable, FixedSize, \
	WindowListSkip, CirculateSkip, NeverFocus, !Handles, Colorset 2

Style "FvwmIdent"	!Button 1, !Button 4, !Button 6
Style "dclock"          !Title, WindowListSkip

Style "SDL_App"			BorderWidth 0, HandleWidth 0, NoTitle, NoHandles, EWMHIgnoreStrutHints, EWMHMaximizeIgnoreWorkingArea
Style "stalonetray"		NeverFocus, WindowListSkip, Sticky, FixedPosition, NoTitle, BorderWidth 0, HandleWidth 0, Layer 1
Style "alsamixer"		Layer 6, BorderWidth 3, HandleWidth 3, !Title, GrabFocus
Style "FvwmConsole"		GrabFocus
Style "urxvt"			GrabFocus
Style "nephilim.py"     StartsOnPage 0 5
Style "Xchat"           StartsOnPage 0 1
Style "Iceweasel"       StartsOnPage 0 0
Style "psi"             StartsOnPage 0 4
Style "MPlayer"         Sticky


#################
# Menu styles   #
#################
MenuStyle * Font $[ThemeMenuFont]
MenuStyle * TitleUnderlines1
MenuStyle * TitleFont $[ThemeMenuTitleFont]
MenuStyle * MouseWheel ScrollsMenuBackwards
MenuStyle * Animation
MenuStyle * HilightBack, Hilight3DThin
MenuStyle * ActiveColorset 7
MenuStyle * MenuColorset 8
MenuStyle * ItemFormat "%2.0|%0.0i%5.5l%5.2>%0.2|"
MenuStyle * PopupOffset 0 99
MenuStyle * PopupImmediately
MenuStyle * PopdownImmediately
MenuStyle * BorderWidth 1
MenuStyle * VerticalItemSpacing 3 3
MenuStyle * VerticalTitleSpacing 4 4
MenuStyle * SeparatorsShort
MenuStyle * TrianglesUseFore
MenuStyle * TrianglesSolid
MenuStyle * !TitleWarp
MenuStyle * RemoveSubmenus
#MenuStyle * Sidepic empty.png
MenuStyle * SideColor $[bg.cs7]
MenuStyle * ScrollOffPage
MenuStyle * VerticalMargins 2 2

# Alt+tab menu configuration
MenuStyle WindowList Font $[ThemeWindowListFont]
MenuStyle WindowList HilightBack, Hilight3DThin
MenuStyle WindowList ActiveColorset 7
MenuStyle WindowList MenuColorset 6
MenuStyle WindowList ItemFormat "%2.17|%0.7i%0.5l%17.2|"
MenuStyle WindowList BorderWidth 3
MenuStyle WindowList VerticalItemSpacing  10 10
MenuStyle WindowList VerticalMargins 2 2