summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-06Disable extended frame synchronization by defaultPo Lu
2022-02-06Add support for EWMH extended frame synchronizationPo Lu
2022-02-06Fix infloop in 'redisplay_window' when buffer is narrowedEli Zaretskii
2022-02-06; * src/xfns.c (x_encode_text): Fix comment.Po Lu
2022-02-06Allow disabling frame resize synchronizationPo Lu
2022-02-06Clean up lots of #ifdef'd out code in PGTK filesPo Lu
2022-02-06Handle window state changes on PGTKPo Lu
2022-02-06Minor changes to xsync supportPo Lu
2022-02-05Add support for basic syncing with the window manager on resizePo Lu
2022-02-05Fix 'current-column' in the presence of display stringsEli Zaretskii
2022-02-05Improve the selected-window doc stringLars Ingebrigtsen
2022-02-05Finish up cursor color merging on HaikuPo Lu
2022-02-05Fix last change to ftcrfont.cPo Lu
2022-02-05Implement face cursor color merging on HaikuPo Lu
2022-02-05Set WM_TRANSIENT_FOR on tooltip framesPo Lu
2022-02-05Implement _NET_WM_PING protocolPo Lu
2022-02-05Update the MULTIPLE property with conversion outcomesVladimir Panteleev
2022-02-05Do not delete the MULTIPLE property after reading itVladimir Panteleev
2022-02-04Fix infloop in redisplay_window due to fix of bug#14582Eli Zaretskii
2022-02-04; * src/haikuterm.c (haiku_end_cr_clip): Fix trivial typo.Po Lu
2022-02-04Implement auto-raise on HaikuPo Lu
2022-02-04; * src/xterm.c (x_alloc_nearest_color_1): Remove extraneous code.Po Lu
2022-02-04Fix bit rot in the color allocation codePo Lu
2022-02-04* src/xwidget.c (xwidget_button): Always let button events through.Po Lu
2022-02-04Fix toggling `x-gtk-use-native-input'.Po Lu
2022-02-04Make Emacs build with some other XLib implementationsPo Lu
2022-02-04* src/xfns.c (Fx_internal_focus_input_context): Fix typo.Po Lu
2022-02-04Make `x-gtk-use-native-input' take effect immediatelyPo Lu
2022-02-04Try to fix input method flicker on GTK buildsPo Lu
2022-02-04Improve image depth handlingPo Lu
2022-02-03Allow ensuring that a window's starting point is never invisibleEli Zaretskii
2022-02-03Fix "Buffers->Frames" submenu in daemon sessionsEli Zaretskii
2022-02-03* src/haikufont.c (haikufont_draw): Allocate string buffer on stack.Po Lu
2022-02-03Stop creating cairo contexts in haiku_begin_cr_clipPo Lu
2022-02-03Obtain draw lock outside haiku_start_clipPo Lu
2022-02-03* src/haikuterm.c (haiku_draw_text_decoration): Don't lock for draws.Po Lu
2022-02-03Simplify box display code on HaikuPo Lu
2022-02-03Fix display of text decorations with defaulted foreground on HaikuPo Lu
2022-02-03Fix background daemon on HaikuPo Lu
2022-02-02New file lisp/emacs-lisp/debug-early.el for backtraces in early bootstrapAlan Mackenzie
2022-02-02Improve correctness of generated xwidget eventsPo Lu
2022-02-02Send button events before setting xwidget passive grabPo Lu
2022-02-02* src/nsselect.m (ns_get_foreign_selection): Fix GCC warning.Po Lu
2022-02-02Make behaviour of `mouse-autoselect-window' consistent with X on NSPo Lu
2022-02-02Improve behaviour of `mouse-autoselect-window' on HaikuPo Lu
2022-02-02Fix display of vertical window dividers on HaikuPo Lu
2022-02-02Don't use XRender to fill rectangles unless an alpha channel existsPo Lu
2022-02-01; * src/eval.c (funcall_subr): Fix last changeMattias EngdegÄrd
2022-02-01* Improve 'maybe_defer_native_compilation'Andrea Corallo
2022-02-01Speed up calls to C primitivesMattias EngdegÄrd