Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
57da4a822e4ae2b498c1e6915a9f5def04af84ea
57da4a8
shell: introduce shell_surface_purpose
by Pekka Paalanen
· 14 years ago
56cdea9
shell: add private surface struct
by Pekka Paalanen
· 14 years ago
02453dd
cairo-util: Dont use non-standard JCS_EXT_BGRX color space
by Kristian Høgsberg
· 14 years ago
c5241f5
Never include wayland-util.h directly
by Kristian Høgsberg
· 14 years ago
50719bc
Fix inconsistent #include style
by Pekka Paalanen
· 14 years ago
980c49e
window: Remove unused variable
by Kristian Høgsberg
· 14 years ago
8b56880
evdev: Reset accumulate values when we flush motion events
by Kristian Høgsberg
· 14 years ago
e412ff3
Merge remote-tracking branch 'pq/glmatrix'
by Kristian Høgsberg
· 14 years ago
eccef6a
compositor: Queue buffer.release instead of sending immediately
by Kristian Høgsberg
· 14 years ago
52e158d
evdev: fix order of events being sent to the compositor
by Tiago Vignatti
· 14 years ago
3da492b
wscreensaver: configure glmatrix
by Pekka Paalanen
· 14 years ago
11f53f5
clients: add wscreensaver
by Pekka Paalanen
· 14 years ago
8260f46
clients: import glmatrix.c and matrix3.xpm
by Pekka Paalanen
· 14 years ago
8755ff9
evdev: remove signed value checks
by Tiago Vignatti
· 14 years ago
a3cdf59
simple-shm: Add a wl_shm listener
by Kristian Høgsberg
· 14 years ago
2ca8630
shell: fix handle_lock_surface_destroy()
by Pekka Paalanen
· 14 years ago
d81c216
shell: fix compositor wakeup while locked
by Pekka Paalanen
· 14 years ago
d3dd6e1
shell: fix lock surface mapping
by Pekka Paalanen
· 14 years ago
1ec0c31
compositor: Hide surfaces by setting surface->output to NULL
by Kristian Høgsberg
· 14 years ago
bfbb26b
desktop-shell: add unlock dialog
by Pekka Paalanen
· 14 years ago
77cbc95
window: clean up redraw and focuses on destroy
by Pekka Paalanen
· 14 years ago
f0fc70d
compositor: implement screen locking
by Pekka Paalanen
· 14 years ago
d503a0b
compositor: check wlsc_surface::link before accessing neighbors
by Pekka Paalanen
· 14 years ago
ebc598e
compositor: fix repaint on first wakeup
by Pekka Paalanen
· 14 years ago
2841111
compositor: remove idle_inhibit optimization
by Pekka Paalanen
· 14 years ago
af867cc
compositor: let the shell wake up the compositor
by Kristian Høgsberg
· 14 years ago
9ef3e01
desktop-shell: screen locking protocol
by Pekka Paalanen
· 14 years ago
496433b
compositor: Hold on to surface.frame requests until we assign an output
by Kristian Høgsberg
· 14 years ago
3164c94
compositor: Drop unused wlsc_output field 'background'
by Kristian Høgsberg
· 14 years ago
8c19645
compositor: fix destroy_frame_callback()
by Pekka Paalanen
· 14 years ago
09d65d0
config: fix boolean parsing
by Pekka Paalanen
· 14 years ago
fc32c39
config: Don't print warning when XDG_CONFIG_HOME isn't set
by Kristian Høgsberg
· 14 years ago
668dd56
window: add a helper for config file paths
by Pekka Paalanen
· 14 years ago
b38666e
desktop-shell: Add sample ini file
by Kristian Høgsberg
· 14 years ago
ac3a59a
window: Add a cheesy parser for ini-files, use it in desktop-shell
by Kristian Høgsberg
· 14 years ago
64f1c3f
De-brand the tablet shell
by Kristian Høgsberg
· 14 years ago
c4693c4
Install desktop-shell in $prefix/libexec
by Kristian Høgsberg
· 14 years ago
d826404
compositor: Drop redundant compositor->damage
by Kristian Høgsberg
· 14 years ago
4677013
shell: Set initial toplevel position in map callback
by Kristian Høgsberg
· 14 years ago
32e24cc
compositor: Split shell->attach into map and configure
by Kristian Høgsberg
· 14 years ago
63ff706
compositor-drm: Fix setting O_CLOEXEC
by David Herrmann
· 14 years ago
bbe6052
compositor: only authorized client can bind desktop_shell
by Pekka Paalanen
· 14 years ago
6cd281a
desktop-shell: launch from the compositor
by Pekka Paalanen
· 14 years ago
ef7c8d9
compositor-*: check for surfaceless_gles2 instead of surfaceless_opengl
by Ander Conselvan de Oliveira
· 14 years ago
d3ef7be
compositor: Tweak fade spring to not overshoot
by Kristian Høgsberg
· 14 years ago
06a670f
compositor-x11: Call finish_frame from a timer callback
by Kristian Høgsberg
· 14 years ago
3ff589d
compositor: Make spring model always use the same time step
by Kristian Høgsberg
· 14 years ago
ff298d9
compositor: Clear cursor buffer in create_sprite_from_png()
by Kristian Høgsberg
· 14 years ago
0de0aaf
composior: fix tiny cursor bug with drm compositor
by Ander Conselvan de Oliveira
· 14 years ago
fb39963
Update .gitignores
by Casey Dahlin
· 14 years ago
ac9cfd3
evdev: Simplify error path for device creation
by Tiago Vignatti
· 14 years ago
d9f7d1f
evdev: Delete unused fields from evdev_input_device
by Tiago Vignatti
· 14 years ago
ac2dc6a
evdev: Add hotplug support
by Tiago Vignatti
· 14 years ago
9a38a0a
compositor: page flip away from a client buffer if it's destroyed
by Ander Conselvan de Oliveira
· 14 years ago
ac5098f
Merge remote-tracking branch 'robster/rob/pointer-fixes'
by Kristian Høgsberg
· 14 years ago
1d72447
compositor: Report an error if we cannot the load the pointer image files
by Rob Bradford
· 14 years ago
d354711
compositor: Don't try and use a NULL sprite for the device pointer
by Rob Bradford
· 14 years ago
8bd35c7
window: Avoid setting an invalid surface for the pointer
by Rob Bradford
· 14 years ago
21223bf
window: Report an error if we cannot load the pointer files
by Rob Bradford
· 14 years ago
2459694
compositor: Clean up resource destroy callback handling
by Kristian Høgsberg
· 14 years ago
02ebfb1
compositor: fix drag segfault
by Pekka Paalanen
· 14 years ago
02924bc
compositor: fix whitespace error in wlsc_output_set_cursor
by Ander Conselvan de Oliveira
· 14 years ago
22e22a5
compositor: don't schedule idle_repaint from calls to repaint
by Ander Conselvan de Oliveira
· 14 years ago
a4b7e20
drm: Only add an output once we've successfully initialized it
by Kristian Høgsberg
· 14 years ago
53e7989
drm: Remove unneccesary drm_output_prepare_render() call
by Kristian Høgsberg
· 14 years ago
9c46ff1
drm: Specify depth as 24 when creating the KMS FB
by Kristian Høgsberg
· 14 years ago
191454e
compositor: Rename scanout surfaces
by Kristian Høgsberg
· 14 years ago
f1621d2
compositor: don't release the front buffer after page flip
by Ander Conselvan de Oliveira
· 14 years ago
3b19966
compositor: move setup of scanout surface out of wlsc_output_repaint
by Ander Conselvan de Oliveira
· 14 years ago
397b908
Add missing include for gio.h.
by Eugeni Dodonov
· 14 years ago
bf8bd5a
cairo-util: Fix another last-minute typo
by Kristian Høgsberg
· 14 years ago
27d3866
cairo-util: Add helper to load jpeg files
by Kristian Høgsberg
· 14 years ago
9ef9e0e
simple-egl: Remove leftover wl_visual variable
by Kristian Høgsberg
· 14 years ago
cbd06f9
compositor: Silence a couple of valgrind warnings
by Kristian Høgsberg
· 14 years ago
32ff1f5
compositor: Dont repick for grabbed surfaces
by Kristian Høgsberg
· 14 years ago
bcee9a4
desktop-shell: Add beginning of pop-up menu to panel
by Kristian Høgsberg
· 14 years ago
dcef9ca
x11: Fix last-minute edit bug
by Kristian Høgsberg
· 14 years ago
d6e5525
x11: Manage xserver focus better
by Kristian Høgsberg
· 14 years ago
707e10f
x11: Handle a few more window property atoms
by Kristian Høgsberg
· 14 years ago
a6ef099
x11: Truncate property string to property length
by Kristian Høgsberg
· 14 years ago
f0d9116
x11: Add a destroy listener for X11 surfaces
by Kristian Høgsberg
· 14 years ago
d2baf1f
compositor: Repick focus surface as surfaces come and go
by Kristian Høgsberg
· 14 years ago
293af26
x11: Use compositor time, not X event time
by Kristian Høgsberg
· 14 years ago
1a89f28
gears: Fail if compiled without cairo-egl
by Benjamin Franzke
· 14 years ago
0c99163
window: Create a cairo device for each egl config
by Benjamin Franzke
· 14 years ago
47eb8f4
window: Remove display_flush_cairo_device
by Benjamin Franzke
· 14 years ago
02dee2c
compositor-drm: Fix invalid usage of udev ressources
by Benjamin Franzke
· 14 years ago
a764ee5
compositor-drm: Enumerate only cards with name card*
by Benjamin Franzke
· 14 years ago
439d986
compositor-drm: Be patient when output creation fails
by Benjamin Franzke
· 14 years ago
c18366d
compositor-openwfd: Fix tty assignment in backend_init
by Benjamin Franzke
· 14 years ago
e4fb78d
Handle compositors without wl_shell
by Kristian Høgsberg
· 14 years ago
41abb28
view: Fix reference to wayland-glib.h
by Kristian Høgsberg
· 14 years ago
e28d05b
window.c: Move window items to window.c
by Kristian Høgsberg
· 14 years ago
96aa7da
Change remaining GPLv2 headers to MIT
by Kristian Høgsberg
· 14 years ago
3a69627
window: Stop using glib mainloop in toy toolkit
by Kristian Høgsberg
· 14 years ago
1e164b9
Move rounded_rect() to cairo-util.c
by Kristian Høgsberg
· 14 years ago
547da5a
terminal: Make -f (fullscreen) option work again
by Kristian Høgsberg
· 14 years ago
37f27d5
xserver: check whether pointer exists when exiting
by Tiago Vignatti
· 14 years ago
7e69000
desktop-shell: Scale background image to output size
by Kristian Høgsberg
· 14 years ago
a4a42f0
shell: Reject moving or resizing toplevel windows
by Kristian Høgsberg
· 14 years ago
Next »