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
2015-02-13
configure.ac: bump to version 1.7.0 for release
1.7.0
1.7
Bryce Harrington
1
-4
/
+4
2015-02-13
releasing: Note that Xwayland installation required only for Weston releases
Bryce Harrington
1
-4
/
+4
2015-02-12
weston-egl-ext: Define EGL tokens harder for old Mesa
Daniel Stone
1
-5
/
+23
2015-02-12
tests: Include weston-egl-ext from weston-test
Daniel Stone
1
-0
/
+1
2015-02-12
releasing: Revert fix and just document work-around of Xwayland path
Bryce Harrington
2
-7
/
+13
2015-02-11
input: store the grab serial of the keyboard
Giulio Camuffo
1
-2
/
+7
2015-02-11
build: Pass along any user-specified xserver path to distcheck
Bryce Harrington
1
-0
/
+1
2015-02-11
build: Enable xwayland-test during distcheck
Derek Foreman
1
-2
/
+1
2015-02-11
configure.ac: Don't look for Xwayland in the weston install destination
Derek Foreman
1
-1
/
+1
2015-02-06
configure.ac bump to version 1.6.93 for the rc2 release.
1.6.93
Bryce Harrington
1
-3
/
+3
2015-02-06
releasing: Tweak docs to better match actual workflow
Bryce Harrington
1
-6
/
+11
2015-02-06
desktop-shell: Fail if get_xdg_surface is called on an xdg_surface
Jonas Ådahl
1
-0
/
+16
2015-02-06
xwm: remove the create surface listener in weston_wm_destroy
Derek Foreman
1
-0
/
+1
2015-02-06
ivi-shell: SEGV occurs when multi touch happens in transition
Nobuhiko Tanibata
1
-0
/
+6
2015-02-05
Update .gitignore
Daniel Stone
1
-0
/
+12
2015-02-04
compositor-x11: Move the x11 window close to an idle handler
Derek Foreman
1
-2
/
+30
2015-02-04
Fix "Back", "Forward", and other special mouse buttons in the X11 compositor.
Dima Ryazanov
1
-2
/
+5
2015-02-04
libinput: Only forward first and last press and release for a key
Jonas Ådahl
1
-0
/
+11
2015-02-04
libinput: Only forward first and last press and release for a button
Jonas Ådahl
1
-0
/
+11
2015-02-02
xwm: support maximizing xwayland windows
Giulio Camuffo
4
-39
/
+129
2015-02-02
desktop-shell: Remove unnecessary type casts
Derek Foreman
1
-8
/
+7
2015-02-02
screenshooter: remove useless cast
Derek Foreman
1
-2
/
+1
2015-01-30
configure.ac: bump to version 1.6.92 for the rc1 release
1.6.92
Bryce Harrington
1
-3
/
+3
2015-01-30
releasing: Directions for updating the website
Bryce Harrington
1
-1
/
+6
2015-01-30
desktop-shell: Don't crash on zoom without a pointer in the seat
Derek Foreman
1
-0
/
+5
2015-01-30
xwayland-test: Replace the xwayland-test
Derek Foreman
2
-107
/
+65
2015-01-29
xwm: fix use after free
Giulio Camuffo
1
-0
/
+7
2015-01-28
ivi-shell-transition: check create_layout_transition() return value.
Carlos Olmedo Escobar
1
-4
/
+12
2015-01-27
shell: fix positioning of maximized surfaces with a custom geometry
Giulio Camuffo
1
-2
/
+7
2015-01-27
editor: Make editor multi-seat aware
Derek Foreman
1
-4
/
+4
2015-01-27
Revert "compositor-x11: Move the x11 event handler to the display loop"
Bryce Harrington
1
-3
/
+1
2015-01-27
xwm: set the _NET_WM_DESKTOP property of the windows
Giulio Camuffo
2
-0
/
+31
2015-01-27
compositor-x11: Move the x11 event handler to the display loop
Derek Foreman
1
-1
/
+3
2015-01-26
releasing: Mention dual release announcements
Bryce Harrington
1
-7
/
+8
2015-01-26
clients: Remove stray new-line
Jonas Ådahl
1
-2
/
+1
2015-01-26
xwm: don't set inactive surfaces as top level
Giulio Camuffo
1
-2
/
+24
2015-01-23
tests: Skip buffer count test if wl_drm isn't present
Derek Foreman
3
-0
/
+7
2015-01-22
Makefile: fix assigning to dist_wayland_session_DATA
Marek Chalupa
1
-1
/
+1
2015-01-21
Makefile.am: Use fine-grained dist control for desktop file
Bryce Harrington
1
-2
/
+1
2015-01-20
Fix mutex hang in colord on output removal
Olivier Fourdan
1
-8
/
+4
2015-01-20
releasing: Add example commands to release directions
Bryce Harrington
1
-15
/
+31
2015-01-20
build: install a login manager session entry
Lubomir Rintel
2
-0
/
+10
2015-01-20
zoom: Check the value of level before using it.
Carlos Olmedo Escobar
1
-1
/
+2
2015-01-20
text: Fix typo
Derek Foreman
1
-1
/
+1
2015-01-20
releasing: Typo
Bryce Harrington
1
-1
/
+1
2015-01-20
Revert "simple-egl: HACK to report presentation flags"
Bryce Harrington
2
-51
/
+0
2015-01-20
simple-egl: HACK to report presentation flags
Pekka Paalanen
2
-0
/
+51
2015-01-20
tests, clients: add Presentation feedback flags
Pekka Paalanen
2
-2
/
+8
2015-01-20
compositor, drm: set per-surface Presentation feedback flags
Pekka Paalanen
3
-7
/
+52
2015-01-20
compositor: set presentation.presented flags
Pekka Paalanen
9
-21
/
+60
[next]