1866 Commits (fc9c5e04fd0393bcfa1dbf349cb38e52f2c42728)
 

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