208 Commits (11f8d403a8484f0bcb9138b950f3cdf658f5d554)

Author SHA1 Message Date
Kristian Høgsberg 8150b190d6 shell: Take a wl_surface as parent for transient and popup windows 12 years ago
Kristian Høgsberg af7b1ffaf4 shell: Make panel just a wl_surface too 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 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
Kristian Høgsberg 1ce6a2a2b3 shell: Animate input panel mapping 12 years ago
Kristian Høgsberg 414bd420fd util: Generalize surface animation code 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 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 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
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
Ander Conselvan de Oliveira 37ffc3c14b compositor: Track pointer image protocol change 12 years ago
Jonas Ådahl db7737609c compositor: Buffer all frame callbacks in 'weston_surface' 12 years ago
Scott Moreau e6603981da Implement animated transitions for zoom in/out. 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 b2af93ef8c compositor: Drop weston_surface_to_global() 12 years ago
Kristian Høgsberg 361039820b compositor: Drop brightness and saturation features in the shader 12 years ago
Scott Moreau ae71220fc9 Convert text cursor position protocol to use fixed types. 12 years ago
Kristian Høgsberg a7ceafff9c compositor: Add a clipboard manager 12 years ago
Daniel Stone b7452fe313 Add support for wl_keyboard::keymap events 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 bb1df6a7c1 Add keymap argument to weston_seat_init_keyboard 12 years ago
Daniel Stone d65b909778 Move keymaps to weston_seat 12 years ago
Daniel Stone e379da9532 Separate out weston_xkb_info struct 12 years ago
Daniel Stone 74419a2237 Split weston_seat_init up into pointer/keyboard/touch 12 years ago
Daniel Stone 0c1e46eb18 Use wl_fixed_t for axis bindings 12 years ago
Daniel Stone 325fc2d53a Split bindings into separate key/button/axis bindings 12 years ago
Daniel Stone 878f0b77a8 Convert notify_axis to wl_fixed_t 12 years ago
Daniel Stone c9785eacca Use enum wl_keyboard_key_state instead of integer 12 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 12 years ago
Daniel Stone 8c8164faeb Add core LED handling 12 years ago
Daniel Stone e3f15edc2f Do binding modifier lookup on XKB state, not physical keys 12 years ago
Daniel Stone 994679a20e Move xkb_state object to weston_seat 12 years ago
Daniel Stone 496ca17a77 Convert Weston modifier #defines to an enum 12 years ago
Daniel Stone 351eb61fbc Support wl_keyboard::modifiers event 12 years ago
Scott Moreau 7a1b32a198 Implement text cursor position protocol. 12 years ago
Kristian Høgsberg 5fb70bf301 Add screen recorder tool 13 years ago
Kristian Høgsberg c1693f209a xwm: Implement resizing by frame borders 13 years ago
Kristian Høgsberg a61ca06b49 xwm: Add window resize support 13 years ago