• Alexander Gramiak's avatar
    Fix the placement of GTK menus on multi-monitor systems · bdf41152
    Alexander Gramiak authored
    menu_position_func did not properly use the current monitor's
    resolution.  Also see commit '2016-02-06 22:12:53 +0100'.
    
    * lisp/frame.el (frame-monitor-attribute, frame-monitor-geometry)
    (frame-monitor-workarea): New functions.
    
    * src/xmenu.c (menu_position_func): Take into account the workarea of
    the monitor that contains the mouse.  (Bug#23568)
    bdf41152
frame.el 96.5 KB