joewing / jwm

Joe's Window Manager
http://joewing.net/projects/jwm
MIT License
524 stars 84 forks source link

Window Geometry Popup #425

Open Corin-EU opened 6 years ago

Corin-EU commented 6 years ago

I have checked the latest documentation for v2.3.7 and do not find any mention of customizing the look of the Window Geometry Popup display.

I thought it would probably inherit the properties of Popup Style but the font, foreground, background and outline are not those I have set for Popup Style. It appears to be using the font and foreground/background from some tray style settings.

Please consider making the Geometry Popup inherit from PopupStyle by default, or identify in the documentation what it is inheriting by default, and add a new configuration item which allows custom settings for Font, Foreground, Background, Outline, and possibly position -- some window managers allow either "center screen" or "center of the window" whose geometry is being changed.

joewing commented 6 years ago

It actually uses the menu style, but I agree that it should be possible to override and better documented.