540 Commits (6ae7bc982fa9d70f3206713f05f354bbfac59fb5)

Author SHA1 Message Date
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 15336e8b5c toytoolkit: Remove left-over pixman dependency 12 years ago
Pekka Paalanen 0eab05d2a7 clients: add global_remove handler stubs 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 5403f5274d window: Allow clients to choose the fullscreen method 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
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 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
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 8c03616c39 weston-simple-im: Create our own xkb_context 12 years ago
Jan Arne Petersen c31288daf1 window: Allow to get xkb context from display 12 years ago
Jan Arne Petersen cd99706b61 text: Send more information with keysym events 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
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
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 e530a0a240 window: Ignore input_set_pointer_image() if we don't have a pointer 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
Kristian Høgsberg 3146756adf clients: Don't ask for EGL_PIXMAP_BIT when choosing configs 12 years ago
Kristian Høgsberg a17f7a13fd clients: Check return value of wl_display_dispatch() 12 years ago
Pekka Paalanen fb39d8d23c toytoolkit: make all EGL code dependant on cairo-egl 12 years ago
Pekka Paalanen 53e58485a5 window: remove dead EGL code 12 years ago
Kristian Høgsberg 3fb613effe window: Set input region also when we go fullscreen 12 years ago
Jonas Ådahl d9f6b078b6 window: Update modifier state directly after receiving a modifier event 12 years ago
Pekka Paalanen b2f957a9f1 window: don't call output configure uninitialised 12 years ago
Kristian Høgsberg feb3c1d33b clients: Use wl_display_dispatch_pending() 12 years ago