1015 Commits (ba5d2d76afe3b209df4035803ca6c7f185bf352f)

Author SHA1 Message Date
Jan Arne Petersen ffbb20f730 text: Move input_panel interface to input-method 12 years ago
Jan Arne Petersen 3fb6e71814 editor: Add support for backspace keysym events 12 years ago
Jan Arne Petersen ab2b01429e simple-im: fix for protocol changes 12 years ago
Jan Arne Petersen 2dc3b3fc9f keyboard: add support for invoke_action 12 years ago
Jan Arne Petersen 3489ba9c21 editor: add support for invoke_action 12 years ago
Jan Arne Petersen 0558a93eee editor: Add content type example 12 years ago
Jan Arne Petersen e475f29330 keyboard: Add support for a numeric layout 12 years ago
Jan Arne Petersen 0a1cf393c6 editor: add support for pre-edit styling 12 years ago
Jan Arne Petersen 49a3fb3d1d keyboard: Add support for pre-edit styling 12 years ago
Jan Arne Petersen 4a17fae8e7 editor: support commit on reset 12 years ago
Jan Arne Petersen c7d2a9839b text: add serial argument to text protocol 12 years ago
Jan Arne Petersen 4653531e7a text: add pre-edit styling support to protocol 12 years ago
Kristian Høgsberg e994eddafc window.c: Don't allow moving a maximized window 12 years ago
Pekka Paalanen 0c4445ba57 window: create Cairo surfaces on demand for redraw 12 years ago
Pekka Paalanen 0a9686f51c window: let menu and tooltip redraw use widget size 12 years ago
Pekka Paalanen 61e028c953 window: remove the transparent flag as unused 12 years ago
Pekka Paalanen 89dee00e5e window: move cairo_surface into struct surface 12 years ago
Pekka Paalanen 2d8a32a9e4 window: add surface pointer to widget 12 years ago
Pekka Paalanen b1cd9b17bf window: move input and opaque regions into struct surface 12 years ago
Pekka Paalanen ac95f3ee9d window: move 'widget' member into struct surface 12 years ago
Pekka Paalanen 7bcfeade53 window: assimilate window_get_resize_dx_dy() into the call site 12 years ago
Pekka Paalanen 02bba7ceb0 window: move buffer type and transform into struct surface 12 years ago
Pekka Paalanen 811ec4ff31 window: move toysurface and allocation to struct surface 12 years ago
Pekka Paalanen 4e37374875 window: create new struct surface with wl_surface 12 years ago
Pekka Paalanen 550d66bcb1 window: destroy the 2nd shm buffer, if both released 12 years ago
Pekka Paalanen 33a68eaaf4 window: check the initial wl_display_dispatch() 12 years ago
Pekka Paalanen 4e1065491b window: improve EGL-related error messages 12 years ago
Kristian Høgsberg c4a42ca6b5 screenshot: Print warning if we're not launched from weston 12 years ago
Kristian Høgsberg 15336e8b5c toytoolkit: Remove left-over pixman dependency 12 years ago
Kristian Høgsberg 78fd32b7a2 clients: Make libtoytoolkit a libtool library 12 years ago
Dima Ryazanov d20fd4db60 terminal: Handle the window close event 12 years ago
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 12 years ago
Rob Bradford 409f79a2c7 image: Free allocated memory on error path 12 years ago
Rob Bradford f0a1af9f02 window: Free allocated memory on error path 12 years ago
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