Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
weston
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pekka Paalanen
weston
Graph
995e6fbcd0f2d42c0e11b8f9d7f3976db69beefd
Select Git revision
Branches
20
JSON-timeline-WIP
T10743
android
android-0.85
android-4.0.1_r1.2-a
android-4.0.1_r1.2-b
buffer-queue-spec
cardsel
clipscale-RFCv2
clipscale-RFCv3
clipscale-wip
clipscale-wip2
clonemode-4
clonemode-6
clonemode-7-part1
clonemode-8-part1
clonemode-9-part1
clonemode-9-part3
clonemode-user-API-1
clonemode-user-API-2
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Jul
22
13
12
11
8
7
6
5
4
1
30
Jun
29
27
24
23
21
17
16
15
14
13
10
9
8
6
5
4
3
1
31
May
27
25
24
19
18
17
16
13
12
11
10
6
4
3
2
29
Apr
26
25
22
18
13
12
6
5
1
24
Mar
23
22
18
17
16
15
10
9
8
7
4
26
Feb
23
22
19
16
11
9
4
3
2
1
20
Jan
19
14
13
12
11
22
Dec
18
14
8
4
3
2
1
30
Nov
27
26
25
24
23
20
19
16
13
12
7
2
29
Oct
23
21
20
19
15
14
9
7
6
5
1
30
Sep
29
28
25
24
23
22
21
17
15
14
10
9
8
1
26
Aug
24
21
20
19
17
16
14
10
7
6
2
31
Jul
30
29
23
17
16
clients: Fork clickdot as confine
clients/resizor: Use pointer locking for resizing window
clients: Add API for pointer locking and pointer confinement
Implement pointer locking and confinement
input: Split out pointer button sending from grab handler
input: Split out motion sending from default grab
weston-pointer: Add destroy signal
compositor: Pass both surface and seat in activation signal
compositor: Add surface commit signal
Implement the relative pointer protocol
input: Provide microsecond timestamps in motion events
libinput: Expose unaccelerated motion deltas in motion event struct
compositor: Keep track of what views were activated by clicking
desktop-shell: Pass a flag bitmask instead of bool to activate()
desktop-shell: Make activate() take a view instead of surface
desktop-shell: Change switcher to track views
desktop-shell: Track the black surface by its view
input: Activate view no matter the keyboard focus
automake: add missing git-version.h dependency
automake: list the the builddir include before the srcdir
shared/platform.h: remove the local EGL platform (re)definitions
gl-renderer: remove local EGL platform (re)definitions
weston-egl-ext.h: add EGL platform definitions
clients/simple-egl: use weston_check_egl_extension over strstr
clients/nested: use weston_check_egl_extension over strstr
shared/platform.h: use weston_check_egl_extension over strstr
gl-renderer: move check_extension() to shared/
libweston: don't install shared/platform.h
shared/platform.h: add missing stdbool.h include
simple-egl: remove incomplete EGL_EXT_buffer_age definition
gl-renderer: remove EGL_EXT_image_dma_buf_import guards
weston-egl-ext.h: add GL_EXT_unpack_subimage definitions
weston-egl-ext.h: add EGL_MESA_configless_context definitions
weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions
client/nested: reuse weston-egl-ext.h declarations
Revert "config-parser: Catch negative numbers assigned to unsigned config values"
systemd: Also force base-10 for the strtol() call
Require base-10 for strtol() calls
Include space in 'if ('
config-parser: Catch negative numbers assigned to unsigned config values
Loading