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-12-07
menu
menu
Kristian Høgsberg
7
-137
/
+565
2011-12-05
compositor-tty: Fix ioctl error handling
David Herrmann
1
-1
/
+1
2011-12-04
compositor: Move a few more utils to util.c
Kristian Høgsberg
3
-123
/
+127
2011-12-04
desktop-shell: Animate surface mapping
Kristian Høgsberg
1
-0
/
+3
2011-12-04
compositor: Split the animation code out of tablet-shell
Kristian Høgsberg
4
-103
/
+131
2011-12-04
shell: forbid multiple wl_shell_surface objects
Pekka Paalanen
1
-0
/
+7
2011-12-04
shell: rename shell_create_shell_surface
Pekka Paalanen
1
-5
/
+5
2011-12-04
window: do not crash without wl_shell
Pekka Paalanen
1
-6
/
+22
2011-12-04
shell: check for missing wl_shell_surface
Pekka Paalanen
1
-19
/
+24
2011-12-04
compositor: eliminate wlsc_surface::shell_priv
Pekka Paalanen
2
-10
/
+17
2011-12-04
desktop-shell: update protocol and client to wl_shell_surface
Pekka Paalanen
4
-50
/
+44
2011-12-04
wl_shell_surface adaptation
Pekka Paalanen
6
-167
/
+186
2011-12-02
evdev: Silence warning
Kristian Høgsberg
1
-3
/
+2
2011-12-02
window: fix segfault in window_handle_key()
Pekka Paalanen
1
-3
/
+2
2011-12-02
shell: fix resume_desktop for zero clients
Pekka Paalanen
1
-5
/
+12
2011-12-02
compositor: add a comment about wlsc_surface::output
Pekka Paalanen
1
-0
/
+7
2011-11-26
tablet-shell: Add more interesting lock and home screens
Kristian Høgsberg
2
-39
/
+259
2011-11-26
tablet-shell: Add a stub tablet-shell client
Kristian Høgsberg
3
-27
/
+254
2011-11-26
window.c: Cache outputs
Kristian Høgsberg
2
-11
/
+60
2011-11-23
Implement the new dnd/selection protocol
Kristian Høgsberg
10
-867
/
+961
2011-11-23
shell: Unmap old backgrounds/panels when setting new ones
Benjamin Franzke
1
-0
/
+18
2011-11-23
desktop-shell: Make panel and background output dependent
Benjamin Franzke
3
-92
/
+184
2011-11-23
desktop-shell: Unlock dialog needs to be a custom window
Benjamin Franzke
1
-0
/
+1
2011-11-23
desktop-shell: Fix some indents
Benjamin Franzke
1
-3
/
+3
2011-11-23
compositor: Move more shell.c state into the new shell_surface
Kristian Høgsberg
3
-32
/
+48
2011-11-23
Merge remote-tracking branch 'pq/shell-priv'
Kristian Høgsberg
3
-15
/
+104
2011-11-23
compositor: The compositor is now jiust a regular global object
Kristian Høgsberg
4
-28
/
+30
2011-11-23
compositor: Remove a couple of unused #defines
Kristian Høgsberg
1
-4
/
+0
2011-11-23
compositor: Remove unused resource field from wlsc_output
Kristian Høgsberg
2
-2
/
+0
2011-11-23
shell: introduce shell_surface_purpose
Pekka Paalanen
1
-14
/
+60
2011-11-23
shell: add private surface struct
Pekka Paalanen
3
-1
/
+44
2011-11-22
compositor: Set output for cursor surface so damage_below works
Kristian Høgsberg
1
-2
/
+5
2011-11-22
Simplify evdev_flush_motion() a tiny bit
Kristian Høgsberg
1
-7
/
+4
2011-11-22
Merge remote-tracking branch 'vignatti/evdev'
Kristian Høgsberg
2
-62
/
+78
2011-11-22
cairo-util: Dont use non-standard JCS_EXT_BGRX color space
Kristian Høgsberg
1
-3
/
+21
2011-11-22
Never include wayland-util.h directly
Kristian Høgsberg
8
-9
/
+1
2011-11-22
Fix inconsistent #include style
Pekka Paalanen
15
-16
/
+16
2011-11-22
evdev: fetch absolute coordinates inside flush_motion only
Tiago Vignatti
1
-6
/
+5
2011-11-21
evdev: remove useless field from device structure
Tiago Vignatti
1
-3
/
+0
2011-11-21
evdev: reset accumulator inside evdev_flush_motion
Tiago Vignatti
1
-17
/
+14
2011-11-21
evdev: use a separate structure to denote accumulated motion events
Tiago Vignatti
1
-37
/
+56
2011-11-21
evdev: use a separate struct for abs information
Tiago Vignatti
1
-24
/
+28
2011-11-21
tty: fix command line parsing
Tiago Vignatti
1
-1
/
+1
2011-11-18
window: Remove unused variable
Kristian Høgsberg
1
-3
/
+0
2011-11-18
evdev: Reset accumulate values when we flush motion events
Kristian Høgsberg
2
-2
/
+7
2011-11-18
Merge remote-tracking branch 'pq/glmatrix'
Kristian Høgsberg
8
-0
/
+2363
2011-11-18
compositor: Queue buffer.release instead of sending immediately
Kristian Høgsberg
1
-1
/
+1
2011-11-18
evdev: fix order of events being sent to the compositor
Tiago Vignatti
1
-5
/
+39
2011-11-18
wscreensaver: configure glmatrix
Pekka Paalanen
1
-7
/
+5
2011-11-18
clients: add wscreensaver
Pekka Paalanen
7
-15
/
+623
[next]