Review of "Place Windows In Center" version 2

Details Page Preview

When enabled the first starting position of any application window shall be in the center of the current screen. NO LONGER UPDATED! If you have 3.14 or higher gnome-shell, then using dconf-editor go to /org/gnome/mutter/, and check 'center-new-windows'.


No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
6 Inactive
5 Inactive
4 Inactive
3 Inactive
2 Inactive
1 Inactive

Previous Reviews on this Version

fmuellner active
Couple of comments again: - let x = monitor.x//0; => now missing semi-colon at the end of statement - /* 0 = Normal Window, 3 = (non-modal) dialog */ that comment would not be necessary if you used Meta.WindowType.NORMAL and Meta.WindowType.DIALOG instead of 0/3 - in the metadata, "3.12" already covers all of 3.12.0, 3.12.1, 3.12.2, 3.12.3, ...