takaxp / moom

A Moom port to Emacs - Make your dominant hand FREE from your mouse
GNU General Public License v3.0
79 stars 3 forks source link

Replace frame-* functions with frame-geometry #6

Closed takaxp closed 6 years ago

takaxp commented 6 years ago

In some cases, in Linux, frame-* does not report the latest values in moom-print-status. So it should be replaced with frame-geometry.

takaxp commented 6 years ago

Resolved.