moom icon indicating copy to clipboard operation
moom copied to clipboard

moom--pos-x returns unexpected value

Open takaxp opened this issue 4 years ago • 0 comments

In some cases on w32, moom--pos-x returns unexpected value. Following cases are affected by the error.

  • [x] Move frame to the origin (0, 0) by moom-move-frame after fill-width, fill-bottom.
    • [x] maximized
    • [X] fill-screen
  • [X] moom-fill-top
  • [X] moom-fill-bottom
  • [ ] Move frame to top edge by moom-move-to-edge-* after fill-width, fill-bottom.

takaxp avatar Mar 01 '21 14:03 takaxp