803 Commits (81585e9d2acf34a90d6b8946d747dc7e1b734728)

Author SHA1 Message Date
Kristian Høgsberg de318ab25f weston-simple-im: Stop using toytoolkit 12 years ago
Kristian Høgsberg 79bfde20bd weston-simple-im: Use serial number from incoming events 12 years ago
Kristian Høgsberg 8c03616c39 weston-simple-im: Create our own xkb_context 12 years ago
Kristian Høgsberg 1199b16f02 clients: Move keyboard-utils.[ch] into weston-simple-im 12 years ago
Jan Arne Petersen e9fba2b737 text: Add simple compose input method 12 years ago
Rob Bradford 9d1d32bdd0 editor: Add support for editing text using the keyboard 12 years ago
Jan Arne Petersen c31288daf1 window: Allow to get xkb context from display 12 years ago
Jan Arne Petersen 257201d2cc window: Add utils for xkb keyboard input 12 years ago
Jan Arne Petersen cd99706b61 text: Send more information with keysym events 12 years ago
Jan Arne Petersen d9be93b964 text: Rename and extend text_model key event 12 years ago
Ander Conselvan de Oliveira 1b4312d326 clients: Add a client that renders transformed buffers 12 years ago
Scott Moreau 6655e00e03 simple-egl: Reset opaque region if not fullscreen. 12 years ago
Pekka Paalanen 768117f90b window: make display_create_surface() shm-only 12 years ago
Pekka Paalanen 32127ca86d window: use different keys for different cairo privates 12 years ago
Pekka Paalanen 0c6a34378a window: merge struct surface_data into shm_surface_data 12 years ago
Pekka Paalanen f86504c881 window: remove unused MULT macro 12 years ago
Pekka Paalanen a8d4c84693 window: make window_flush() private 12 years ago
Pekka Paalanen ce36f6dff4 window: make window_{create,set}_surface private 12 years ago
Pekka Paalanen 99b705bb17 simple-shm: honour wl_buffer.release 12 years ago
Ander Conselvan de Oliveira edce9c295c simple-egl: Set the right size for the opaque region when fullscreen 12 years ago
Jan Arne Petersen 1f1b39792b keyboard: Rename keyboard to weston-keyboard 12 years ago
Jan Arne Petersen 5ec05fb251 keyboard: commit preedit before sending key events 12 years ago
Jan Arne Petersen 8083e019cd editor: Remove preedit text on startup 12 years ago
Jan Arne Petersen 25f6db51f0 editor: Initalize editor struct with 0 12 years ago
Jan Arne Petersen 6345faa39a editor: Fix handling of UTF-8 text 12 years ago
Daniel Stone a84687174c Terminal: Handle keypad symbols 12 years ago
Daniel Stone 4eb445abba smoke: Remove unused offset member 12 years ago
Daniel Stone 8097274ce6 Clients: Don't set the cursor when we have no pointer 12 years ago
Kristian Høgsberg 0f7a285fe1 window.c: Move misplaced break to where it belongs 12 years ago
Kristian Høgsberg e77d7577a2 window: Fix use-after-free in menu button handler 12 years ago
Kristian Høgsberg efb948846f window: Only advertise fullscreen menu item if client supports it 12 years ago
Kristian Høgsberg 9468708f70 image: Set dragging pointer on button press, not first motion 12 years ago
Kristian Høgsberg d3bf6766ab image: Combine clamp_view() and center_view () 12 years ago
Kristian Høgsberg 719b2158e7 image: Add keyhandler to handle keyboard zoom 12 years ago
Kristian Høgsberg a369ff5273 image: Set resize handler and center view on resize/fullscreen 12 years ago
Scott Moreau 1bdb477522 toytoolkit: Don't destroy window cairo surface on shm attach. 12 years ago
Kristian Høgsberg d2fbb3870c window: Make press-drag-release menu selection mode work 12 years ago
Kristian Høgsberg 191e0eee77 simple-egl: Add a default cursor 12 years ago
Kristian Høgsberg 6326c5de82 clients: Remove $(toolkit_libs) from weston_screensaver_CFLAGS 12 years ago
Kristian Høgsberg e530a0a240 window: Ignore input_set_pointer_image() if we don't have a pointer 12 years ago
Damien Lespiau 4df7e27055 dnd: Use %zd in the format string for size_t types 12 years ago
Kristian Høgsberg b98905e810 configure.ac: Check for libGLU for screensaver 12 years ago
Pekka Paalanen 9564c75163 desktop-shell: background should be opaque 12 years ago
Pekka Paalanen fedc527723 window: remove window_set_transparent() declaration 12 years ago
Kristian Høgsberg 8c31a4c025 Define our own container_of as well 12 years ago
Kristian Høgsberg 5717b6dbf1 Stop relying on ARRAY_LENGTH being defined in wayland-util.h 12 years ago
Jonas Ådahl f461eee2b0 window: Always pass focused widget to widget motion handlers 12 years ago
Jonas Ådahl f82eda5247 window: Don't set pointer image when requesting to move a surface 12 years ago
Ander Conselvan de Oliveira d0f24cf6ec simple-shm: Don't use ret variable in main() uninitialized 12 years ago
Kristian Høgsberg 3146756adf clients: Don't ask for EGL_PIXMAP_BIT when choosing configs 12 years ago