summaryrefslogtreecommitdiff
path: root/src/xfns.c
Commit message (Expand)AuthorAge
* Update alpha frame parameter when the window manager changes itPo Lu2022-05-10
* Make sure rectangles are drawn correctly on XPo Lu2022-05-03
* Clean up X11 double buffering codePo Lu2022-05-03
* Wait for events from all displays in Xm dialogs even on XI2Po Lu2022-05-02
* Clean up X Windows tooltip codePo Lu2022-05-01
* Fix compilation after recent x-show-tooltip-timeout changesLars Ingebrigtsen2022-04-30
* Use x-show-tooltip-timeout in all the implementationsLars Ingebrigtsen2022-04-30
* Don't hard code the default x-show-tip timeoutLars Ingebrigtsen2022-04-30
* Fix last change for GTK 2Po Lu2022-04-19
* Fix opaque region treatment on GTK 3Po Lu2022-04-19
* Minor fixes to menus on XI2Po Lu2022-04-14
* Move raw event selection on GTK+ 2 to a more appropriate placePo Lu2022-04-13
* Fix keyboard event device attribution on GTK+ 2Po Lu2022-04-12
* Improve behavior of dragging text to windows on top of framesPo Lu2022-04-04
* Avoid calling XGetAtomName in a loop when fetching monitor attributesPo Lu2022-03-30
* Rewrite desktop workarea computation to avoid too many calls to XSyncPo Lu2022-03-29
* Clean up some uses of XInternAtomPo Lu2022-03-28
* Allow dragging files from dired to windows on the same framePo Lu2022-03-25
* Fix some bugs with drag and drop and MozillaPo Lu2022-03-24
* Allow dragging and dropping multiple actionsPo Lu2022-03-24
* Improve DND documentationPo Lu2022-03-23
* Check list tail properly in x-begin-dragPo Lu2022-03-20
* Better handle drag-and-drop from one Emacs frame to anotherPo Lu2022-03-16
* * src/xfns.c (Fx_begin_drag): Improve doc string.Po Lu2022-03-16
* Add support for dragging text from Emacs to other programsPo Lu2022-03-16
* Fix some issues with input on GTK 2 buildsPo Lu2022-03-15
* Fix initial values of scroll bar foreground and background on GTK 3Po Lu2022-03-11
* Implement customization of scroll bar colors on GTK 3Po Lu2022-03-11
* Make XInput 2 features work on GTK 2 buildsPo Lu2022-03-09
* Fix GTK widgets not appearing inside child framesPo Lu2022-03-09
* Fix more uses of opaque Visual structurePo Lu2022-03-08
* Return actual color cell count in x-display-color-cellsPo Lu2022-03-08
* Improve color handling on colormapped displaysPo Lu2022-03-07
* Respect inhibit-double-buffering on non-toolkit scroll barsPo Lu2022-03-06
* Add PropertyChangeMask to the standard event setPo Lu2022-03-01
* Fix crashes and other bugs on LessTifPo Lu2022-03-01
* Fix C-g inside toolkit file dialogs with XI2Po Lu2022-03-01
* Set border colors through the toolkitPo Lu2022-02-24
* Add support for _NET_WM_STATE_SHADEDPo Lu2022-02-24
* Fix display corruption with background alpha set on unsupported displayPo Lu2022-02-23
* Improve XInput2 version checkingPo Lu2022-02-22
* Improve portability of alpha channel visual detectionPo Lu2022-02-19
* Fix frame focus handling with native inputPo Lu2022-02-16
* Don't decode text within XIM callbacks or handle_one_xeventPo Lu2022-02-16
* Replace use of `DefaultRootWindow' with our recorded root windowPo Lu2022-02-15
* Prevent crashes from illegal locale coding systemsPo Lu2022-02-13
* Fix integer overflow with 32-bit visualPo Lu2022-02-13
* Stop quering for Xinerama inside x_get_monitor_attributesPo Lu2022-02-13
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias EngdegÄrd2022-02-12
* Never set opaque region without an alpha channelPo Lu2022-02-12