index
:
wayland
0.85
1.0
1.1
1.10
1.11
1.12
1.13
1.14
1.15
1.16
1.2
1.23
1.24
1.3
1.4
1.5
1.6
1.7
1.8
1.9
main
master
next
terminal
wayland-0.8
[no description]
git mirrorbot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compositor
/
compositor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update surface.attach and change surface.map to surface.map_toplevel
Kristian Høgsberg
2010-12-17
1
-26
/
+15
*
Move code around to keep input device interface and init function close
Kristian Høgsberg
2010-12-09
1
-31
/
+30
*
Set up visuals in wayland-server
Kristian Høgsberg
2010-12-08
1
-35
/
+6
*
Handle buttons in grab objects too
Kristian Høgsberg
2010-12-08
1
-5
/
+34
*
Move grab state to struct wl_input_device
Kristian Høgsberg
2010-12-08
1
-98
/
+97
*
Reenable fragment shader precision specifier
Kristian Høgsberg
2010-12-07
1
-1
/
+1
*
Use grab object for motion grabs too
Kristian Høgsberg
2010-12-07
1
-59
/
+52
*
Make wlsc_input_device_update_grab() take a grab object
Kristian Høgsberg
2010-12-07
1
-9
/
+6
*
Use a grab object for drag and drop
Kristian Høgsberg
2010-12-07
1
-36
/
+49
*
Handle shell.move using a grab object
Kristian Høgsberg
2010-12-07
1
-22
/
+56
*
Move resizing to a grab object
Kristian Høgsberg
2010-12-07
1
-42
/
+87
*
Add grab object infrastructure
Kristian Høgsberg
2010-12-07
1
-2
/
+13
*
Drop dummy wl_grab_surface hack
Kristian Høgsberg
2010-12-07
1
-9
/
+3
*
Remove unnecessary wlsc_compositor_schedule_repaint() call
Kristian Høgsberg
2010-12-07
1
-2
/
+0
*
Reduce indentation in notify_button()
Kristian Høgsberg
2010-12-07
1
-42
/
+43
*
Start grab when button is pressed, upgrade if we start drag, move or resize
Kristian Høgsberg
2010-12-07
1
-26
/
+34
*
Move get_time() helper back into compositor
Kristian Høgsberg
2010-12-06
1
-2
/
+12
*
Pass timestamp in surface destroy callback
Kristian Høgsberg
2010-12-06
1
-7
/
+5
*
Move focus tracking surface destroy callbacks into core
Kristian Høgsberg
2010-12-06
1
-32
/
+2
*
Use surface destroy notifier for cancelling grabs
Kristian Høgsberg
2010-12-06
1
-6
/
+27
*
Use the per-surface destroy callback for grabs as well
Kristian Høgsberg
2010-12-06
1
-42
/
+35
*
Move get_time() helper to core
Kristian Høgsberg
2010-12-06
1
-15
/
+9
*
Add a surface destroy callback and use it for focus tracking
Kristian Høgsberg
2010-12-06
1
-27
/
+43
*
Add origin information to output.geometry event
Kristian Høgsberg
2010-12-01
1
-0
/
+1
*
Use generated wl_interface for visuals
Kristian Høgsberg
2010-12-01
1
-7
/
+3
*
Chage the 'base' field to be the name of the super class instead
Kristian Høgsberg
2010-12-01
1
-110
/
+115
*
compositor: Use a virtual destructor when shutting down
Kristian Høgsberg
2010-12-01
1
-0
/
+2
*
compositor: Shut down properly so we remove the socket
Kristian Høgsberg
2010-12-01
1
-0
/
+12
*
Create socket in /var/run/user/${HOME}
Kristian Høgsberg
2010-12-01
1
-11
/
+5
*
Indentation nit-picking
Kristian Høgsberg
2010-12-01
1
-2
/
+2
*
Move pointer and keyboard focus tracking into libwayland-server
Kristian Høgsberg
2010-12-01
1
-96
/
+37
*
Fix warnings from adding -Wall back
Kristian Høgsberg
2010-12-01
1
-0
/
+2
*
Add reject round trip to dnd protocol
Kristian Høgsberg
2010-11-30
1
-1
/
+11
*
Add wayland backend for compositor (nested)
Benjamin Franzke
2010-11-29
1
-6
/
+18
*
Fix compositor crash when dragging to a surface that disappears
Kristian Høgsberg
2010-11-22
1
-24
/
+50
*
Use glTexSubImage to update the pixels.
Chia-I Wu
2010-10-29
1
-2
/
+2
*
Add a geometry option for x11 compositor
Kristian Høgsberg
2010-10-27
1
-5
/
+14
*
Add a shm buffer sharing mechanism
Kristian Høgsberg
2010-10-06
1
-29
/
+14
*
Add timestamp to pointer image attach request
Kristian Høgsberg
2010-09-14
1
-0
/
+4
*
Move example compositor to subdirectory
Kristian Høgsberg
2010-09-14
1
-0
/
+1461