377 Commits (adaa20c017a549593e2a735a2d8a73edc9c17b6d)

Author SHA1 Message Date
Scott Moreau 243f59f5bb Remove unused enum. 12 years ago
Jan Arne Petersen e829adc514 text: Assign text_model to a wl_seat 12 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 12 years ago
Kristian Høgsberg 05890dc621 compositor: Don't hardcode output transform when sending the event 12 years ago
Kristian Høgsberg 16333ab0ab compositor: Remove compositor->seat 12 years ago
Kristian Høgsberg 99fd1015d0 compositor: Drop output->flags 12 years ago
Pekka Paalanen d525b564ae compositor: format check for weston_log arguments 12 years ago
Kristian Høgsberg 982387011f compositor: Add weston_surface_schedule_repaint() for limited repaint 12 years ago
Kristian Høgsberg 79af73e313 compositor-drm: Disable planes when zoomed or capturing 12 years ago
Kristian Høgsberg 65a11e1039 compositor: Accumulate damage per plane 12 years ago
Rob Bradford 0fb797596a compositor: Use uint32_t for the msecs value consistently 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 12 years ago
Pekka Paalanen 56464253c0 compositor: rework touch focus 12 years ago
Kristian Høgsberg 7b884bc0de compositor: Use a minimal restore handler for crash clean up 12 years ago
Gwenole Beauchesne 28f59b027a compositor: handle YUV buffers. 13 years ago
Gwenole Beauchesne faf91854a8 compositor: add YUV shaders. 13 years ago
Gwenole Beauchesne 6d0304904c compositor: factor out RGB shader. 13 years ago
Gwenole Beauchesne 023f855f8d compositor: prepare for multi-planar surfaces. 13 years ago
Kristian Høgsberg 73694c832b compositor: Move repaint debug binding to mod-shift-space 13 years ago
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 13 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 13 years ago
Daniel Stone 725c2c3d68 Split weston_compositor_init into base and _gl 13 years ago
Daniel Stone 05d58682b3 Rename modifier_state_changed to notify_modifiers 13 years ago
Daniel Stone 1b4e11f38e notify_key: Add update_state argument 13 years ago
Daniel Stone abb9dcdd1f weston_xkb_info: Cache all modifier indices for X11 13 years ago
Daniel Stone 71c3877a40 Let wayland-server send modifier events for focus 13 years ago
Daniel Stone d6da09e935 Split notify_keyboard_focus into in/out variants 13 years ago
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 13 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 13 years ago
Jan Arne Petersen 1f17be442e text: Add input_method and text_model interfaces 13 years ago
Jan Arne Petersen 42feced8de shell: Add support for input panels 13 years ago
Kristian Høgsberg 49952d1f12 compositor: Introduce weston_output_schedule_repaint() 13 years ago
Kristian Høgsberg 70b8358aa0 compositor: Remove weston_read_pixels functionality 13 years ago
Kristian Høgsberg e9d0492419 compositor: Emit frame_signal from weston_output_do_read_pixels() 13 years ago
Kristian Høgsberg d553bfc127 compositor: Track which plane a surface is on 13 years ago
Kristian Høgsberg 4ff5a7408a compositor: Don't export weston_compositor_repick() 13 years ago
Kristian Høgsberg 362b672111 Rename weston_compositor EGLDisplay member to egl_display 13 years ago
Scott Moreau 429490df1a Move zoom code to its own file. 13 years ago
Scott Moreau 8dacaaba1b Animate transitions for zoom focus point change. 13 years ago
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 13 years ago
Jonas Ådahl db7737609c compositor: Buffer all frame callbacks in 'weston_surface' 13 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 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 b2af93ef8c compositor: Drop weston_surface_to_global() 13 years ago
Kristian Høgsberg 361039820b compositor: Drop brightness and saturation features in the shader 13 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 13 years ago
Kristian Høgsberg a7ceafff9c compositor: Add a clipboard manager 13 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 13 years ago
Daniel Stone c1be8e59de Pass config_file through to weston_compositor_init 13 years ago