unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4363: 23.1.50; fullscreen (-mode) almost fullscreen
@ 2009-09-06 22:01 Ulrich Neumerkel
  2009-09-07  5:08 ` Jan Djärv
  2009-09-22 17:35 ` bug#4363: marked as done (23.1.50; fullscreen (-mode) almost fullscreen) Emacs bug Tracking System
  0 siblings, 2 replies; 6+ messages in thread
From: Ulrich Neumerkel @ 2009-09-06 22:01 UTC (permalink / raw)
  To: emacs-pretest-bug

--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''





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-09-22 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-06 22:01 bug#4363: 23.1.50; fullscreen (-mode) almost fullscreen Ulrich Neumerkel
2009-09-07  5:08 ` 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).