Closed
Description
Given the configuration line defined previously
Style volume-popup.script PositionPlacement 0 75
the script window is expected to appear at the left of the screen (taking struts into account), 3/4 of the way down as it did previously. Instead, it appears at the top of the screen.
Changing the line (through FvwmConsole) to
Style volume-popup.script PositionPlacement 0 1000p
makes it appear where expected.
Modifying the x component (as a percentage, without suffix) behaves as expected.
version 1.0.1 (1.0.0-45-gb1072488)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done