283 Commits (c6587ea1553f4b8f58a70047fba91f203e03ecfa)

Author SHA1 Message Date
Daniel Stone c6587ea155 Ignore repeat keys in notify_key 12 years ago
Daniel Stone 71c3877a40 Let wayland-server send modifier events for focus 12 years ago
Daniel Stone d6da09e935 Split notify_keyboard_focus into in/out variants 12 years ago
Jan Arne Petersen 1f17be442e text: Add input_method and text_model interfaces 12 years ago
Jan Arne Petersen 42feced8de shell: Add support for input panels 12 years ago
Kristian Høgsberg 3033425a49 compositor: Fix missing ';' in previous commit 12 years ago
Martin Minarik 37032f831f compositor: Verify XDG_RUNTIME_DIR variable 12 years ago
Kristian Høgsberg a85b4fb6ac compositor: flush the batched up damage when shm buffer is destroyed 12 years ago
Kristian Høgsberg 83c4c40135 compositor: Don't schedule repaint from weston_surface_update_transform() 12 years ago
Kristian Høgsberg 49952d1f12 compositor: Introduce weston_output_schedule_repaint() 12 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 12 years ago
Kristian Høgsberg e9d0492419 compositor: Emit frame_signal from weston_output_do_read_pixels() 12 years ago
Kristian Høgsberg b8ceaaa42f compositor: Destroy EGLImage and texture when a NULL buffer is attached 12 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 12 years ago
Kristian Høgsberg 4ff5a7408a compositor: Don't export weston_compositor_repick() 12 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 12 years ago
Kristian Høgsberg 460a79bd4b compositor: Track damage in surface-local coordinates 12 years ago
Kristian Høgsberg e4c1a5f7f3 compositor: Drop old wrapper for surface_to_global_float() 12 years ago
Scott Moreau 429490df1a Move zoom code to its own file. 12 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 12 years ago
Kristian Høgsberg 54b1d2ca84 compositor: Don't remove surface->link in weston_surface_unmap() 12 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 12 years ago
Ander Conselvan de Oliveira 912f20b9b7 compositor: Fix crash when surface is map'd and unmap'd before repaint 12 years ago
Scott Moreau 94b0b0ce3d Increment frame_counter before calling animation->frame(). 12 years ago
Jonas Ådahl e3cddce5a6 shell: Virtual workspaces 12 years ago
Jonas Ådahl db7737609c compositor: Buffer all frame callbacks in 'weston_surface' 12 years ago
Scott Moreau e2949dba9b Remove weston_compositor_get_time() usage from animations. 12 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 12 years ago
Scott Moreau befa65318a compositor: Update grab variable in notify_key() after binding handler. 12 years ago
Kristian Høgsberg 23cf9eb04f Refine the build id string 12 years ago
Pekka Paalanen 4e4167d3a0 compositor: log more EGL and GL info 12 years ago
Pekka Paalanen 1b3c1ea880 compositor: log module loading 12 years ago
Pekka Paalanen 7f4d1a3534 compositor: move uname log earlier 12 years ago
Pekka Paalanen bce4c2b1ca compositor: prettify program info in log 12 years ago
Martin Minarik f12c2879c6 compositor: Print uname information to log 12 years ago
Rafal Mielniczuk 6e0a7d82b7 compositor: change position of weston_log_file_open call 12 years ago
Scott Moreau d64cf21246 Add frame_counter to weston_animation. 12 years ago
Scott Moreau 9d1b1125fd Move animation_list to weston_output. 12 years ago
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
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
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
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 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
Kristian Høgsberg 9892a62b45 compositor: Remove left-over 'bright' shader uniform 12 years ago