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
path:
root
/
clients
/
simple-damage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-16
clients: Add opaque region setting to simple-damage
Derek Foreman
1
-0
/
+16
2022-01-21
clients/simple-*: Add appids for other clients
Marius Vlad
1
-0
/
+2
2021-12-09
clients/simple-damage,simple-shm: Use calloc instead of malloc
Marius Vlad
1
-1
/
+1
2020-02-27
Redefine output rotations
Pekka Paalanen
1
-16
/
+16
2019-05-02
log: remove "%m" from format strings by using strerror(errno)
Antonio Borneo
1
-3
/
+4
2019-04-18
Rename zalloc.h to libweston/zalloc.h
Pekka Paalanen
1
-1
/
+1
2019-02-15
clients: use xdg_shell stable instead of v6
ant8me
1
-31
/
+31
2016-08-15
clients/simple-damage: Port to xdg_shell unstable v6
Jonas Ådahl
1
-31
/
+61
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
1
-0
/
+1
2016-06-16
Make config.h inclusion consistent
Bryce Harrington
1
-1
/
+1
2016-06-09
clients/simple-damage: migrate to wp_viewporter
Pekka Paalanen
1
-16
/
+16
2016-03-09
clients: Use zalloc
Bryce Harrington
1
-1
/
+2
2016-01-14
clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION
Christopher Michael
1
-1
/
+2
2015-12-03
simple-damage: Add --use-damage-buffer flag
Derek Foreman
1
-15
/
+47
2015-11-30
simple-damage: Offset drawing co-ordinates not buffer start
Derek Foreman
1
-24
/
+34
2015-11-19
Use xdg_shell protocol from wayland-protocols
Jonas Ådahl
1
-1
/
+1
2015-11-19
Use fullscreen-shell.xml from wayland-protocols
Jonas Ådahl
1
-9
/
+9
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-1
/
+1
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2015-02-27
xdg-shell: Bump unstable version
Jasper St. Pierre
1
-1
/
+1
2014-08-21
xdg-shell: bump experimental protocol version
Pekka Paalanen
1
-1
/
+1
2014-06-18
Add a simple client for testing compositor damage handling
Jason Ekstrand
1
-0
/
+880