profile/ivi/weston-ivi-shell.git
2014-02-03 Pekka Paalanenbuild: pass client flags to test programs
2014-02-02 Kristian Høgsberg.gitignore: Add .dirstamp
2014-02-02 Guillem Joverbuild: Set a default aux dir
2014-02-02 Kristian Høgsbergbuild: Don't dist generated sources
2014-02-02 Quentin GlidicMakefile.am: Fix protocol source files usage
2014-02-02 Kristian Høgsbergxwayland: Fix typo in open flags for Xorg log file
2014-02-01 Kristian Høgsbergbuild: Add -Wsign-compare to GCC flags
2014-02-01 Jasper St.... Revert "stacking: Remove transient window support"
2014-02-01 Jasper St.... window: Add wrappers for xdg_surface_set_transient_for
2014-02-01 Jasper St.... westoy: Port the toy toolkit over to xdg-shell
2014-02-01 Jasper St.... westoy: Remove MAXIMIZED and FULLSCREEN as separate...
2014-02-01 Jasper St.... westoy: Remove fullscreen methods
2014-02-01 Jasper St.... westoy: Use subsurfaces for tooltips instead of transie...
2014-02-01 Jasper St.... westoy: Schedule a full resize when we add a subsurface
2014-02-01 Jasper St.... stacking: Remove transient window support
2014-02-01 Jasper St.... weston: Send xdg_surface_send_focused_[un]set when...
2014-02-01 Ander Conselvan... input: Remove exported function weston_pointer_verify()
2014-02-01 Emilio Pozuelo... desktop-shell: initialize children link
2014-02-01 Emilio Pozuelo... desktop-shell: maximize the surface with the kbd focus
2014-02-01 Guillem Jovercompositor: Clarify XDG_RUNTIME_DIR misconfiguration...
2014-02-01 Ander Conselvan... input: Fix weston_seat_init_keyboard() error path
2014-02-01 Ander Conselvan... input: Empty the current input region when configuring...
2014-02-01 Kristian Høgsbergbuild: Stop using xmllint to validate protocol files
2014-02-01 Kristian Høgsbergbuild: Drop wayland-scanner.mk
2014-02-01 Kristian Høgsbergbuild: Only regenerate src/git-version.h when .git...
2014-02-01 Kristian Høgsbergbuild: Move shared/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move clients/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move tests/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move src/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move man/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move protocol/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move xwayland/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move desktop-shell/Makefile.am into toplevel...
2014-02-01 Kristian Høgsbergbuild: Move wcap/Makefile.am into top-level Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move data/Makefile.am into Makefile.am
2014-02-01 Kristian Høgsbergbuild: Use subdir-objects automake option
2014-02-01 Kristian Høgsbergclients: Drop pdf viewer sample client
2014-02-01 Kristian Høgsbergcompositor: Fix a couple of #includes to use "" instead...
2014-02-01 Kristian Høgsbergbuild: Drop use of rsvg-convert
2014-01-28 Jonas Ådahlinput: Unlink saved kbd focus listener when releasing...
2014-01-28 Jonas Ådahlsimple-egl: Fix -Wsign-compare compiler warning
2014-01-27 Kristian HøgsbergDocument WESTON_VERSION_AT_LEAST() macro behavior
2014-01-24 Kristian Høgsbergconfigure.ac: Bump version to 1.4.0
2014-01-24 Kristian Høgsbergcompositor-drm: Set cursor surface to NULL when pagefli...
2014-01-22 Kristian Høgsbergshell: Properly track the focus state surface
2014-01-22 Kristian Høgsbergevdev: Remove output destroy notifier on device destroy
2014-01-22 Kristian Høgsbergconfigure.ac: Check for libsystemd-login >= 198
2014-01-20 Ricardo Vieirashell: Don't move maximized window
2014-01-20 Kristian Høgsbergshell: Add mod+shift left-click as a resize binding
2014-01-20 Kristian Høgsbergconfigure.ac: Bump version to 1.3.93
2014-01-20 U. Artie Eoffdrm: prepend stamp space to output mode logging
2014-01-20 HardeningFix compilation with FreeRdp 1.1 and master v2
2014-01-20 U. Artie Eoffrpi: call eglTerminate if we're bailing
2014-01-20 U. Artie Eoffrpi-backend: ensure pixels is destroyed in resource_update
2014-01-20 U. Artie Eoffanimation: don't NULL deref if _run() returns NULL
2014-01-20 U. Artie Eoffshared/frame: NULL check before attempting to deref
2014-01-20 U. Artie Eoffrpi: free renderer if we bail early during create
2014-01-20 U. Artie Eoffcompositor: free memory from str config sections after...
2014-01-20 U. Artie Eoffcompositor-wayland: free 'theme' config option value
2014-01-20 U. Artie Eoffcompositor-wayland: don't free unallocated memory
2014-01-20 U. Artie Eoffshared/frame: fix potential memory leak in frame_create
2014-01-20 U. Artie Eoffshell: assert get_shell_surface() != NULL as appropriate
2014-01-20 U. Artie Eoffshell: validate create_focus_surface results
2014-01-20 U. Artie Eoffshell: validate get_animation_type parameter
2014-01-20 U. Artie Eoffinput-panel: validate return value of get_default_view
2014-01-20 U. Artie Eoffexposay: remove redundant NULL check in highlight_surface
2014-01-20 U. Artie Eoffclients/window: fail if NULL returned from frame_create
2014-01-20 U. Artie Eoffweston-info: free allocated memory and check OOM conditions
2014-01-20 U. Artie Eoffterminal: use xstrdup instead to handle OOM
2014-01-20 U. Artie Eoffuse xzalloc wrapper instead
2014-01-20 U. Artie Eoffclients/desktop-shell: check OOM conditions
2014-01-20 U. Artie Eoffscreenshooter: check for NULL malloc and fix memleaks
2014-01-20 U. Artie Eoffwcap-decode: remove dead code
2014-01-20 U. Artie Eofflog: print dummy timestamp if localtime call fails
2014-01-20 U. Artie Eoffbacklight: fix backlight_path memory leak
2014-01-20 Kristian Høgsbergshell: Don't start a fade animation if we don't have...
2014-01-18 Kristian HøgsbergRevert part of 17bccaed428ac1f6ec9f8e667175ad81e90508ff
2014-01-18 Kristian Høgsbergshell: Cancel popups when triggering screensaver
2014-01-17 Kristian Høgsbergresizor: Don't resize if maximized
2014-01-17 Kristian Høgsbergshell: Stop moving surfae after touch point 0 goes up
2014-01-17 Kristian Høgsbergcompositor-drm: Make composite bypass work on secondary...
2014-01-17 Kristian Høgsbergshell: Don't assign keyboard focus for seats without...
2014-01-17 Axel DavyFix XWayland crashes when opening popups
2014-01-17 Bryce W. Harringtongitignore: Generated files text-client-protocol.h,...
2014-01-17 Bryce W. HarringtonCleanup stray newline in a return statement
2014-01-17 Bryce W. Harringtonterminal: Only set title if asprintf succeeded
2014-01-17 Wieland Hoffmannweston.ini.man: Fix some grammar
2014-01-17 Kristian Høgsberginput: Handle unplugging the output for a touchscreen...
2014-01-17 Kristian Høgsbergshell: Disable exposay by default
2014-01-15 Kristian Høgsbergshell.c: Not all seats have pointers
2014-01-14 Axel DavyFix XWayland transient window location.
2014-01-13 Jason EkstrandOnly update the surface size if a new buffer is attached
2014-01-13 Kristian Høgsbergtext: Set context->model to NULL when we deactivate...
2014-01-11 Kristian Høgsbergshell: Move maximize and fullscreen bindings to mod...
2014-01-10 Kristian Høgsbergwindow: Properly destroy tooltip windows when parent...
2014-01-10 Kristian Høgsbergshell: Orphan child windows when a shell surface is...
2014-01-10 Kristian Høgsbergkeyboard: Make debug output less verbose
2014-01-10 Kristian Høgsbergkeyboard: Don't strcat() into a strdup()ed string
2014-01-10 Kristian Høgsbergkeyboard: Fix insert_text() string utility
2014-01-10 Kristian Høgsbergcompositor: Init output listeners in weston_view if...
next