summaryrefslogtreecommitdiff
path: root/src/frame.c
Commit message (Expand)AuthorAgeFilesLines
* Remove purespace and ancillary codescratch/no-purespacePip Cet2022-07-011-2/+2
* Improve grabbing detection with multiple master devices (MPX)Po Lu2022-06-241-1/+3
* Rewrite PGTK selection code from scratchPo Lu2022-06-211-0/+11
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-121-12/+12
* Merge from origin/emacs-28Stefan Kangas2022-05-291-1/+7
|\
| * do_switch_frame: before leaving mini-window, check other (mru) window is liveAlan Mackenzie2022-05-281-1/+7
* | Fix frame destruction issues and misuse of x_get_atom_namePo Lu2022-05-281-1/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-05-251-0/+7
|\ \ | |/
| * Restore the Fselect_window call in gui_consider_frame_title.Alan Mackenzie2022-05-201-0/+7
* | Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-241-1/+1
* | Better fix for disappearing menu items on NSPo Lu2022-05-141-5/+1
* | Work around deleting tooltip frames clearing menubars on NSPo Lu2022-05-141-1/+6
* | Improve safety of haiku-drag-messagePo Lu2022-04-061-0/+4
* | Handle mouse movement correctly during DND from one of our own framesPo Lu2022-04-041-0/+4
* | Implement `drag-source' values of `track-mouse' on PGTK.Po Lu2022-04-031-9/+21
* | Mention frame-text-* function in frame-pixel-* doc stringsLars Ingebrigtsen2022-03-241-1/+7
* | Remove unused fns/data and make fns staticPaul Eggert2022-03-191-1/+1
* | * src/frame.c (scroll_bar_adjust_thumb_portion_p): Adjust doc string.Po Lu2022-03-111-1/+1
* | Improve scroll-bar-mode/default-frame-alist interaction docsLars Ingebrigtsen2022-03-041-4/+14
* | Add support for _NET_WM_STATE_SHADEDPo Lu2022-02-241-0/+4
* | Implement `alpha-background' on non-Cairo buildsPo Lu2022-01-311-0/+1
* | * lisp/frame.el: Don't require 'frameset.el' (bug#51883).Juri Linkov2022-01-301-0/+8
* | Add background transparency support for GTK+CairoHåkon Flatval2022-01-301-0/+29
* | Rename system tooltip variables to `use-system-tooltips'Po Lu2022-01-191-0/+8
* | Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii2022-01-171-1/+1
* | Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov2022-01-161-1/+1
* | Undelete deleted frames.Gregory Heytings2022-01-131-1/+4
* | Minor improvements for 'pgtk' documentationEli Zaretskii2022-01-071-0/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | * src/frame.c (gui_set_border_width): Revert confused changesYuuki Harano2021-12-061-7/+0
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+4
|\ \
| * | ; Fix a few haiku typosRobert Pluim2021-11-211-1/+1
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+4
* | | * src/frame.c (syms_of_frame): Revert frame_resize_pixelwise defaults to falseYuuki Harano2021-11-241-5/+0
* | | * src/frame.c (Fframep): Fix commentYuuki Harano2021-11-231-1/+1
* | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-20/+25
|\ \ \ | |/ /
| * | General improvements to NS portPo Lu2021-11-061-4/+0
| |/
| * Refer to mouse-highlight from make-pointer-invisible docstringStefan Kangas2021-10-201-1/+4
| * ; Fix typosStefan Kangas2021-09-031-1/+1
| * Fix 'clone-frame' on TTY framesEli Zaretskii2021-09-021-5/+6
| * Improve recently-changed docsEli Zaretskii2021-08-231-6/+5
| * Clarify the documentation of `next-frame'Lars Ingebrigtsen2021-08-231-9/+15
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-7/+13
|\ \ | |/
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-7/+13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-1/+11
|\ \ | |/
| * Make frames record when their selected window was the mini-windowAlan Mackenzie2021-05-311-1/+11
* | * src/frame.c (Fframep): Update framep docstringColin Woodbury2021-05-221-1/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-0/+13
|\ \ | |/
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-0/+13