aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-061-60/+11
|\ \ | |/
| * Fix wrong handling of minibuffers when frames get iconified/made invisibleAlan Mackenzie2021-05-061-57/+5
| * Fix setting of 'width' and 'height' frame parametersMartin Rudalics2021-05-051-3/+6
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-24/+30
|\ \ | |/
| * Add two changes announced but not included in previous commitMartin Rudalics2021-05-021-18/+14
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-021-6/+16
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-336/+396
|\ \ | |/
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-336/+396
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-251-2/+13
|\ \ | |/
| * Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-181-2/+13
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-181-0/+1
|\ \ | |/
| * Improve docstring of 'frame-scale-factor'Robert Pluim2021-04-161-0/+1