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
2011-09-08
xserver: check whether pointer exists when exiting
wayland-demos-0.8
Tiago Vignatti
1
-0
/
+3
2011-09-07
compositor: Don't crash when receiving kb focus with no surface
Kristian Høgsberg
1
-1
/
+1
2011-09-07
compositor: Repick surface when grab ends
Kristian Høgsberg
2
-25
/
+7
2011-09-07
Turn off hardware cursor when screen fade begins.
Matt Roper
1
-1
/
+3
2011-09-07
Update gitignore
Benjamin Franzke
2
-1
/
+4
2011-09-07
compositor-drm: Merge drm_output_destroy and destroy_output
Benjamin Franzke
1
-32
/
+15
2011-09-07
compositor-drm: Coding style fixes
Benjamin Franzke
1
-30
/
+37
2011-09-06
Remove return type from wlsc_compositor_shutdown
Benjamin Franzke
2
-2
/
+2
2011-09-06
compositor-openwfd: Fix wfd_destroy_output
Benjamin Franzke
1
-36
/
+27
2011-09-06
Fix cursor visibility bug
Kristian Høgsberg
1
-2
/
+2
2011-09-06
terminal: Fix unused return value warnings
Kristian Høgsberg
1
-8
/
+15
2011-09-02
evdev: Associate touchscreen devices with output up front
Kristian Høgsberg
1
-8
/
+12
2011-09-02
evdev: treat BTN_TOUCH as BTN_LEFT
Tiago Vignatti
1
-1
/
+5
2011-09-02
compositor: choose tty from command line
Tiago Vignatti
4
-12
/
+25
2011-09-02
evdev: use last output from compositor to get the screen geometries
Tiago Vignatti
1
-5
/
+6
2011-09-02
evdev: organize the code for processing events
Tiago Vignatti
1
-92
/
+118
2011-08-29
Update compositor shutdown code
Matt Roper
6
-0
/
+81
2011-08-27
Turn off hardware cursors on VT switch before dropping DRM master.
Matt Roper
1
-1
/
+1
2011-08-19
evdev: opt out accelerometer type of devices
Tiago Vignatti
1
-2
/
+20
2011-08-19
compositor: fix pitch initialization
Tiago Vignatti
1
-0
/
+1
2011-08-19
evdev: use a separate function for configuring devices
Tiago Vignatti
1
-23
/
+33
2011-08-17
compositor-drm: Fix compilation error caused by typo.
Ander Conselvan de Oliveira
1
-1
/
+1
2011-08-16
compositor-drm: Make unused parts of the cursor image transparent
Ander Conselvan de Oliveira
1
-0
/
+22
2011-08-16
Don't discard key press / key release events if the keys are different
Dima Ryazanov
1
-1
/
+2
2011-08-12
Don't pass NULL pointer as user data to signal handler
Kristian Høgsberg
1
-5
/
+5
2011-08-12
Relative movement with a touchpad and other misc fixes for events
Matt Peterson
1
-18
/
+69
2011-08-12
compositor-drm: Ignore disconnected connectors width
Benjamin Franzke
1
-3
/
+5
2011-08-11
xserver: Shut down if X server is crashing too fast
Kristian Høgsberg
1
-12
/
+30
2011-08-11
xserver: Clean up wm on X server exit
Kristian Høgsberg
1
-0
/
+14
2011-08-11
xserver: Clean up lockfile creation a bit
Kristian Høgsberg
1
-60
/
+79
2011-08-11
xserver: Listen on abstract X socket too
Kristian Høgsberg
1
-38
/
+105
2011-08-11
compositor: Move signal handler initialization before module loading
Tiago Vignatti
1
-9
/
+7
2011-08-11
configure: add helper for setting xserver directory
Tiago Vignatti
3
-3
/
+8
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
[next]