all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ulrich Neumerkel <ulrich@complang.tuwien.ac.at>
To: emacs-pretest-bug@gnu.org
Subject: bug#4363: 23.1.50; fullscreen (-mode) almost fullscreen
Date: Mon, 07 Sep 2009 00:01:45 +0200	[thread overview]
Message-ID: <E1MkPnt-0006Cp-RH@a4.complang.tuwien.ac.at> (raw)

--text follows this line--

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

With

(set-frame-parameter () 'fullscreen 'maximized)
(set-frame-parameter () 'fullscreen nil)

allow to nicely enable/disable what might become a fullscreen-mode.

There are still some details missing for a perfect fullscreen mode:

Windowmanagers still put a titlebar on the fullscreen window.  This can
be avoided by setting the Motif nodecoration hint.  This works in Gnome,
KDE, and many windowmanagers.

Using --without-toolkit-scroll-bars with the scrollbar on the left, the
window should be shifted a couple of pixels to the left.  This helps to
avoid the unclickable and irritating no man's land between the left
screen border and the clickable scrollbar.  Otherwise using the
scrollbar is more difficult as mouse movements must be very precise
horizontally - vertical precision would suffice.  What I do here is
either to use a negative geometry to avoid that space or I manually
reposition that window.

Since many windowmanagers do make difficulties here it might be simpler
to perform that shifting within the emacs frame.

Within Gnome, switching with Alt-TAB between windows causes irritating
flicker with an Emacs fullscreen present.


In GNU Emacs 23.1.50.1 (i686-pc-linux-gnu, X toolkit)
 of 2009-09-06 on gupu2
Windowing system distributor `The X.Org Foundation', version 11.0.10603000
configured using `configure  '--without-toolkit-scroll-bars' '--prefix' '/opt/gupu/emacs-git''





             reply	other threads:[~2009-09-06 22:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-06 22:01 Ulrich Neumerkel [this message]
2009-09-07  5:08 ` bug#4363: 23.1.50; fullscreen (-mode) almost fullscreen Jan Djärv
2009-09-07 13:08   ` Ulrich Neumerkel
2009-09-22 17:27     ` Jan Djärv
2009-09-22 17:48       ` Ulrich Neumerkel
2009-09-22 17:35 ` bug#4363: marked as done (23.1.50; fullscreen (-mode) almost fullscreen) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1MkPnt-0006Cp-RH@a4.complang.tuwien.ac.at \
    --to=ulrich@complang.tuwien.ac.at \
    --cc=4363@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.