981 Commits (c1b244f61d041510c7c1f3e2ee1cae0ccc273c9d)

Author SHA1 Message Date
Kristian Høgsberg 4e51b44c53 window: Fall back to cairo image when cairo EGL isn't available 12 years ago
Ander Conselvan de Oliveira b77aa062c9 transformed: Add options for using debuging driver fullscreen method 12 years ago
Ander Conselvan de Oliveira 5403f5274d window: Allow clients to choose the fullscreen method 12 years ago
Kristian Høgsberg 038b9dc8ec clients: Add screenshooter-client-protocol.h to screenshooter sources 12 years ago
Pekka Paalanen c660821918 update git ignores 12 years ago
Kristian Høgsberg bc2312c7c6 simple-egl: Remove old obsolete fbo and color_rbo fields 12 years ago
Kristian Høgsberg 3a8d3f2e98 Link matrix.c into weston again 12 years ago
Pekka Paalanen 4dd0c412db window: add a note about freeing shm buffers 12 years ago
Pekka Paalanen aac1c13332 clients: destroy wl_registry on exit 12 years ago
Rob Bradford bf33b1cced clients: Add a touchscreen calibration tool 12 years ago
Kristian Høgsberg bf74d5242a window: Add a widget default cursor convenience helper 12 years ago
Pekka Paalanen ec07669a08 window: change boolean to flags in toysurface::prepare() 12 years ago
Ander Conselvan de Oliveira a06a86066d clients: Replace transformed with a toytoolkit implementation 12 years ago
Ander Conselvan de Oliveira 15256f66ab window: Add a way to retrieve a window's output transform 12 years ago
Ander Conselvan de Oliveira 6d4cb4e8c4 window: Let clients set buffer transformations 12 years ago
Ander Conselvan de Oliveira ddd3e27ab8 window: Honour opaque field for windows without a frame 12 years ago
Dima Ryazanov a85292e73c Fix a crash when opening two terminal windows and closing the first one. 12 years ago
Kristian Høgsberg 6006ecb497 configure.ac: Don't link weston to cairo or image libraries 12 years ago
Pekka Paalanen a4eda73607 window: honour wl_buffer.release 12 years ago
Pekka Paalanen 3cbb08944b window: fix tooltip text extents 12 years ago
Pekka Paalanen b362736bb2 window: simplify window_create_surface 12 years ago
Pekka Paalanen 9943686be3 window: convert shm path to toysurface 12 years ago
Pekka Paalanen 03fc316000 window: add toysurface abstraction and port EGL path 12 years ago
Kristian Høgsberg b88b68fa42 weston-simple-im: Add a few more compose sequences 12 years ago
Kristian Høgsberg 504e8f109a weston-simple-im: Fold struct keyboard_input into struct simple_im 12 years ago
Kristian Høgsberg aec12b806c weston-simple-im: Fold keyboard_input_handle_keymap() into event handler 12 years ago
Kristian Høgsberg 6aae61483b weston-simple-im: Fold keyboard_input_handle_key() into event handler 12 years ago
Kristian Høgsberg 3a3704db20 weston-simple-im: Fold keyboard_input_handle_modifiers into event handler 12 years ago
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