unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 4ad8669b2e74cf654ab097ddd01f5fef13a19bba 1504 bytes (raw)
name: README-GTK.org 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
* Emacs on pure GTK
  This directory tree holds a modified copy of version 28.0.50
  of GNU Emacs, the extensible, customizable and
  self-documenting real-time display editor, modified to run
  on the GTK toolkit without platform-specific support.

  This is a modified copy of https://github.com/masm11/emacs,
  with the following changes:
    - Support was added for both GTK+ 2 and GTK 4 ::
      Emacs now builds on GTK 2, 3 and 4.
    - Child frames have been implemented ::
      Packages that make use of child frames play an
      important part in my work-flow, so I implemented them.
    - Broadway is now supported on GTK 3 and GTK 4 ::
    - Emacs now uses a GtkHeaderBar ::
      To better comply with GNOME design guidelines,
      tool-bar items and menu items can be optionally
      displayed in the header bar.
    - Input methods will no longer block key-presses from being read ::
      This makes permanently enabled input methods usable.
    - ~~read-color~~ now uses a GTK colour picker if applicable ::
      This makes for better integration with GTK.
    - GTK message dialogues are used for ~~x-popup-dialog~~ ::
      This improves the appearance quite a bit.
    - GTK widgets can be embedded in frames ::
      This is much more powerful in theory than xwidgets, but in
      it's current state requires some work.
    - Improved touchscreen support ::
      Touchscreen support has been vastly improved, with support
      for scrolling, long-click selections, and so on.

debug log:

solving 4ad8669b2e ...
found 4ad8669b2e in https://yhetil.org/emacs-devel/87zhaxjpea.fsf@yahoo.com/

applying [1/1] https://yhetil.org/emacs-devel/87zhaxjpea.fsf@yahoo.com/
diff --git a/README-GTK.org b/README-GTK.org
new file mode 100644
index 0000000000..4ad8669b2e

Checking patch README-GTK.org...
Applied patch README-GTK.org cleanly.

index at:
100644 4ad8669b2e74cf654ab097ddd01f5fef13a19bba	README-GTK.org

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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).