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
2013-12-19
screenshooter: Choose output to record from based on keyboard focus
Ander Conselvan de Oliveira
1
-67
/
+29
2013-12-17
compositor: Initialize output listener links
Kristian Høgsberg
1
-0
/
+2
2013-12-17
screenshooter: Record one extra frame when recording stops
Ander Conselvan de Oliveira
1
-2
/
+10
2013-12-17
nested: Add EGL_WL_create_wayland_buffer_from_image compat defines
Kristian Høgsberg
1
-0
/
+10
2013-12-16
configure.ac: Bump version to 1.3.91 for alpha release
1.3.91
Kristian Høgsberg
1
-1
/
+1
2013-12-16
Makefile.am: Clean generated weston.ini on make clean
Kristian Høgsberg
1
-0
/
+2
2013-12-16
clients: add scaler test app
Jonny Lamb
3
-0
/
+226
2013-12-16
pixman-renderer: implement surface scaling and cropping
Jonny Lamb
1
-6
/
+24
2013-12-16
compositor: transform surface coordinates if a surface scaler is used
Jonny Lamb
2
-8
/
+89
2013-12-16
compositor: add stub scaler resources
Jonny Lamb
3
-0
/
+109
2013-12-16
protocol: crop & scale RFC v3
Pekka Paalanen
2
-1
/
+158
2013-12-16
Add a weston_surface_set_size function
Jason Ekstrand
3
-10
/
+18
2013-12-16
shell: Reset fullscreen and maximized state on output unplug
Ander Conselvan de Oliveira
1
-0
/
+3
2013-12-16
desktop-shell: Invalidate saved position when output is destroyed
Zhang, Xiong Y
3
-5
/
+36
2013-12-16
compositor: Make pointers visible when an output is unplugged
Ander Conselvan de Oliveira
3
-12
/
+81
2013-12-16
compositor: Don't repaint outputs being destroyed
Ander Conselvan de Oliveira
2
-0
/
+6
2013-12-16
compositor: Ensure views are visible if their output was unplugged
Zhang, Xiong Y
2
-2
/
+58
2013-12-16
compositor: Move views when outputs are moved
Zhang, Xiong Y
2
-3
/
+75
2013-12-16
compositor-headless, compositor-rdp: Don't call weston_output_move()
Ander Conselvan de Oliveira
2
-4
/
+0
2013-12-16
compositor: Move the logic of moving outputs into the core
Zhang, Xiong Y
3
-25
/
+26
2013-12-16
compositor: Remove output from list in weston_output_destroy()
Ander Conselvan de Oliveira
5
-4
/
+2
2013-12-16
compositor-x11: Only destroy one output when the close button is pressed
Ander Conselvan de Oliveira
1
-1
/
+31
2013-12-16
evdev: Drop joystick rejection heurstics
Kristian Høgsberg
1
-9
/
+0
2013-12-16
evdev: Reject absolute motion if we're not a pointer or a touch device
Kristian Høgsberg
1
-1
/
+1
2013-12-16
evdev: Drop obsolete accelerometer reject rule
Kristian Høgsberg
1
-13
/
+1
2013-12-16
evdev: Remove EVDEV_TOUCH and with it evdev_device->caps
Kristian Høgsberg
2
-16
/
+8
2013-12-16
evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit
Kristian Høgsberg
2
-9
/
+8
2013-12-16
evdev: Replace EVDEV_BUTTON with local has_button flag
Kristian Høgsberg
2
-6
/
+6
2013-12-16
evdev: Replace EVDEV_MOTION_ABS with local has_abs flag
Kristian Høgsberg
2
-7
/
+3
2013-12-16
evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events
Kristian Høgsberg
1
-4
/
+6
2013-12-16
evdev: Drop EVDEV_MOTION_REL flag
Kristian Høgsberg
2
-6
/
+6
2013-12-16
evdev: Combine evdev_handle_device() and evdev_configure_device()
Kristian Høgsberg
1
-11
/
+7
2013-12-09
sdk: make C++11 plugins build again
Giulio Camuffo
2
-4
/
+4
2013-12-09
Update .gitignore
Jasper St. Pierre
1
-0
/
+1
2013-12-09
Update .gitignore
Jasper St. Pierre
3
-8
/
+6
2013-12-09
shell: Fix set_transient_for with a NULL parent
Jasper St. Pierre
1
-2
/
+6
2013-12-08
shell: Make sure the shell implementation and protocol versions match
Kristian Høgsberg
2
-0
/
+7
2013-12-07
simple-egl: Add option to allow not syncing to compositor repaint cycle
Kristian Høgsberg
1
-19
/
+27
2013-12-07
simple-egl: Print fps for the spinning triangle
Kristian Høgsberg
1
-5
/
+17
2013-12-07
tests: Test whether a simple EGL main loop uses too many buffers
Neil Roberts
7
-2
/
+223
2013-12-06
input: make sure the devices get the resource destruction signal
Giulio Camuffo
1
-12
/
+14
2013-12-05
desktop-shell: Drop next_type from shell_surface
Kristian Høgsberg
1
-29
/
+13
2013-12-05
shell: Put xwayland surface at the top of the fullscreen layer
Kristian Høgsberg
1
-0
/
+2
2013-12-05
desktop-shell: Make set_toplevel() clear surface states
Kristian Høgsberg
1
-3
/
+2
2013-12-05
desktop-shell: Set fullscreen flags in common code path
Kristian Høgsberg
1
-6
/
+3
2013-12-05
desktop-shell: Set maximized flags in common code path
Kristian Høgsberg
1
-6
/
+3
2013-12-05
stacking: Set a keyboard focus handler so we can repaint the frame
Kristian Høgsberg
1
-0
/
+11
2013-12-05
shell: Don't try to switch to a NULL shell surface.
Rafael Antognolli
1
-10
/
+3
2013-12-05
shell: Set a surface as TOPLEVEL instead of the old surface types.
Rafael Antognolli
1
-2
/
+3
2013-12-05
compositor-x11: Damage output when we receive expose events for the window
Kristian Høgsberg
1
-0
/
+1
[prev]
[next]