projects
/
platform
/
core
/
uifw
/
pepper.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/pepper.git
2015-10-15
Junghoon
pepper: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Junghoon
render: gl-renderer: fix memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-10-15
Junghoon
pepper: keep buffer reference until buffer release
commit
|
commitdiff
|
tree
|
snapshot
2015-10-14
Taekyun Kim
pepper: Render surfaces which dropped reference to...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Taekyun Kim
render: Set clear color to opaque black
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Junghoon
render: gl-renderer: implement buffer age management
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Taekyun Kim
pepper: Release buffer when damage has been flushed
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Taekyun Kim
drm: Fix double-free error when a monitor is plugged
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Taekyun Kim
samples: drm-backend: Get tty number from env var
commit
|
commitdiff
|
tree
|
snapshot
2015-10-13
Jaehoon Jeong
shell: Replace xdg-shell.xml
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Seunghun Lee
pepper: decrement state reference
commit
|
commitdiff
|
tree
|
snapshot
2015-10-12
Taekyun Kim
pepper: Selectively inherit transform from parent of...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-08
Jaehoon Jeong
shell: bugfix in xdg_surface_set_parent
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Taekyun Kim
build: Add missing requirement for xkbcommon in pepper...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Junghoon
drm: bugfix. change back_fb_index correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
shell: Send ping when pointer focus view is changed
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
shell: Give keyboard focus to new toplevel shell_surface
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
shell: Handle keyboard focus
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
shell: Add popup grab
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
pepper: bugfix in pointer creation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
x11: Remove xkb feature from x11-input
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Jaehoon Jeong
pepper: bugfix in keyboard creation
commit
|
commitdiff
|
tree
|
snapshot
2015-10-07
Sangjin Lee
Merge changes Id94140f2,Ia256af33,I43109f79,I573384b5...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Taekyun Kim
pepper: Support for setting NULL keymap
commit
|
commitdiff
|
tree
|
snapshot
2015-10-06
Jaehoon Jeong
shell: Set keyboard focus when any pointer button pressed
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Junghoon
pepper: send keyboard modifiers event
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Junghoon
pepper: API for setting keymap
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Taekyun Kim
pepper: shell: Move default grab to the shell library
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Taekyun Kim
pepper: Bug fix when emitting seat's input object add...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Taekyun Kim
pepper: APIs for getting the seat of a pointer/keyboard...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-05
Seunghun Lee
pepper: Don't change given const argument of pepper_com...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Don't try to send input events when there's...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Changed input grab APIs from start/end to set/get
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: pepper_xxx_get_compositor() helper functions
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Promote view coordinate conversion functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: APIs for getting corresponding wayland object...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Removed common focus managing object
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: API for setting pointer move velocity
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: API for setting pointer clamp area
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Process input event before emit
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Removed focus() function from pointer grab...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Jaehoon Jeong
shell: Add functions for view's initial position
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Add an API for getting socket name of a compositor
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Taekyun Kim
pepper: Use wl_display_add_socket_auto() for NULL socke...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Jaehoon Jeong
shell: Fix fullscreen, maximized features
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Jaehoon Jeong
shell: Ignore move/resize request in fullscreen, maximi...
commit
|
commitdiff
|
tree
|
snapshot
2015-10-01
Junghoon
render: pixman-renderer: implement repaint_view()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Jaehoon Jeong
shell: fix resize correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Jaehoon Jeong
shell: fix xdg_surface_set_window_geometry() work correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-30
Jaehoon Jeong
shell: Convert type of position to double from int
commit
|
commitdiff
|
tree
|
snapshot
2015-09-24
Junghoon
render: gl-renderer: bugfix. correct vertex index for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Taekyun Kim
samples: x11-backend - take socket name and renderer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Taekyun Kim
render: Apply PEPPER_RENDER_CLEAR_BACKGROUND env var...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Taekyun Kim
render: Clean up GL renderer code
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Taekyun Kim
render: x11: Fix GL renderer to work with x11 backend
commit
|
commitdiff
|
tree
|
snapshot
2015-09-23
Taekyun Kim
pepper: Update output size when mode changes
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Send focus enter event for newly bound pointer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Default keyboard grab
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Maintain an array of pressed keys for keyboard
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Fix error on checking keyboard and touch of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Set keyboard focus when pointer left button...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
x11: Poll for xcb event when the FD is set
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Ignore surfaces having no attached buffer
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Taekyun Kim
pepper: Update surface size when attached buffer is...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-22
Junghoon
drm: implement assign_fb_plane()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Junghoon
shell: bugfix for center position calculation
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Taekyun Kim
pepper: Mark z-order as dirty for only modified views
commit
|
commitdiff
|
tree
|
snapshot
2015-09-21
Junghoon
pepper: bugfix for view insertion & z-order setting
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
render: Clear background if PEPPER_RENDER_CLEAR_BACKGRO...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
render: Use PIXMAN_OP_OVER
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
pepper: Correctly manage view z-order
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
shell: Use pepper grab for move and resize
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
common: Add gbs.conf to gitignore
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
pepper: Handle focus destroy signal correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-17
Taekyun Kim
pepper: Pick surface views only
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Pointer default grab & event handling
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Emit event from input devices to logical input...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Use double for Change pointer coordinate value
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: input bug fix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: use const qualifier for input grab arguments
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Relative motion as default
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
shell: Initialize input devices when initializing shell
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: input region should be infinite when not specified
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Convenience function for handling events of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Support for input grab
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: input focus & send events to clients
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Common behavior of pointer/keyboard/touch into...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
shell: Remove default grab from the shell library
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Taekyun Kim
pepper: Unified event IDs and input event structures...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Taekyun Kim
pepper: More comprehensive name for output backend...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Taekyun Kim
pepper: Fix memory leak while accumulating plane clip...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Taekyun Kim
pepper: Clear surface damage after it is flushed
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Taekyun Kim
pepper: View update process refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Taekyun Kim
render: Fix missing pixman_image_unref() when attaching...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Taekyun Kim
pepper: Add an API for quering view opaqueness
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Taekyun Kim
drm: Better variable naming for vblank pending counter
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Junghoon
pepper: fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Junghoon
pepper: bugfix. set surface's damage region correctly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-08
Junghoon
pepper: minor bugfix
commit
|
commitdiff
|
tree
|
snapshot
2015-09-04
Junghoon
drm: destroy pixman_render_target on drm_buffer_destroy()
commit
|
commitdiff
|
tree
|
snapshot
next