bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16430: 24.3.50; When fullscreen is triggered from the window manager


From: Bastien
Subject: bug#16430: 24.3.50; When fullscreen is triggered from the window manager, I can't resize window (via M-x org-export RET)
Date: Tue, 14 Jan 2014 17:34:23 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Bastien <bzg@altern.org> writes:

>> Can you tell me what delta is in both fullscreen versions?
>
> I will give you this info when I have more time.

With WM fullscreen

delta: 306
(window-resizable ...): 300

With M-x toggle-frame-fullscreen

delta: 288
(window-resizable ...): 288

In the first case, 306>300 so window--resizable-p returns nil
in the second call (with PIXELWISE set to t), while 288=288.

-- 
 Bastien





reply via email to

[Prev in Thread] Current Thread [Next in Thread]