278 Commits (bb1df6a7c149138693049ec17e492632135a2311)

Author SHA1 Message Date
Daniel Stone 97f685449e clients: Move XKB info from display to input struct 12 years ago
Daniel Stone 2fce4028d6 Convert wl_pointer::axis to wl_fixed_t 12 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 12 years ago
Pekka Paalanen 647f2bfd2a window: add wrapper for EPOLL_CLOEXEC 12 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 12 years ago
Ander Conselvan de Oliveira 08bcf14903 dnd: implement option for not offering data to other clients 12 years ago
Yan Wang a261f7e6dc Weston: Free allocated cursors array when destroying 12 years ago
Ander Conselvan de Oliveira 210eb9d2ba dnd: work around cairo-gl brokenness 12 years ago
Ander Conselvan de Oliveira dc8c8fce72 window: rename enum pointer_type to cursor_type 12 years ago
Ander Conselvan de Oliveira d8f527c845 window: track changes in libwayland-cursor api 12 years ago
Tiago Vignatti 82db9d80e6 window: add simple text tooltip handlers 12 years ago
Kristian Høgsberg f96e6c00d9 Share code to to classify pointer location in frame 13 years ago
Ander Conselvan de Oliveira 1042dc15e0 window: use libwayland-cursor instead of libXcursor 13 years ago
Tiago Vignatti dec76580c4 window: send transient flags over the wire 13 years ago
Daniel Stone 37816df646 Convert wl_input_device to wl_seat (and friends) 13 years ago
Kristian Høgsberg 5a315bc72d Move cairo-util to shared/ 13 years ago
Kristian Høgsberg 5adb480e60 window: Move frame rendering to cairo-util 13 years ago
Kristian Høgsberg 42abdf5c80 window: Move theme rendering code to cairo-util 13 years ago
Kristian Høgsberg 291c69cf93 window: Move all frame theme related state into new struct theme 13 years ago
Kristian Høgsberg d9931880c5 window: Compute title vertical position based on font extents 13 years ago
Rob Bradford 7507b570c6 window: Store the outputs that the window is on 13 years ago
Scott Moreau f7e498cb89 toytoolkit: Recalculate input region if client has modified it's size. 13 years ago
Pekka Paalanen 79b5652de6 window: fix missed xkb API adaptation 13 years ago
Kristian Høgsberg 4c3dac9c66 clients: Remove superfluous #includes 13 years ago
Kristian Høgsberg bef52d1423 Update to new libxkbcommon API 13 years ago
Martin Minarik 1998b154a7 window.c: frame_button: Maximize, minimize, close, icon buttons in window frame 13 years ago
Kristian Høgsberg 80680c7b75 window.c: Just use float instead of GLfloat, remove GLES2.h include 13 years ago
Dima Ryazanov ff1c2d7914 window: Don't crash if a cursor image failed to load. 13 years ago
Rafal Mielniczuk 87e4c9354e window: fix check of cursor image load result 13 years ago
Kristian Høgsberg 7016313778 Port Wayland clients to new xkbcommon API 13 years ago
Daniel Stone 103db7fb56 Convert wire input co-ordinates to fixed-point 13 years ago
Daniel Stone b230a7ee58 Convert internal input co-ordinates to GLfloat 13 years ago
Ander Conselvan de Oliveira 001de54ea1 window: use only one shm pool for all the cursor images 13 years ago
Daniel Stone 5d66371743 Change button from int to uint32_t 13 years ago
Daniel Stone da5b93c8d7 Change key/button grab bindings to take unsigned state 13 years ago
Ander Conselvan de Oliveira 1493d2ae1c window: use libXcursor for loading pointer images 13 years ago
Kristian Høgsberg 3e0fe5c0df window: Set window title and class 13 years ago
Kristian Høgsberg 407ef64e17 window: Only set toplevel window type if nothing else is set 13 years ago
Casey Dahlin 9074db5d62 Send surface enter/leave events 13 years ago
Scott Moreau ff1db4a4f3 Install structuring for ping-pong protocol 13 years ago
Kristian Høgsberg a6c8b0084f window.c: Drop the toolkit grab when we start a compositor grab 13 years ago
Kristian Høgsberg f2eb68a921 window: Send serial number in set_popup request 13 years ago
Kristian Høgsberg 84b76c72c8 window: Initialize redraw_task.link so we can always remove it 13 years ago
Kristian Høgsberg eae5de7609 Follow wayland change to serial numbers 13 years ago
Kristian Høgsberg 5990fbb6e2 window: Fix remaining references to the egl image surface type 13 years ago
Kristian Høgsberg bad4297380 window: Drop EGLImage surface type 13 years ago
Kristian Høgsberg 24b5e230fa window: Only unmap shm surface backing memory if it belongs to surface 13 years ago
Kristian Høgsberg 6e2a8d74b5 window: Simplify the shm surface management 13 years ago