2075 Commits (2a746a52d466085ceff2ef949911d6d1a5c723cb)

Author SHA1 Message Date
Pekka Paalanen 29e09a92cb ignore git-version.h 13 years ago
Pekka Paalanen bce4c2b1ca compositor: prettify program info in log 13 years ago
Martin Minarik f5c7576581 compositor-android.c: Add missing include log.h 13 years ago
Martin Minarik bae4351931 Log: Remove date from timestamp, log it only once. 13 years ago
Martin Minarik f12c2879c6 compositor: Print uname information to log 13 years ago
Rafal Mielniczuk 6e0a7d82b7 compositor: change position of weston_log_file_open call 13 years ago
Scott Moreau d64cf21246 Add frame_counter to weston_animation. 13 years ago
Scott Moreau 9d1b1125fd Move animation_list to weston_output. 13 years ago
Kristian Høgsberg fc9c5e04fd log: Add some diagnostics to the log 13 years ago
Kristian Høgsberg a411c8b66c log: Print sha1 of HEAD and the date and time as the first thing in the log 13 years ago
Kristian Høgsberg a7496e1c61 Add a makefile hook to generate git-version.h 13 years ago
Martin Minarik eb587650d2 log: Fixes 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Martin Minarik 19e6f2693d Add logging functionality 13 years ago
Pekka Paalanen 3ab7269a9b compositor: return failure even if SEGV handler works v2 13 years ago
Kristian Høgsberg b2af93ef8c compositor: Drop weston_surface_to_global() 13 years ago
Kristian Høgsberg 9a050afc06 compositor: Emit destroy signal when we manually destroy a weston_surface 13 years ago
Kristian Høgsberg 633b14505c shell: Emit destroy signal for when we manually destroy shell surface 13 years ago
Kristian Høgsberg 47b5dca409 shell: Don't remove grab listener if surface was destroyed 13 years ago
Scott Moreau 3f79d661a1 zoom: Convert wl_fixed_t directly into floats, to avoid truncation. 13 years ago
Pekka Paalanen bdc7cd06d1 compositor: fix a crash on missing keyboard device 13 years ago
Pekka Paalanen 43e1ba8073 shell: fix crash when no pointer device 13 years ago
Pekka Paalanen 36f155f80f compositor-x11: add an option to ignore input 13 years ago
Pekka Paalanen 4e1f2ff1c6 shell: fix a crash during 'make check' 13 years ago
Pekka Paalanen 78a0b57e57 compositor: print a clear message when XDG_RUNTIME_DIR is not set 13 years ago
Pekka Paalanen 1da1b8f3f1 Rewrite shm buffer file allocation v2 13 years ago
Bill Spitzak b715ceca33 compositor-x11: Return number of events processed 13 years ago
Tiago Vignatti 771241e88f xwm: use override_redirect for determining or not top-level windows 13 years ago
Tiago Vignatti 71574542b3 xwayland: fix typo on configure libs 13 years ago
Kristian Høgsberg be375b362b xwm: Only destroy window frame in unmap_notify if we have one 13 years ago
Kristian Høgsberg 9892a62b45 compositor: Remove left-over 'bright' shader uniform 13 years ago
Kristian Høgsberg 361039820b compositor: Drop brightness and saturation features in the shader 13 years ago
Kristian Høgsberg d56bd908bf shell: Use a busy cursor animation for unresponsive surfaces 13 years ago
Kristian Høgsberg 4e99ac4f20 compositor: Set pointer->current before calling focus handler 13 years ago
Scott Moreau 6597506ac3 Remove Intel from text-cursor-position.c copyright header. 13 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 13 years ago
Daniel Stone bbf63bf92c Fix inverted LEDs 13 years ago
Daniel Stone e9e92d2ad7 Fix sessions with no active input devices 13 years ago
Daniel Stone a497d57619 compositor-wayland: Delay seat creation 13 years ago
Kristian Høgsberg 670b5d343d xwm: Take WM_S0 manager selection 13 years ago
Kristian Høgsberg cba022af3d xwm: Claim the CLIPBOARD_MANAGER selection 13 years ago
Kristian Høgsberg a7ceafff9c compositor: Add a clipboard manager 13 years ago
Kristian Høgsberg e220327223 xwm: Initialize X selection on X server startup 13 years ago
Kristian Høgsberg 4dec011807 xwm: Move selection proxy setup to selection.c 13 years ago
Kristian Høgsberg c65d56a280 xwm: Follow wl_data_source changes 13 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 13 years ago
Daniel Stone e2ef43aa0e Parse XKB config options in weston_compositor_init 13 years ago
Daniel Stone c1be8e59de Pass config_file through to weston_compositor_init 13 years ago
Daniel Stone baf4359285 Pass argc and argv through to weston_compositor_init 13 years ago
Daniel Stone 576cd15d8d compositor-x11: Generate our own keymap 13 years ago