index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
configure.ac: Bump version to 1.0.2
1.0.2
Kristian Høgsberg
1
-1
/
+1
2012-11-30
compositor-drm: Allow scanning out of opaque ARGB surfaces
Ander Conselvan de Oliveira
1
-4
/
+29
2012-11-30
Fix build warnings from image_loader
Pekka Paalanen
6
-2
/
+13
2012-11-30
Fix a crash when opening two terminal windows and closing the first one.
Dima Ryazanov
3
-2
/
+13
2012-11-30
compositor-x11: Link to libshared-cairo for icon loading helper
Kristian Høgsberg
1
-1
/
+1
2012-11-30
configure.ac: Don't link weston to cairo or image libraries
Kristian Høgsberg
7
-25
/
+31
2012-11-27
weston.ini: Introduce core section and remove type keys.
Scott Moreau
1
-2
/
+3
2012-11-27
compositor: Move clearing of primary plane damage to the backends
Ander Conselvan de Oliveira
5
-2
/
+14
2012-11-27
man: fill missing pieces to weston page
Pekka Paalanen
1
-1
/
+26
2012-11-27
man: add weston-drm page
Pekka Paalanen
4
-16
/
+147
2012-11-27
xwm: Fix xwm opaque region
Scott Moreau
1
-6
/
+6
2012-11-19
configure.ac: Bump version to 1.0.1
1.0.1
Kristian Høgsberg
1
-1
/
+1
2012-11-19
simple-egl: Reset opaque region if not fullscreen.
Scott Moreau
1
-0
/
+2
2012-11-16
simple-egl: Set the right size for the opaque region when fullscreen
Ander Conselvan de Oliveira
1
-2
/
+2
2012-11-16
shell/zoom: Increment/decrement disable_planes only when zoom.active changes
Ville Syrjälä
2
-2
/
+2
2012-11-16
compositor-drm: Don't use overlay when surface alpha != 1.0f
Ville Syrjälä
1
-0
/
+3
2012-11-16
wcap: Transform damage rectangles according to output tranform
Kristian Høgsberg
1
-0
/
+52
2012-11-16
tests: Remove last GLfloat use
Kristian Høgsberg
1
-1
/
+1
2012-11-13
Fix a typo.
Dima Ryazanov
1
-1
/
+1
2012-11-08
Terminal: Handle keypad symbols
Daniel Stone
1
-0
/
+63
2012-11-08
smoke: Remove unused offset member
Daniel Stone
1
-2
/
+1
2012-11-08
shell: Do not insert input panel layer when locked
Jan Arne Petersen
1
-2
/
+3
2012-11-08
compositor: Use pixman_region32_intersect_rect() instead of temp region
Kristian Høgsberg
1
-5
/
+4
2012-11-08
Reset pending surface delta x and y on commit
Daniel Stone
1
-0
/
+2
2012-11-08
Clip surface damage to the surface area
Daniel Stone
1
-0
/
+5
2012-11-08
SHM: Don't flush damage when there is none
Daniel Stone
1
-1
/
+2
2012-11-08
Clients: Don't set the cursor when we have no pointer
Daniel Stone
1
-0
/
+6
2012-11-05
window.c: Move misplaced break to where it belongs
Kristian Høgsberg
1
-1
/
+1
2012-11-02
compositor-drm: Always disable sprites for now
Kristian Høgsberg
1
-0
/
+4
2012-11-01
compositor-x11: verify that detectable repeat was really set
Ran Benita
1
-1
/
+3
2012-11-01
compositor-x11: properly initialize XKB extension
Ran Benita
1
-0
/
+21
2012-11-01
compositor-x11: free or discard XCB generic_error's
Ran Benita
1
-8
/
+7
2012-10-31
compositor-drm: Add key binding for hidding overlays
Ander Conselvan de Oliveira
1
-1
/
+18
2012-10-31
compositor: Fix culling of repaints behind opaque surfaces
Ander Conselvan de Oliveira
3
-0
/
+27
2012-10-31
compositor-x11: use _checked() with xkb_select_events to test for error
Ran Benita
1
-8
/
+8
2012-10-30
window: Fix use-after-free in menu button handler
Kristian Høgsberg
1
-3
/
+2
2012-10-30
window: Only advertise fullscreen menu item if client supports it
Kristian Høgsberg
1
-11
/
+17
2012-10-30
image: Set dragging pointer on button press, not first motion
Kristian Høgsberg
1
-3
/
+3
2012-10-30
image: Combine clamp_view() and center_view ()
Kristian Høgsberg
1
-40
/
+23
2012-10-30
image: Add keyhandler to handle keyboard zoom
Kristian Høgsberg
1
-0
/
+32
2012-10-30
image: Set resize handler and center view on resize/fullscreen
Kristian Høgsberg
1
-0
/
+10
2012-10-30
toytoolkit: Don't destroy window cairo surface on shm attach.
Scott Moreau
1
-2
/
+0
2012-10-30
shell: End popups if we trigger a shell grab
Kristian Høgsberg
1
-3
/
+20
2012-10-30
compositor: Fix partial repaints
Ander Conselvan de Oliveira
1
-5
/
+17
2012-10-30
window: Make press-drag-release menu selection mode work
Kristian Høgsberg
1
-2
/
+7
2012-10-30
compositor-x11: Grab pointer on button press, ungrab on release
Kristian Høgsberg
1
-0
/
+17
2012-10-29
simple-egl: Add a default cursor
Kristian Høgsberg
2
-1
/
+34
2012-10-29
clients: Remove $(toolkit_libs) from weston_screensaver_CFLAGS
Kristian Høgsberg
1
-1
/
+1
2012-10-29
window: Ignore input_set_pointer_image() if we don't have a pointer
Kristian Høgsberg
1
-0
/
+3
2012-10-29
compositor-drm: prefer PCI boot_vga GPU over other GPUs
David Herrmann
1
-28
/
+62
[next]