robm / dzen

Dzen is a general purpose messaging, notification and menuing program for X11.
MIT License
607 stars 81 forks source link

Add support for relative geometry #17

Closed osandov closed 10 years ago

osandov commented 10 years ago

Currently, supporting a single dzen configuration across multiple computers can be a pain because the computers might have different display resolutions. This patch adds support for specifying the size and position of the dzen window relative to the resolution by specifying a percentage (e.g., dzen -w 50% will start a dzen window taking up half of the screen width-wise).