compositor-drm: Don't try and scan out a SHM buffer directly
[profile/ivi/weston.git] / clients /
2013-02-14 Kristian Høgsbergwindow.c: Don't allow moving a maximized window
2013-02-14 Kristian Høgsbergscreenshot: Print warning if we're not launched from...
2013-02-14 Kristian Høgsbergtoytoolkit: Remove left-over pixman dependency
2013-02-14 Kristian Høgsbergclients: Make libtoytoolkit a libtool library
2013-02-14 Dima Ryazanovterminal: Handle the window close event
2012-12-14 Kristian Høgsbergclients: Add screenshooter-client-protocol.h to screens...
2012-11-30 Dima RyazanovFix a crash when opening two terminal windows and closi...
2012-11-30 Kristian Høgsbergconfigure.ac: Don't link weston to cairo or image libraries
2012-11-20 Scott Moreausimple-egl: Reset opaque region if not fullscreen.
2012-11-17 Ander Conselvan... simple-egl: Set the right size for the opaque region...
2012-11-08 Daniel StoneTerminal: Handle keypad symbols
2012-11-08 Daniel Stonesmoke: Remove unused offset member
2012-11-08 Daniel StoneClients: Don't set the cursor when we have no pointer
2012-11-06 Kristian Høgsbergwindow.c: Move misplaced break to where it belongs
2012-10-30 Kristian Høgsbergwindow: Fix use-after-free in menu button handler
2012-10-30 Kristian Høgsbergwindow: Only advertise fullscreen menu item if client...
2012-10-30 Kristian Høgsbergimage: Set dragging pointer on button press, not first...
2012-10-30 Kristian Høgsbergimage: Combine clamp_view() and center_view ()
2012-10-30 Kristian Høgsbergimage: Add keyhandler to handle keyboard zoom
2012-10-30 Kristian Høgsbergimage: Set resize handler and center view on resize...
2012-10-30 Scott Moreautoytoolkit: Don't destroy window cairo surface on shm...
2012-10-30 Kristian Høgsbergwindow: Make press-drag-release menu selection mode...
2012-10-29 Kristian Høgsbergsimple-egl: Add a default cursor
2012-10-29 Kristian Høgsbergclients: Remove $(toolkit_libs) from weston_screensaver...
2012-10-29 Kristian Høgsbergwindow: Ignore input_set_pointer_image() if we don...
2012-10-29 Damien Lespiaudnd: Use %zd in the format string for size_t types
2012-10-29 Kristian Høgsbergconfigure.ac: Check for libGLU for screensaver
2012-10-25 Pekka Paalanendesktop-shell: background should be opaque
2012-10-25 Pekka Paalanenwindow: remove window_set_transparent() declaration
2012-10-20 Kristian HøgsbergDefine our own container_of as well
2012-10-19 Kristian HøgsbergStop relying on ARRAY_LENGTH being defined in wayland...
2012-10-19 Jonas Ådahlwindow: Always pass focused widget to widget motion...
2012-10-19 Jonas Ådahlwindow: Don't set pointer image when requesting to...
2012-10-17 Ander Conselvan... simple-shm: Don't use ret variable in main() uninitialized
2012-10-16 Kristian Høgsbergclients: Don't ask for EGL_PIXMAP_BIT when choosing...
2012-10-16 Kristian Høgsbergclients: Check return value of wl_display_dispatch()
2012-10-16 John Kåre AlsakerRemove some dead code.
2012-10-16 Pekka Paalanenconfigure: build tablet-shell client conditionally
2012-10-16 Pekka Paalanensimple-touch: do not include GL headers
2012-10-16 Pekka Paalanenconfigure: separate simple EGL clients from others
2012-10-16 Pekka Paalanentoytoolkit: make all EGL code dependant on cairo-egl
2012-10-16 Pekka Paalanenwindow: remove dead EGL code
2012-10-16 Kristian Høgsbergwindow: Set input region also when we go fullscreen
2012-10-16 Jonas Ådahlclients: image: Add support for panning and zooming
2012-10-16 Jonas Ådahlwindow: Update modifier state directly after receiving...
2012-10-16 Pekka Paalanenwindow: don't call output configure uninitialised
2012-10-16 Kristian Høgsbergclients: Use wl_display_dispatch_pending()
2012-10-11 Pekka Paalanencompositor, clients: apply wl_surface.frame on commit
2012-10-11 Pekka Paalanencompositor, clients: double-buffer input region
2012-10-11 Pekka Paalanencompositor, clients: double-buffer opaque region
2012-10-11 Pekka Paalanencompositor, clients: make damage double-buffered
2012-10-11 Pekka Paalanenclients: use wl_surface_commit
2012-10-11 Kristian HøgsbergUpdate to new fd and wl_registry APIs
2012-10-10 Scott Moreautoytoolkit: Take into account transform when sending...
2012-10-10 Kristian Høgsbergterminal: Don't snap resize if we're maximized
2012-10-10 Kristian Høgsbergterminal: Use window_get_fullscreen() instead of tracki...
2012-10-10 Kristian Høgsbergwindow: Add getters for fullscreen and maximized state
2012-10-10 Scott Moreautoytoolkit: Don't draw shadows for maximized windows.
2012-10-10 Scott Moreauclients: Set title for all shell surface demos.
2012-10-10 Rob Bradfordkeyboard: Avoid access beyond end off buffer
2012-10-10 Jonas Ådahlwindow: Initialize workspace state before first roundtrip
2012-10-04 U. Artie Eoffdesktop-shell: destroy data before exiting.
2012-10-04 Rob Bradfordsimple-shm: Draw the test motif surrounded by a white...
2012-10-04 Rob Bradfordsimple-shm: Don't attach the buffer to the surface...
2012-10-04 Philipp Brüschweilereditor: more intuitive cursor positioning
2012-10-04 Philipp Brüschweilereditor: take text offset into account when computing...
2012-10-04 Philipp Brüschweilereditor: make selection a lighter shade of blue, much...
2012-10-04 Philipp Brüschweilereditor: fix assert to take preedit string into account
2012-10-04 Martin OlssonFix spelling errors
2012-09-28 Tiago Vignattitoytoolkit: Process deferred tasks on fifo order instead
2012-09-26 Pekka VuorelaRequire mouse release on top of frame button to trigger...
2012-09-26 Pekka VuorelaProtect window callbacks from deleted windows
2012-09-25 Jan Arne Petersentext: Rename de/activate to enter/leave
2012-09-25 Pekka VuorelaPDF viewer to run until and only when it has existing...
2012-09-25 Pekka VuorelaFix memory leak in PDF viewer
2012-09-25 Pekka VuorelaFix PDF viewer not to produce garbage windows for nonex...
2012-09-25 Jan Arne Peterseneditor: Fix selection anchor on text deletion
2012-09-25 Jan Arne Peterseneditor: Delete selected text before adding new
2012-09-25 Jan Arne Petersenkeyboard: Allow backspace for pre-edit text
2012-09-25 Jan Arne Peterseneditor, keyboard: Add support for arrow keys
2012-09-14 Ander Conselvan... simple-egl: Set the opaque region if windowed and ...
2012-09-12 Jan Arne Petersentext: Add reset requets to protocol
2012-09-12 Jan Arne Petersentext: Add support for control keys to the protocol
2012-09-12 Jan Arne Petersentext: Add delete_surrounding_text to protocol
2012-09-12 Jan Arne Petersentext: Add support for pre-edit string
2012-09-12 Jan Arne Petersenkeyboard: Use a qwerty virtual keyboard layout
2012-09-12 Jan Arne Petersentext: Split text and input-method protocols
2012-09-12 Jan Arne Petersentext: Fix set_surrounding_text request
2012-09-12 Jan Arne Peterseneditor: Add support for setting a preedit
2012-09-12 Jan Arne Peterseneditor: Add support for selection
2012-09-12 Jan Arne Peterseneditor: Insert commit-string at cursor
2012-09-12 Jan Arne Peterseneditor: Add support for cursor
2012-09-12 Jan Arne Peterseneditor: Extract text handling into text_layout
2012-09-12 Jan Arne Peterseneditor: Make text_entry a widget
2012-09-12 Jan Arne Petersentext: Introduce input_method_context interface
2012-09-12 Jan Arne Petersentext: Remove surface arg in create_text_model
2012-09-12 Pekka Paalanencompositor: new intersection algorithm
2012-09-12 Pekka Paalanenclients: add cliptest program
2012-09-12 Pekka Paalanenupdate .gitignores
2012-09-07 Philipp Brüschweilerscreensaver: fix decoding of transparency in xpm files
next