Searched refs:ButtonRelease (Results 1 – 7 of 7) sorted by relevance
227 case ButtonRelease: in nextXEvent()
5412 bind $icon_win <ButtonRelease-1> "pmenu $menu %X %Y"5413 bind $icon_win <ButtonRelease-3> "pmenu $menu %X %Y"5417 bind $icon_win <Shift-ButtonRelease-1> {kill_client_balloon; show_client_balloon}5418 bind $icon_win <ButtonRelease-2> {kill_client_balloon; show_client_balloon}
982 is_press ? ButtonPress : ButtonRelease, button, 0, 0, 0); in XTRAP_FakeButtonEvent_wr()
241 #define ButtonRelease 5 macro
6152 if (type == ButtonRelease) return "ButtonRelease"; in Etype()
7713 Pointer 1 198 253 0 ButtonRelease-115911 on ButtonRelease. The toolkit interpreted the 2nd one15919 e.g., inject ButtonRelease at the wrong position.
56 <ButtonRelease>: SendRFBEvent()\n\740 <ButtonRelease>: SendRFBEvent()\\n\6038 + if (ev->type == ButtonRelease) {6040 + if (db) fprintf(stderr, "ButtonRelease: %d %d %d\n", b->x_root, b->y_root, b->state); 6269 + case ButtonRelease:6353 case ButtonRelease:6404 - case ButtonRelease: