444 Commits (319b91b97a2d5db40eb182554e343d120d2d0d40)

Author SHA1 Message Date
Rob Bradford 8f24156926 compositor: Correctly calculate changed sub image rectangle 12 years ago
Ander Conselvan de Oliveira 1fbda0e81d compositor: Always allow owner of pointer surface to change the hotspot 12 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 12 years ago
Kristian Høgsberg c7cd626bcf compositor: Update xkb state with key releases on focus out 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 12 years ago
Kristian Høgsberg 8fe8d24902 compositor: Send ping to keyboard focus surface for key press 12 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 12 years ago
Daniel Stone 05d58682b3 Rename modifier_state_changed to notify_modifiers 12 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 12 years ago
Daniel Stone abb9dcdd1f weston_xkb_info: Cache all modifier indices for X11 12 years ago
Daniel Stone ef17267d38 Run key bindings on keyboard focus in 12 years ago
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