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-06-12
WIP: xwm: popup
xwm
Tiago Vignatti
3
-10
/
+63
2012-06-12
xwm: fix typo on windows hints
Tiago Vignatti
1
-2
/
+2
2012-06-11
xwm: fix implementation of focus assistance
Tiago Vignatti
2
-3
/
+54
2012-06-11
xwm: set opaque area for non-decorated surfaces
Tiago Vignatti
1
-2
/
+39
2012-06-11
xwm: use last focused valid window for guessing transient parent
Tiago Vignatti
2
-1
/
+13
2012-06-11
xwm: fix transient positioning
Tiago Vignatti
1
-2
/
+19
2012-06-11
xwm: initialize window decoration before and always as !override
Tiago Vignatti
1
-1
/
+1
2012-06-11
clock: Default to not show seconds
Kristian Høgsberg
1
-3
/
+3
2012-06-11
Refine the build id string
Kristian Høgsberg
2
-2
/
+2
2012-06-11
clock: Drop transparent background
Kristian Høgsberg
1
-8
/
+0
2012-06-11
clock: Just always do strftime in redraw handler
Kristian Høgsberg
1
-27
/
+6
2012-06-11
desktop-shell: Fix broken clock indentation
Kristian Høgsberg
1
-28
/
+26
2012-06-11
compositor: log more EGL and GL info
Pekka Paalanen
1
-7
/
+36
2012-06-11
compositor: log module loading
Pekka Paalanen
1
-3
/
+3
2012-06-11
compositor: move uname log earlier
Pekka Paalanen
1
-2
/
+1
2012-06-11
ignore git-version.h
Pekka Paalanen
1
-0
/
+1
2012-06-11
compositor: prettify program info in log
Pekka Paalanen
2
-7
/
+9
2012-06-11
compositor-android.c: Add missing include log.h
Martin Minarik
1
-0
/
+1
2012-06-11
Log: Remove date from timestamp, log it only once.
Martin Minarik
1
-1
/
+12
2012-06-11
compositor: Print uname information to log
Martin Minarik
1
-0
/
+14
2012-06-11
desktop-shell: move panel_add_clock call to panel_create function
Rafal Mielniczuk
1
-1
/
+2
2012-06-11
compositor: change position of weston_log_file_open call
Rafal Mielniczuk
1
-2
/
+2
2012-06-11
Add frame_counter to weston_animation.
Scott Moreau
3
-2
/
+9
2012-06-11
Move animation_list to weston_output.
Scott Moreau
3
-6
/
+10
2012-06-09
tests: Use weston_surface_to_global_float
Kristian Høgsberg
1
-4
/
+4
2012-06-08
clock: Read fd to avoid 100% cpu usage
Kristian Høgsberg
1
-0
/
+2
2012-06-08
log: Add some diagnostics to the log
Kristian Høgsberg
3
-0
/
+43
2012-06-08
log: Print sha1 of HEAD and the date and time as the first thing in the log
Kristian Høgsberg
1
-0
/
+11
2012-06-08
Add a makefile hook to generate git-version.h
Kristian Høgsberg
1
-1
/
+10
2012-06-08
log: Fixes
Martin Minarik
2
-31
/
+19
2012-06-08
Replace fprintf() by weston_log()
Martin Minarik
16
-257
/
+246
2012-06-08
Add logging functionality
Martin Minarik
4
-0
/
+156
2012-06-08
compositor: return failure even if SEGV handler works v2
Pekka Paalanen
1
-1
/
+4
2012-06-08
desktop-shell: Add panel clock
Martin Minarik
1
-2
/
+141
2012-06-07
compositor: Drop weston_surface_to_global()
Kristian Høgsberg
3
-20
/
+6
2012-06-07
compositor: Emit destroy signal when we manually destroy a weston_surface
Kristian Høgsberg
1
-0
/
+2
2012-06-07
shell: Emit destroy signal for when we manually destroy shell surface
Kristian Høgsberg
1
-3
/
+5
2012-06-07
shell: Don't remove grab listener if surface was destroyed
Kristian Høgsberg
1
-1
/
+2
2012-06-07
zoom: Convert wl_fixed_t directly into floats, to avoid truncation.
Scott Moreau
1
-7
/
+7
2012-06-07
compositor: fix a crash on missing keyboard device
Pekka Paalanen
1
-10
/
+13
2012-06-07
shell: fix crash when no pointer device
Pekka Paalanen
1
-2
/
+3
2012-06-07
compositor-x11: add an option to ignore input
Pekka Paalanen
1
-17
/
+28
2012-06-06
shell: fix a crash during 'make check'
Pekka Paalanen
1
-1
/
+1
2012-06-06
compositor: print a clear message when XDG_RUNTIME_DIR is not set
Pekka Paalanen
1
-0
/
+11
2012-06-06
Rewrite shm buffer file allocation v2
Pekka Paalanen
9
-69
/
+118
2012-06-05
compositor-x11: Return number of events processed
HEAD
master
Bill Spitzak
1
-1
/
+4
2012-06-05
xwm: use override_redirect for determining or not top-level windows
Tiago Vignatti
1
-5
/
+9
2012-06-05
xwayland: fix typo on configure libs
Tiago Vignatti
1
-1
/
+1
2012-06-05
xwm: Only destroy window frame in unmap_notify if we have one
Kristian Høgsberg
1
-5
/
+7
2012-06-05
compositor: Remove left-over 'bright' shader uniform
Kristian Høgsberg
1
-1
/
+0
[next]