fxde-core/infra/windrc

31 lines
1013 B
Plaintext
Raw Normal View History

2021-03-06 17:17:27 +00:00
# Define how to handle windows in general.
2021-05-01 02:50:29 +00:00
#EwmhBaseStruts 0 136 32 0
EwmhBaseStruts 0 136 0 0
ClickTime 250
MoveThreshold 2
2021-06-15 22:25:01 +00:00
OpaqueMoveSize 0
Style * ResizeOpaque
2021-03-06 17:17:27 +00:00
2021-05-01 02:50:29 +00:00
Style * SloppyFocus
Style * TileCascadePlacement
2021-03-06 17:17:27 +00:00
# Define how to handle system windows
2021-05-01 02:50:29 +00:00
Style Session GrabFocus,WindowListSkip,StaysOnTop,Sticky,PositionPlacement\
Center
Style Run... GrabFocus,WindowListSkip,StaysOnTop,Sticky,PositionPlacement\
Center
2021-03-06 17:17:27 +00:00
# Define how to handle application windows
Style XCalendar !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip
2021-05-01 02:50:29 +00:00
Style svkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,\
NeverFocus
Style XVkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,\
NeverFocus
2021-04-22 17:54:52 +00:00
# We don't want to worry about rubber-banding freezing the screen...
2021-05-01 02:50:29 +00:00
OpaqueMoveSize unlimited
2021-04-22 17:54:52 +00:00
2021-03-06 17:17:27 +00:00
# This is an icon-free zone, ma'am.
2021-05-01 02:50:29 +00:00
Style * NoIcon