summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-12WIP: xwm: popupxwmTiago Vignatti3-10/+63
2012-06-12xwm: fix typo on windows hintsTiago Vignatti1-2/+2
2012-06-11xwm: fix implementation of focus assistanceTiago Vignatti2-3/+54
2012-06-11xwm: set opaque area for non-decorated surfacesTiago Vignatti1-2/+39
2012-06-11xwm: use last focused valid window for guessing transient parentTiago Vignatti2-1/+13
2012-06-11xwm: fix transient positioningTiago Vignatti1-2/+19
2012-06-11xwm: initialize window decoration before and always as !overrideTiago Vignatti1-1/+1
2012-06-11clock: Default to not show secondsKristian Høgsberg1-3/+3
2012-06-11Refine the build id stringKristian Høgsberg2-2/+2
2012-06-11clock: Drop transparent backgroundKristian Høgsberg1-8/+0
2012-06-11clock: Just always do strftime in redraw handlerKristian Høgsberg1-27/+6
2012-06-11desktop-shell: Fix broken clock indentationKristian Høgsberg1-28/+26
2012-06-11compositor: log more EGL and GL infoPekka Paalanen1-7/+36
2012-06-11compositor: log module loadingPekka Paalanen1-3/+3
2012-06-11compositor: move uname log earlierPekka Paalanen1-2/+1
2012-06-11ignore git-version.hPekka Paalanen1-0/+1
2012-06-11compositor: prettify program info in logPekka Paalanen2-7/+9
2012-06-11compositor-android.c: Add missing include log.hMartin Minarik1-0/+1
2012-06-11Log: Remove date from timestamp, log it only once.Martin Minarik1-1/+12
2012-06-11compositor: Print uname information to logMartin Minarik1-0/+14
2012-06-11desktop-shell: move panel_add_clock call to panel_create functionRafal Mielniczuk1-1/+2
2012-06-11compositor: change position of weston_log_file_open callRafal Mielniczuk1-2/+2
2012-06-11Add frame_counter to weston_animation.Scott Moreau3-2/+9
2012-06-11Move animation_list to weston_output.Scott Moreau3-6/+10
2012-06-09tests: Use weston_surface_to_global_floatKristian Høgsberg1-4/+4
2012-06-08clock: Read fd to avoid 100% cpu usageKristian Høgsberg1-0/+2
2012-06-08log: Add some diagnostics to the logKristian Høgsberg3-0/+43
2012-06-08log: Print sha1 of HEAD and the date and time as the first thing in the logKristian Høgsberg1-0/+11
2012-06-08Add a makefile hook to generate git-version.hKristian Høgsberg1-1/+10
2012-06-08log: FixesMartin Minarik2-31/+19
2012-06-08Replace fprintf() by weston_log()Martin Minarik16-257/+246
2012-06-08Add logging functionalityMartin Minarik4-0/+156
2012-06-08compositor: return failure even if SEGV handler works v2Pekka Paalanen1-1/+4
2012-06-08desktop-shell: Add panel clockMartin Minarik1-2/+141
2012-06-07compositor: Drop weston_surface_to_global()Kristian Høgsberg3-20/+6
2012-06-07compositor: Emit destroy signal when we manually destroy a weston_surfaceKristian Høgsberg1-0/+2
2012-06-07shell: Emit destroy signal for when we manually destroy shell surfaceKristian Høgsberg1-3/+5
2012-06-07shell: Don't remove grab listener if surface was destroyedKristian Høgsberg1-1/+2
2012-06-07zoom: Convert wl_fixed_t directly into floats, to avoid truncation.Scott Moreau1-7/+7
2012-06-07compositor: fix a crash on missing keyboard devicePekka Paalanen1-10/+13
2012-06-07shell: fix crash when no pointer devicePekka Paalanen1-2/+3
2012-06-07compositor-x11: add an option to ignore inputPekka Paalanen1-17/+28
2012-06-06shell: fix a crash during 'make check'Pekka Paalanen1-1/+1
2012-06-06compositor: print a clear message when XDG_RUNTIME_DIR is not setPekka Paalanen1-0/+11
2012-06-06Rewrite shm buffer file allocation v2Pekka Paalanen9-69/+118
2012-06-05compositor-x11: Return number of events processedHEADmasterBill Spitzak1-1/+4
2012-06-05xwm: use override_redirect for determining or not top-level windowsTiago Vignatti1-5/+9
2012-06-05xwayland: fix typo on configure libsTiago Vignatti1-1/+1
2012-06-05xwm: Only destroy window frame in unmap_notify if we have oneKristian Høgsberg1-5/+7
2012-06-05compositor: Remove left-over 'bright' shader uniformKristian Høgsberg1-1/+0