index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-21
compositor: Send out more detailed output events
output
Kristian Høgsberg
9
-67
/
+233
2011-06-20
compositor: Only use GL_LINEAR when surface is transformed
Kristian Høgsberg
1
-4
/
+9
2011-06-20
compositor: Damage after setting surface width and height
Kristian Høgsberg
1
-6
/
+6
2011-06-20
compositor-wayland: Update to new APIs
Kristian Høgsberg
1
-5
/
+23
2011-06-20
Move map requests to shell
Kristian Høgsberg
4
-114
/
+91
2011-06-18
compositor-x11: Support fullscreen mode
Kristian Høgsberg
1
-6
/
+53
2011-05-31
clients: Add an optional roundtrip for visual lookup
Benjamin Franzke
2
-2
/
+48
2011-05-19
compositor: Don't pass a non-existing varying into the fragment shader
Kristian Høgsberg
1
-1
/
+0
2011-05-19
meego-tablet-shell: Tweak spring constants
Kristian Høgsberg
1
-1
/
+3
2011-05-19
Update .gitignore
Casey Dahlin
1
-1
/
+1
2011-05-16
view: Set opaque when going fullscreen
Kristian Høgsberg
1
-0
/
+5
2011-05-16
window: Add support for opaque windows
Kristian Høgsberg
3
-19
/
+49
2011-05-16
window.c: Deal with visual changes
Kristian Høgsberg
2
-5
/
+56
2011-05-16
view: Add fullscreen option
Kristian Høgsberg
1
-2
/
+11
2011-05-16
view: Set resize handler so fullscreen doesn't crash
Kristian Høgsberg
1
-0
/
+11
2011-05-16
simple-client: setenv the EGL platform for simple client as well
Kristian Høgsberg
1
-0
/
+1
2011-05-16
compositor: Call wlsc_buffer_attach() after setting es->width
Kristian Høgsberg
1
-2
/
+2
2011-05-11
configure: Only check for XCB if x11 compositor is enabled
Kristian Høgsberg
1
-9
/
+9
2011-05-10
compositor: Set EGL_PLATFORM env variable for each backend.
Egbert Eich
5
-0
/
+5
2011-05-10
meego-tablet-compositor: Only ask for lockscreen after we get homescreen
Kristian Høgsberg
1
-27
/
+8
2011-05-06
compositor: Fix warning in load_module
Benjamin Franzke
1
-1
/
+1
2011-05-06
compositor-openwfd: Update to tty, cursor and cflags changes
Benjamin Franzke
1
-3
/
+16
2011-05-06
Make use of wl_resource.destroy_listener_list for surfaces.
Benjamin Franzke
4
-25
/
+24
2011-05-06
compositor-drm: Hide hw cursors on vt switch
Kristian Høgsberg
1
-0
/
+5
2011-05-06
compositor-drm: Fix vt switching
Kristian Høgsberg
3
-4
/
+35
2011-05-06
Fix warnings and symbol visibility from missing CFLAGS
Kristian Høgsberg
4
-3
/
+15
2011-05-06
Make sure all targets use GCC_CFLAGS
Kristian Høgsberg
1
-6
/
+7
2011-05-06
configure: Remove a xcb-dri2 leftover
Benjamin Franzke
1
-5
/
+0
2011-05-06
compositor: Disable hw cursor if we're texturing the cursor
Kristian Høgsberg
5
-14
/
+21
2011-05-06
compositor: Scanout client buffers even if they're not map_fullscreen
Kristian Høgsberg
2
-12
/
+14
2011-05-06
compositor-drm: Use EGL_DRM_BUFFER_USE_CURSOR_MESA
Kristian Høgsberg
1
-34
/
+5
2011-05-05
meego-tablet-shell: Destroy tablet_client resource in destroy request
Kristian Høgsberg
1
-0
/
+1
2011-05-05
meego-tablet-shell: Handle app switcher choices
Kristian Høgsberg
1
-18
/
+29
2011-05-04
compositor-openwfd: Fixup backend split
Benjamin Franzke
2
-1
/
+21
2011-05-04
meego-tablet-shell: Rename tablet_client.poke to activate and add a destructor
Kristian Høgsberg
2
-11
/
+25
2011-05-04
meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panels
Kristian Høgsberg
2
-0
/
+26
2011-05-04
compositor-drm: Fix modularization breakage
Kristian Høgsberg
1
-2
/
+2
2011-05-04
meego-tablet-shell: Track the state of the UI explicitly
Kristian Høgsberg
1
-61
/
+78
2011-05-03
meego-tablet-shell: Handle meta key with super modifier so we get the release
Kristian Høgsberg
1
-0
/
+4
2011-05-03
meego-tablet-shell: Handle animation surface going away
Kristian Høgsberg
1
-0
/
+17
2011-05-02
compositor: Split backends into modules
Kristian Høgsberg
10
-139
/
+239
2011-05-02
meego-tablet-shell: Use KEY_COMPOSE for the menu key
Kristian Høgsberg
1
-1
/
+1
2011-05-02
compositor: Rename tweener to spring
Kristian Høgsberg
3
-56
/
+56
2011-05-02
compositor: Group matrix and inverse in struct wlsc_transform
Kristian Høgsberg
3
-24
/
+17
2011-05-02
meego-tablet-shell: Factor out zoom animation
Kristian Høgsberg
1
-50
/
+97
2011-05-02
meego-tablet-shell: Match meego-ux-daemon key bindings
Kristian Høgsberg
1
-2
/
+4
2011-05-02
meego-tablet-shell: Only clear CLOEXEC flag in child
Kristian Høgsberg
1
-6
/
+6
2011-05-02
compositor: Export matrix functions
Kristian Høgsberg
2
-2
/
+10
2011-05-02
compositor: Drop broken opaque repaint optimization for now
Kristian Høgsberg
1
-21
/
+1
2011-05-02
compositor: Remove unused surface matrix, add optional transform
Kristian Høgsberg
4
-66
/
+90
[next]