index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-25
desktop-shell: Build in sensible defaults
Kristian Høgsberg
6
-15
/
+32
2012-01-25
desktop-shell: Support tiling of background images
Kristian Høgsberg
1
-7
/
+31
2012-01-25
cairo-util: Add png loader and image type sniffing
Kristian Høgsberg
4
-13
/
+186
2012-01-25
desktop-shell: Fall back to solid color if there's no background image
Kristian Høgsberg
2
-2
/
+9
2012-01-25
cairo-util: Return NULL instead of exit() on jpeg load failure
Kristian Høgsberg
1
-0
/
+13
2012-01-25
Install terminal as weston-terminal
Kristian Høgsberg
1
-7
/
+18
2012-01-24
Revert "weston: Drop priviledges early, and seteuid when needed"
Kristian Høgsberg
3
-20
/
+0
2012-01-24
weston: Drop priviledges early, and seteuid when needed
Benjamin Franzke
3
-0
/
+20
2012-01-24
setuid: Operate relative to $(DESTDIR)
Benjamin Franzke
1
-2
/
+2
2012-01-24
window: Fix sending button events when there's no grab
Neil Roberts
1
-5
/
+5
2012-01-20
evdev: fix uninitialised pointer value
Tiago Vignatti
1
-0
/
+2
2012-01-19
gears: Make window transparent
Kristian Høgsberg
1
-2
/
+2
2012-01-19
window: Use CAIRO_OPERATOR_OVER for rendering the menu
Kristian Høgsberg
1
-1
/
+2
2012-01-19
configure: Add --enable-setuid-install
Kristian Høgsberg
2
-0
/
+21
2012-01-19
compositor: initialise segv_action.sa_mask
Pekka Paalanen
1
-0
/
+1
2012-01-19
desktop-shell: don't crash on menu
Pekka Paalanen
1
-1
/
+7
2012-01-19
shell: deal with weston_compositor_pick_surface() = NULL
Pekka Paalanen
1
-1
/
+1
2012-01-19
window: menu leak fixes
Pekka Paalanen
4
-36
/
+30
2012-01-19
resizor: free the widget on destroy
Pekka Paalanen
1
-0
/
+1
2012-01-19
window: remove pointers to widget on destroy
Pekka Paalanen
1
-3
/
+8
2012-01-19
window: destroy frame in window_destroy()
Pekka Paalanen
1
-0
/
+16
2012-01-18
compositor: Flush surface damage to surface below on destroy
Kristian Høgsberg
1
-0
/
+16
2012-01-18
drm: Don't print warning if cursor stride isn't right
Kristian Høgsberg
1
-4
/
+6
2012-01-18
clients: Allow compiling with the cairo glesv2 backend
Kristian Høgsberg
3
-24
/
+52
2012-01-18
desktop-shell: fix the unlock dialog decorations
Pekka Paalanen
1
-1
/
+1
2012-01-18
tty: Use SIGUSR1 for both enter and leave signals
Kristian Høgsberg
1
-23
/
+14
2012-01-18
tty: Switch back to launch tty if we switched away
Kristian Høgsberg
2
-8
/
+29
2012-01-18
drm: Cancel any scheduled repaints in the leave vt handler
Kristian Høgsberg
2
-5
/
+19
2012-01-18
drm: Reset kms mode on vt enter
Kristian Høgsberg
1
-0
/
+23
2012-01-18
drm: Complain if pageflip fails
Kristian Høgsberg
1
-3
/
+6
2012-01-17
shell: Set desktop-shell deathstamp at initial launch
Kristian Høgsberg
1
-2
/
+2
2012-01-17
wscreensaver: get decorations back
Pekka Paalanen
1
-38
/
+23
2012-01-17
shell: respawn desktop-shell if it dies
Pekka Paalanen
1
-0
/
+23
2012-01-16
tty: Open a new vt if not running on a VT
Kristian Høgsberg
1
-8
/
+42
2012-01-16
window: remove duplicate widget_resize_handler_t
Pekka Paalanen
1
-3
/
+0
2012-01-16
compositor: Install a SEGV handler to try and clean up the VT if we crash
Kristian Høgsberg
1
-1
/
+32
2012-01-16
tty: Fix order of VT ack/release ioctls and the vt handler
Kristian Høgsberg
1
-4
/
+4
2012-01-16
evdev: Drop noisy debug messages on vt swtich
Kristian Høgsberg
1
-4
/
+1
2012-01-16
compositor-drm: Exit if we failed to get drm master
Kristian Høgsberg
1
-2
/
+7
2012-01-15
xserver: Create WM window, handle client messages
Kristian Høgsberg
1
-0
/
+77
2012-01-15
evdev: Correct warning on missing input device
Olivier Le Thanh Duong
1
-1
/
+1
2012-01-15
xserver: Just dup fd instead of two fcntls to get a non-O_CLOEXEC fd
Kristian Høgsberg
1
-5
/
+5
2012-01-15
xserver: Set DISPLAY for clients launched by the compositor
Kristian Høgsberg
2
-5
/
+7
2012-01-15
xserver: Don't set -logfile option, only available to root user
Kristian Høgsberg
1
-4
/
+1
2012-01-15
tty: Leave tty in KD_GRAPHICS mode during vt switches
Kristian Høgsberg
1
-10
/
+1
2012-01-15
compositor-drm: Fail, and fail early if we can't set up the tty
Kristian Høgsberg
1
-2
/
+8
2012-01-15
tty: Close tty fd on exit
Kristian Høgsberg
1
-0
/
+2
2012-01-15
tty: If no tty option is given, use stdin and make sure it's a vt
Kristian Høgsberg
3
-7
/
+20
2012-01-13
Explicitly add GIO to the client libs
Richard Hughes
1
-1
/
+1
2012-01-12
view: Make view compile again
Kristian Høgsberg
2
-17
/
+8
[next]