aboutsummaryrefslogtreecommitdiffstats
path: root/src/frame.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Introduce an input method callback required by Android 34Po Lu2023-10-051-0/+1
* Do not raise a different frame when closing a frameDaniel Martín2023-08-261-0/+4
* Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-141-1/+1
|\
| * Fix misreporting of window top linePo Lu2023-07-141-1/+1
* | Update Android portPo Lu2023-07-061-2/+16
* | Implement a tool bar containing modifier keysPo Lu2023-07-041-0/+4
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-211-20/+63
|\ \ | |/
| * Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-20/+63
* | Update Android portPo Lu2023-06-021-0/+1
* | Update Android portPo Lu2023-03-061-0/+1
* | Update Android portPo Lu2023-02-151-1/+1
* | Update Android portPo Lu2023-02-151-0/+62
* | Update Android portPo Lu2023-01-081-2/+3
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * Merge from origin/emacs-29Eli Zaretskii2023-01-011-1/+1
| |\
| | * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2022-12-311-0/+14
|\ \ \ | |/ /
| * | Redisplay "invisible" frames that are actually visible on modern XPo Lu2022-12-261-0/+14
* | | Bring up the Android operating system and its window systemPo Lu2022-12-311-10/+25
|/ /
* | Don't excessively sync in some other codePo Lu2022-12-051-1/+0
|/
* Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-191-0/+1
* Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu2022-06-091-2/+22
* Merge from origin/emacs-28Eli Zaretskii2022-05-251-0/+1
|\
| * Restore the Fselect_window call in gui_consider_frame_title.Alan Mackenzie2022-05-201-0/+1
* | Expose the name of an event's input device to LispPo Lu2022-04-071-0/+4
* | Remove unused fns/data and make fns staticPaul Eggert2022-03-191-2/+0
* | Add background transparency support for GTK+CairoHåkon Flatval2022-01-301-0/+4
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+9
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+9
| |/
* | Fix coding styleYuuki Harano2021-11-141-1/+1
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-111-2/+2
|\ \ | |/
| * Avoid crashes due to clearing of a frame's face cacheEli Zaretskii2021-09-151-2/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-4/+4
|\ \ | |/
| * Speed up by storing frame faces in hash tables instead of alistsJashank Jeremy2021-07-211-4/+4
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-06-131-0/+5
|\ \ | |/
| * Make frames record when their selected window was the mini-windowAlan Mackenzie2021-05-311-0/+5
* | Support frame-scale-factor on pgtk framesYuuki Harano2021-06-051-0/+2
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-191-1/+5
|\ \ | |/
| * Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-121-1/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-05-031-0/+5
|\ \ | |/
| * Make adjust_frame_size set up frame's new_width/_height too (Bug#17120)Martin Rudalics2021-05-021-0/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-141/+72
|\ \ | |/
| * Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-271-141/+72
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-061-0/+7
|\ \ | |/
| * Fix build error in frame.h on non-NSİ. Göktuğ Kayaalp2021-04-041-1/+1
| * Implement frame-scale-factorAlan Third2021-04-031-0/+7
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-5/+5
|\ \ | |/
| * Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-061-5/+5