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-08-02
Stop using the callback helpers and just setup a listener
protocol-changes
Kristian Høgsberg
3
-7
/
+25
2011-08-02
compositor: Handle the frame callback here
Kristian Høgsberg
2
-10
/
+54
2011-08-01
clients: Use wl_callback for sync and frame callbacks
Kristian Høgsberg
8
-94
/
+54
2011-07-29
Use *_bind to bind to globals
Kristian Høgsberg
5
-33
/
+51
2011-07-29
compositor: Update dnd implementation to match protocol
Kristian Høgsberg
10
-536
/
+646
2011-07-27
xserver: Print atom names
Kristian Høgsberg
1
-4
/
+22
2011-07-27
screenshot: A couple of minor tweaks
Kristian Høgsberg
1
-3
/
+4
2011-07-26
screenshot: use gdk-pixbuf for writing png images
Tiago Vignatti
1
-2
/
+19
2011-07-22
tty: Use /dev/tty instead of tty0
Kristian Høgsberg
1
-1
/
+1
2011-07-21
compositor: Only configure surface when it changes geometry
Kristian Høgsberg
1
-5
/
+4
2011-07-21
compositor: Pick output for surface based on amount of overlap
Kristian Høgsberg
1
-14
/
+13
2011-07-21
compositor-openwfd: Update to systemd seat input devices
Benjamin Franzke
1
-4
/
+12
2011-07-21
compositor-x11: Support multiple outputs
Kristian Høgsberg
1
-14
/
+25
2011-07-21
xserver: Ignore requests from X servers we didn't launch
Kristian Høgsberg
1
-0
/
+3
2011-07-21
clients: Rename simple-client to simple-egl
Kristian Høgsberg
2
-3
/
+3
2011-07-21
configure: set up simple clients independently from the others
Tiago Vignatti
3
-18
/
+24
2011-07-21
clients: simple-shm: remove unused libraries and headers
Tiago Vignatti
2
-3
/
+1
2011-07-21
simple-shm: assert display conection
Tiago Vignatti
1
-0
/
+1
2011-07-21
evdev: Only add event devices
Kristian Høgsberg
1
-0
/
+3
2011-07-21
xserver: use $bindir prefix when launching X
Kristian Høgsberg
2
-2
/
+3
2011-07-20
xserver: Memset the right size
Kristian Høgsberg
1
-1
/
+1
2011-07-20
xserver: Only launch wm for xservers we launch
Kristian Høgsberg
1
-0
/
+5
2011-07-19
compositor: Use systemd seats for input devices as well
Kristian Høgsberg
3
-6
/
+20
2011-07-15
compositor: Use systemd seat configuration conventions
Kristian Høgsberg
3
-22
/
+29
2011-07-15
xserver: Clean up X server socket on exit
Kristian Høgsberg
3
-3
/
+29
2011-07-15
xserver: Detect an clean up stale lock file
Kristian Høgsberg
1
-5
/
+37
2011-07-15
xserver: Create per-display log file
Kristian Høgsberg
1
-2
/
+4
2011-07-15
compositor-drm: Drop cursor debug message
Kristian Høgsberg
1
-2
/
+0
2011-07-15
window.c: Fix compile/run using cairo without egl
Benjamin Franzke
2
-1
/
+16
2011-07-06
clients: Add a simple shared memory client
Kristian Høgsberg
2
-0
/
+234
2011-07-01
compositor: Fix damage tracking for multi-head compositors
Kristian Høgsberg
1
-12
/
+18
2011-07-01
compositor: Fix cursor damaging on multi head
Benjamin Franzke
2
-20
/
+45
2011-07-01
compositor: Add a simple WM to the xserver launcher
Kristian Høgsberg
6
-209
/
+670
2011-06-24
compositor: Damage surface when raising
Kristian Høgsberg
1
-0
/
+1
2011-06-24
openwfd: Combine native_resolution/rect/width,height into union
Benjamin Franzke
1
-12
/
+18
2011-06-24
compositor-openwfd: Expose physical size
Benjamin Franzke
1
-1
/
+6
2011-06-24
compositor-openwfd: Expose all modes
Benjamin Franzke
1
-21
/
+68
2011-06-24
compositor-drm: Pass physical size to output_init
Benjamin Franzke
1
-5
/
+2
2011-06-23
compositor: Track opaque region of a surface
Kristian Høgsberg
3
-30
/
+40
2011-06-23
compositor: Stop repainting below opaque surfaces
Kristian Høgsberg
1
-9
/
+13
2011-06-23
compositor: Fix a couple of region leaks
Kristian Høgsberg
1
-1
/
+3
2011-06-23
compositor: Add helper to damage surface below
Kristian Høgsberg
3
-5
/
+25
2011-06-23
compositor: Clip away obscured damage
Kristian Høgsberg
2
-11
/
+21
2011-06-23
compositor: Accumulate damage in per-surface regions
Kristian Høgsberg
2
-15
/
+16
2011-06-23
Merge remote-tracking branch 'bnf/fix'
Kristian Høgsberg
1
-2
/
+3
2011-06-23
Send keyboard_focus only to client surfaces
Benjamin Franzke
1
-2
/
+3
2011-06-23
compositor: Launch X server rootless
Kristian Høgsberg
1
-1
/
+1
2011-06-23
compsitor: Put background surface in the big surface list
Kristian Høgsberg
1
-6
/
+4
2011-06-23
compositor: Put cursor surfaces into the big surface list
Kristian Høgsberg
1
-30
/
+34
2011-06-23
compositor: Change default background to be a png
Kristian Høgsberg
1
-1
/
+1
[next]