summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAge
* Update alpha frame parameter when the window manager changes itPo Lu2022-05-10
* Fix race conditions in handling of unsupported drops on XPo Lu2022-05-09
* Cache color lookup failures as wellPo Lu2022-05-07
* Fix mouse face persisting inside Lucid menus on XI2Po Lu2022-05-06
* Fix event mask and source indication of _NET_WM_STATE messagesPo Lu2022-05-04
* Clean up X11 double buffering codePo Lu2022-05-03
* Clean up pointer blanking codePo Lu2022-04-27
* Speed up color cache lookup on XPo Lu2022-04-24
* Protect windows from garbage collection when a ClientMessage is pendingPo Lu2022-04-16
* Add missing extern declarations to headersPo Lu2022-04-15
* Minor fixes to menus on XI2Po Lu2022-04-14
* Fix bit rot in the XEmbed codePo Lu2022-04-13
* Fix keyboard event device attribution on GTK+ 2Po Lu2022-04-12
* Attribute filtered events to the right source devicePo Lu2022-04-10
* Expose the name of an event's input device to LispPo Lu2022-04-07
* Move some X11 drag and drop processing to LispPo Lu2022-04-06
* Mark some data during drag-and-dropPo Lu2022-04-05
* Add support for dragging text onto windows that don't support any DND protocolPo Lu2022-04-05
* Handle mouse movement correctly during DND from one of our own framesPo Lu2022-04-04
* Improve behavior of dragging text to windows on top of framesPo Lu2022-04-04
* Implement missing parts of the Motif drag and drop protocolPo Lu2022-03-31
* Implement Motif drop protocolPo Lu2022-03-31
* Clean up some uses of XInternAtomPo Lu2022-03-28
* Allow dragging files from dired to windows on the same framePo Lu2022-03-25
* Take window shapes into account when processing drag and dropPo Lu2022-03-25
* Allow dragging and dropping multiple actionsPo Lu2022-03-24
* Improve behaviour of drag-n-drop during window manager operationsPo Lu2022-03-20
* Remove unused fns/data and make fns staticPaul Eggert2022-03-19
* Handle composite overlay window during drag and drop sessionsPo Lu2022-03-19
* Better handle drag-and-drop from one Emacs frame to anotherPo Lu2022-03-16
* Add support for dragging text from Emacs to other programsPo Lu2022-03-16
* Improve reliaibility of scroll bar dimensions adjustment on GTK 3Po Lu2022-03-13
* Implement customization of scroll bar colors on GTK 3Po Lu2022-03-11
* Fix more uses of opaque Visual structurePo Lu2022-03-08
* Correctly handle exposure in oldXMenuPo Lu2022-03-07
* Improve color handling on colormapped displaysPo Lu2022-03-07
* Reduce non-toolkit scroll bar flickerPo Lu2022-03-06
* Add PropertyChangeMask to the standard event setPo Lu2022-03-01
* Intern server time property during terminal initializationPo Lu2022-03-01
* Check if WM support for NET_WM_USER_TIME_WINDOW changed during updatesPo Lu2022-02-24
* Add support for _NET_WM_STATE_SHADEDPo Lu2022-02-24
* Condition out things specific to some versions of the input extensionPo Lu2022-02-24
* ; * src/xterm.h: Fix typo in recent change.Po Lu2022-02-22
* Improve XInput2 version checkingPo Lu2022-02-22
* Ignore modifier keys early when handling X key press eventsPo Lu2022-02-20
* Ensure bad values don't leak into scroll valuators after DeviceChangePo Lu2022-02-14
* Stop quering for Xinerama inside x_get_monitor_attributesPo Lu2022-02-13
* Fix fallout from switch to 32-bit visualsPo Lu2022-02-11
* Add support for _NET_WM_USER_TIME_WINDOWPo Lu2022-02-09
* Implement _NET_WM_USER_TIME protocolPo Lu2022-02-09