Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
be14326efd6841b1873ba2f877d7359a622f93e9
be14326
desktop-shell: use more consistent name for the main structure
by Tiago Vignatti
· 13 years ago
7bef066
desktop-shell: use description tags and improve protocol doc a bit
by Tiago Vignatti
· 13 years ago
eb04ddb
tty: Fall back to K_RAW if K_OFF is not available
by Kristian Høgsberg
· 13 years ago
a6c8b00
window.c: Drop the toolkit grab when we start a compositor grab
by Kristian Høgsberg
· 13 years ago
3730f36
shell: Tighten shell.set_popup semantics
by Kristian Høgsberg
· 13 years ago
f2eb68a
window: Send serial number in set_popup request
by Kristian Høgsberg
· 13 years ago
84b76c7
window: Initialize redraw_task.link so we can always remove it
by Kristian Høgsberg
· 13 years ago
011abc8
xserver-launcher: Pass serial to wl_input_device_set_selection()
by Kristian Høgsberg
· 13 years ago
d012e9d
Make xserver-launcher a module
by Kristian Høgsberg
· 13 years ago
02e79dc
compositor: Add a destroy signal and turn weston_shell into signals
by Kristian Høgsberg
· 13 years ago
27e3052
Use wl_signal mechanism
by Kristian Høgsberg
· 13 years ago
eae5de7
Follow wayland change to serial numbers
by Kristian Høgsberg
· 13 years ago
ee4b4cb
shared: Use $(GCC_CFLAGS), fix warnings
by Kristian Høgsberg
· 13 years ago
6412718
Always build tests
by Kristian Høgsberg
· 13 years ago
476168e
weston: update .gitignore files
by Casey Dahlin
· 13 years ago
5990fbb
window: Fix remaining references to the egl image surface type
by Kristian Høgsberg
· 13 years ago
38f0c14
Merge branch 'output-hotplug' of git://people.freedesktop.org/~bnf/wayland-demos
by Kristian Høgsberg
· 13 years ago
78db848
compositor: Damage output in weston_output_init
by Benjamin Franzke
· 13 years ago
b687940
compositor: Remove wl_output-global on unplug
by Benjamin Franzke
· 13 years ago
bad4297
window: Drop EGLImage surface type
by Kristian Høgsberg
· 13 years ago
24b5e23
window: Only unmap shm surface backing memory if it belongs to surface
by Kristian Høgsberg
· 13 years ago
6e2a8d7
window: Simplify the shm surface management
by Kristian Høgsberg
· 13 years ago
fe0444a
shell: handle surface destruction during move, resize and rotate grabs
by Ander Conselvan de Oliveira
· 13 years ago
ba25bd7
weston-launcher: Fix uninitialized variable warning
by Kristian Høgsberg
· 13 years ago
9e14091
weston-launcher: Fix aliasing warnings
by Kristian Høgsberg
· 13 years ago
035dd9c
compositor: End keyboard grab when compositor loses keyboard focus
by Kristian Høgsberg
· 13 years ago
eeb2e50
tty: Put console in K_OFF mode
by Kristian Høgsberg
· 13 years ago
5d1c0c5
drm: Add vt switch keybindings
by Kristian Høgsberg
· 13 years ago
a00d60f
evdev: Get key state from kernel on vt enter
by Kristian Høgsberg
· 13 years ago
4014a6b
drm: Remove input devices before cancelling repaints in vt switch away
by Kristian Høgsberg
· 13 years ago
e5cf741
xserver: Return EEXIST if unlinking lockfile fails
by Kristian Høgsberg
· 13 years ago
2c76be7
xserver: Don't leak lockfile fd on error path
by Kristian Høgsberg
· 13 years ago
31dd6b8
compositor: Don't pass output to notify_keyboard_focus
by Kristian Høgsberg
· 13 years ago
78d3afe
evdev: Disable the udev monitor when another vt becomes active
by Benjamin Franzke
· 13 years ago
bfeda13
Introduce weston-launch
by Benjamin Franzke
· 14 years ago
1a36156
screenshot.c: Fix up a few stylistic issues
by Kristian Høgsberg
· 13 years ago
80d27b7
screenshooter: Properly handle multiple outputs.
by Scott Moreau
· 13 years ago
d081020
client: tablet-shell: fallback in the lack of lockscreen icon
by Tiago Vignatti
· 13 years ago
610a3f2
window: Check load_image result for NULL
by Kristian Høgsberg
· 13 years ago
3685c3a
Fix `unused-result' warnings.
by Jonas Ådahl
· 13 years ago
1103a1a
window: Use a persistent, big shm pool during resize
by Kristian Høgsberg
· 13 years ago
8f64ed0
window: Only initialize egl if we have cairo egl
by Kristian Høgsberg
· 13 years ago
1662628
clients: Use new shm interface
by Kristian Høgsberg
· 13 years ago
919fbf0
cairo-util: Use nearest filtering for rendering frame
by Kristian Høgsberg
· 13 years ago
32e5686
shell: Break up a few long lines
by Kristian Høgsberg
· 13 years ago
1659daa
shell: set black surface alpha properly in switcher_next()
by Alex Wu
· 13 years ago
2185843
shell: Add fullscreen path into activate()
by Alex Wu
· 13 years ago
875ab9e
Add signedness warning flag and fix fallout
by Kristian Høgsberg
· 13 years ago
ed92f79
Fix warnings resulting from wayland signedness fixes
by Kristian Høgsberg
· 13 years ago
3448616
Remove weston_shell map and configure function pointers
by Kristian Høgsberg
· 13 years ago
56d23bc
shell: Remove obsolete workaround
by Kristian Høgsberg
· 13 years ago
dbae80e
compositor: Support alpha for solid color surfaces
by Kristian Høgsberg
· 13 years ago
29a9cf0
tty: Improve error handling in tty_create()
by Jonas Ådahl
· 13 years ago
c97af92
Properly dispose event sources and event loops
by Jonas Ådahl
· 13 years ago
b5ef591
compositor: Stop using EGL_KHR_surfaceless_gles2
by Kristian Høgsberg
· 13 years ago
cbcd047
compostor-drm: Use gbm surface
by Kristian Høgsberg
· 13 years ago
0a38611
tablet-shell: come back to life
by Tiago Vignatti
· 13 years ago
fb6de22
compositor: Use GL_EXT_unpack_subimage for texture updates
by Kristian Høgsberg
· 13 years ago
8cbfb2a
compositor: Rename weston_buffer_attach to weston_surface_attach
by Kristian Høgsberg
· 13 years ago
679f716
dnd: Damage surface after attaching new buffer
by Kristian Høgsberg
· 13 years ago
a8ae8a9
clients: Fix a couple of warnings
by Kristian Høgsberg
· 13 years ago
db4ecc6
evdev: reuse code for device removal
by Tiago Vignatti
· 13 years ago
7fb9f95
compositor: move force_configure field to shell_surface
by Ander Conselvan de Oliveira
· 13 years ago
093bfa3
compositor: make surface_configure() a vfunc
by Ander Conselvan de Oliveira
· 13 years ago
e11683a
compositor: refactor surface_attach()
by Ander Conselvan de Oliveira
· 13 years ago
d6ea33d
compositor: use new drag icon listener for setting up drag surfaces
by Ander Conselvan de Oliveira
· 13 years ago
9390ae3
compositor: make es->pitch consistent between shm and drm surfaces
by Ander Conselvan de Oliveira
· 13 years ago
fbf2894
compositor: add weston_surface_to_global_float helper
by Ander Conselvan de Oliveira
· 13 years ago
b8ab14f
compositor: add a weston_surface_is_mapped() helper
by Ander Conselvan de Oliveira
· 13 years ago
f9247dd
compositor: Use GL_BGRA_EXT for glReadPixels in screenshooter
by Kristian Høgsberg
· 13 years ago
9629fe3
Simplify shm buffer handling
by Kristian Høgsberg
· 13 years ago
42b4f80
window.c: Do resize work from the repaint idle callback
by Kristian Høgsberg
· 13 years ago
7a011ea
compositor-drm: Check es->image, not es->buffer when looking for overlays
by Kristian Høgsberg
· 13 years ago
9a206c4
config-parser: consolidate shell files into weston.ini only
by Tiago Vignatti
· 13 years ago
6bd4d97
window.c; Only redraw once per frame
by Kristian Høgsberg
· 13 years ago
56456d6
Secure screenshooter protocol.
by Scott Moreau
· 13 years ago
2d7ab82
shell: fix matrix invertible bug in rotation handler
by Rafal Mielniczuk
· 13 years ago
a3aa9c9
Add surface opacity controls.
by Scott Moreau
· 13 years ago
1b45a79
Switch zoom binding to <Super>+Scroll.
by Scott Moreau
· 13 years ago
6a3633d
Modify bindings for axis event detection.
by Scott Moreau
· 13 years ago
210d079
Hook up axis events.
by Scott Moreau
· 13 years ago
3c97b90
drm: plane src coords are 16.16 fixed point
by Rob Clark
· 13 years ago
778e629
shell: correct position of a surface before rotating it.
by Rafal Mielniczuk
· 13 years ago
126f855
window.c: Fix the stretch scaling code
by Kristian Høgsberg
· 13 years ago
ec323d2
window.c: Increase drop shadow fluffiness
by Kristian Høgsberg
· 13 years ago
b8abe7e
window.c: Tweak window decoration appearance
by Kristian Høgsberg
· 13 years ago
9ab37e8
Revert "automake: Don't fail the build if we can't setuid."
by Kristian Høgsberg
· 13 years ago
29d9556
evdev: fix input lag when processing input from output repaint
by Ander Conselvan de Oliveira
· 13 years ago
afee221
compositor: Fix pointer type mismatch warnings
by Kristian Høgsberg
· 13 years ago
4643661
weston_surface: initialize pitch
by Juan Zhao
· 13 years ago
027b962
weston: don't hang in wait()
by Bill Spitzak
· 13 years ago
d273e28
weston: Don't ask for EGL depth buffer if not needed
by Bill Spitzak
· 13 years ago
23fdeed
evdev: use mtdev for multitouch devices
by Tiago Vignatti
· 13 years ago
71b1d0c
compositor: properly restore keyboard_focus in notify_keyboard_focus()
by Ander Conselvan de Oliveira
· 13 years ago
96b0abd
compositor: allow multiple input_device_attach()'s with a nil buffer
by Ander Conselvan de Oliveira
· 13 years ago
e2d21e8
compositor-wayland: use image loading code from shared/
by Ander Conselvan de Oliveira
· 13 years ago
6dc0f86
cairo-util: load_cairo_surface returns NULL if loading the file fails.
by Ustun Ergenoglu
· 13 years ago
5ab91ad
compositor: use smoother range for backlight control
by Tiago Vignatti
· 13 years ago
1b079ab
tests: add backlight test
by Tiago Vignatti
· 13 years ago
07b2606
shell: Fix 2 switcher crashes.
by Alex Wu
· 13 years ago
Next »