all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Angelo Graziosi <angelo.g0@libero.it>
To: help-gnu-emacs@gnu.org
Subject: Strange 'drifting' in Cinnamon desktop
Date: Sat, 7 Sep 2019 14:57:41 +0200 (CEST)	[thread overview]
Message-ID: <1771437496.483710.1567861061763@mail1.libero.it> (raw)

Usually I use Emacs configured with

  (desktop-save-mode 1)

to save the session in a 'desktop' file. I have also something like this

(setq default-frame-alist
      '(
        (width . 115) ; character
        (height . 51) ; lines
        (font . "Monospace-11") ; font
        ))

so that the frame has always the same dimensions.

When the 'desktop' is not yet created, Emacs starts positioning the frame more or less at random. Then I move the frame so that its top-right (T-R) corner overlaps the T-R corner of the screen. Quitting Emacs asks to save the desktop. The next time Emacs starts, the frame occupies the same position with the T-R corner on the T-R of the screen. 

It worked that way on Windows, macOS and GNU/Linux Mint+Mate desktop.

Last year, for various reasons, I had to install GNU/Linux Mint with Cinnamon desktop. Here, with the same configuration, at each start, Emacs drifts a bit toward left and after a while I had to re-positioning it to avoid it overlaps too much the window of other applications.

I tested to the extreme this behavior and found that it stops to drift only when its top-left corner overlaps the top-left corner of the screen.

I wonder if someone has a fix for this when using Cinnamon. I tried to change the Cinnamon configuration but apparently without success.

Thanks,
 Angelo.



             reply	other threads:[~2019-09-07 12:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07 12:57 Angelo Graziosi [this message]
2019-09-07 18:05 ` Strange 'drifting' in Cinnamon desktop Angelo Graziosi

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=1771437496.483710.1567861061763@mail1.libero.it \
    --to=angelo.g0@libero.it \
    --cc=help-gnu-emacs@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.