index
:
~wjt/weston
0.85
dvorak
eyes
master
next
terminal
wayland-demos-0.8
👀
wjt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
automake: Don't fail the build if we can't setuid.
HEAD
master
Eric Anholt
1
-2
/
+2
2012-03-13
configure: Fix build on debian by avoiding bashisms in the test command.
Eric Anholt
1
-1
/
+1
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
16
-757
/
+519
2012-03-12
Add an option parser
Kristian Høgsberg
26
-243
/
+229
2012-03-12
x11: Move the xcb fd to the input loop
Kristian Høgsberg
1
-4
/
+2
2012-03-12
Fix picking crashes
Kristian Høgsberg
2
-10
/
+8
2012-03-12
drm: fix issue copying supported plane formats
Rob Clark
1
-1
/
+1
2012-03-12
clients/window: fix build issues w/ gles
Rob Clark
1
-1
/
+12
2012-03-11
compositor-drm: use udev_device_get_property_value() helper
David Herrmann
1
-6
/
+4
2012-03-11
compositor-drm: ignore hotplug-events from other devices
David Herrmann
1
-3
/
+17
2012-03-08
drm: Fix drmModeRes leak on error paths
Christopher Michael
1
-1
/
+4
2012-03-08
compositor: Fix compilation without xserver launcher
Benjamin Franzke
1
-0
/
+4
2012-03-08
shell: don't assign output for surface of type none
Ander Conselvan de Oliveira
1
-4
/
+6
2012-03-08
shell: Fix segment fault when clicking to activate a NULL pointer_focus
Alex Wu
1
-1
/
+4
2012-03-08
shell: Fix not destroy black surface when fullscreen surface exit abnomally.
Alex Wu
1
-0
/
+3
2012-03-05
shell: Put popups and transients on top of their parent
Kristian Høgsberg
1
-0
/
+6
2012-03-05
window: Compute frame boundary for all windows except fullscreen
Kristian Høgsberg
1
-1
/
+1
2012-03-05
desktop-shell: Simplify unlock dialog redraw function
Kristian Høgsberg
1
-10
/
+6
2012-03-05
drm: Disable sprites if they're broken
Kristian Høgsberg
1
-0
/
+5
2012-03-05
compositor: Only process input once per frame
Kristian Høgsberg
1
-28
/
+37
2012-03-05
compositor: Move input devices to their own event loop
Kristian Høgsberg
3
-3
/
+23
2012-03-05
compositor: Swallow binding key for bindings that don't set up a grab
Kristian Høgsberg
3
-40
/
+57
2012-03-05
window: Only set opaque and input regions if they change
Kristian Høgsberg
1
-2
/
+13
2012-03-04
Use wl_array_for_each() where possible
Kristian Høgsberg
1
-5
/
+3
2012-03-04
compositor-drm: fix libbacklight build
Pekka Paalanen
1
-20
/
+5
2012-03-04
Use typesafe server-side stubs
Kristian Høgsberg
4
-76
/
+56
2012-03-04
compositor: Add a repaint debugging mechanism
Kristian Høgsberg
1
-0
/
+40
2012-03-02
Merge branch 'layers'
Kristian Høgsberg
6
-263
/
+247
2012-03-01
shell: Don't launch a new screensaver if the old one is still running
Kristian Høgsberg
1
-0
/
+5
2012-03-01
compositor: Damage sprite surface on attach
Kristian Høgsberg
1
-0
/
+1
2012-03-01
compositor: Post keyboard leave before destroying surface
Kristian Høgsberg
1
-0
/
+7
2012-03-01
compositor: split drag surface update into smaller functions
Ander Conselvan de Oliveira
1
-16
/
+42
2012-03-01
compositor: fix crash when a drag surface is destroyed during the drag
Ander Conselvan de Oliveira
2
-0
/
+18
2012-03-01
compositor: Organize surface stack using new struct weston_layer
Kristian Høgsberg
3
-162
/
+123
2012-03-01
compositor: Just damage compositor->damage in weston_output_damage()
Kristian Høgsberg
1
-7
/
+2
2012-03-01
compositor: Implement damage_below by using the new compositor->damage
Kristian Høgsberg
1
-26
/
+8
2012-03-01
compositor: Store opaque clip for previous frame in weston_surface
Kristian Høgsberg
5
-33
/
+39
2012-03-01
shell: Add implementation of fullscreen.
Alex Wu
1
-21
/
+176
2012-03-01
shell: Add implementation of fullscreen.
Alex Wu
1
-23
/
+195
2012-02-29
window.c: Drop support for rgb contexts
Kristian Høgsberg
2
-60
/
+7
2012-02-29
wscreensaver: Use the argb config, rgb is not compatible with window.c
Kristian Høgsberg
1
-1
/
+1
2012-02-29
compositor-drm: Just pull in libbacklight source for now
Kristian Høgsberg
4
-2
/
+379
2012-02-29
compositor: add dpms and backlight support
Tiago Vignatti
8
-12
/
+182
2012-02-29
zoom: Don't damage_all here
Kristian Høgsberg
1
-2
/
+1
2012-02-29
compositor: Insert dnd icon surface below device sprite surface
Kristian Høgsberg
1
-1
/
+1
2012-02-29
compositor: Set an empty input region for the fade surface
Kristian Høgsberg
1
-0
/
+1
2012-02-29
window: Set opaque region after child widget adjusts size
Kristian Høgsberg
1
-9
/
+9
2012-02-29
weston: Change path for default terminal launcher to ${prefix}/bin
Rodney Lorrimar
2
-1
/
+2
2012-02-28
clients: Use wl_display_disconnect()
Kristian Høgsberg
3
-3
/
+3
2012-02-28
compositor: make the input region of drag surfaces empty
Ander Conselvan de Oliveira
1
-0
/
+16
[next]