3696 Commits (010d0b169589ca5af5bb38fa1dba09a8885cc405)
 

Author SHA1 Message Date
Zhang, Xiong Y 010d0b1695 compositor: Ensure views are visible if their output was unplugged 11 years ago
Zhang, Xiong Y f301241d1a compositor: Move views when outputs are moved 11 years ago
Ander Conselvan de Oliveira 62a9075a6b compositor-headless, compositor-rdp: Don't call weston_output_move() 11 years ago
Zhang, Xiong Y a4b54c0b79 compositor: Move the logic of moving outputs into the core 11 years ago
Ander Conselvan de Oliveira f749fc3782 compositor: Remove output from list in weston_output_destroy() 11 years ago
Ander Conselvan de Oliveira f54fa4db2b compositor-x11: Only destroy one output when the close button is pressed 11 years ago
Kristian Høgsberg d0cb10a36b evdev: Drop joystick rejection heurstics 11 years ago
Kristian Høgsberg cd2f46f3d2 evdev: Reject absolute motion if we're not a pointer or a touch device 11 years ago
Kristian Høgsberg c67fd1cf0e evdev: Drop obsolete accelerometer reject rule 11 years ago
Kristian Høgsberg de5f82c90d evdev: Remove EVDEV_TOUCH and with it evdev_device->caps 11 years ago
Kristian Høgsberg 3d793c9053 evdev: Use a has_keyboard flag instead of EVDEV_KEYBOARD bit 11 years ago
Kristian Høgsberg 77b0d23c00 evdev: Replace EVDEV_BUTTON with local has_button flag 11 years ago
Kristian Høgsberg b7c58de8f6 evdev: Replace EVDEV_MOTION_ABS with local has_abs flag 11 years ago
Kristian Høgsberg 8d31a3ae56 evdev: Use has_abs only for ABS_X and ABS_Y, introduce has_mt for MT events 11 years ago
Kristian Høgsberg 015e73dc33 evdev: Drop EVDEV_MOTION_REL flag 11 years ago
Kristian Høgsberg d24a64ea30 evdev: Combine evdev_handle_device() and evdev_configure_device() 11 years ago
Giulio Camuffo 1aaf3e42e2 sdk: make C++11 plugins build again 11 years ago
Jasper St. Pierre 80c798bdf0 Update .gitignore 11 years ago
Jasper St. Pierre cf389f5917 Update .gitignore 11 years ago
Jasper St. Pierre 8f180d44f5 shell: Fix set_transient_for with a NULL parent 11 years ago
Kristian Høgsberg 8d344a0548 shell: Make sure the shell implementation and protocol versions match 11 years ago
Kristian Høgsberg 1e65840b61 simple-egl: Add option to allow not syncing to compositor repaint cycle 11 years ago
Kristian Høgsberg deb322237b simple-egl: Print fps for the spinning triangle 11 years ago
Neil Roberts 40c0c3f91e tests: Test whether a simple EGL main loop uses too many buffers 11 years ago
Giulio Camuffo 65a07f8aef input: make sure the devices get the resource destruction signal 11 years ago
Kristian Høgsberg c8f8dd894e desktop-shell: Drop next_type from shell_surface 11 years ago
Kristian Høgsberg 4804a301db shell: Put xwayland surface at the top of the fullscreen layer 11 years ago
Kristian Høgsberg 41fbf6f7fd desktop-shell: Make set_toplevel() clear surface states 11 years ago
Kristian Høgsberg e960b3f012 desktop-shell: Set fullscreen flags in common code path 11 years ago
Kristian Høgsberg c2745b14f0 desktop-shell: Set maximized flags in common code path 11 years ago
Kristian Høgsberg acdae2e641 stacking: Set a keyboard focus handler so we can repaint the frame 11 years ago
Rafael Antognolli 5031cbe7b4 shell: Don't try to switch to a NULL shell surface. 11 years ago
Rafael Antognolli db59f9a53f shell: Set a surface as TOPLEVEL instead of the old surface types. 11 years ago
Kristian Høgsberg a98c2e17fd compositor-x11: Damage output when we receive expose events for the window 11 years ago
Rafael Antognolli 44a3162eea shell: Add missing break to a case statement inside set_surface_type. 11 years ago
Neil Roberts a5059eb187 nested: Add an option to disable subsurfaces 11 years ago
Neil Roberts 1f020a1fdb nested: Add a renderer using subsurfaces 11 years ago
Neil Roberts 5e10a04481 clients: Add a widget_get_wl_subsurface 11 years ago
Neil Roberts 47b87d5ec0 nested: Add a ‘renderer’ mechanism with a vtable 11 years ago
Neil Roberts f9b2541df1 nested: Move the frame callback list to the surface 11 years ago
Neil Roberts 2855766333 nested: Add damage tracking to the nested compositor example 11 years ago
Neil Roberts 15a8d340fd nested: Add double-buffered state semantics to the nested example 11 years ago
Neil Roberts 6bf23879e9 nested: Add the buffer reference semantics from Weston 11 years ago
Neil Roberts 8fbe3a68d4 nested: Remove the surface from the surface list when destroyed 11 years ago
Kristian Høgsberg b7fd89192f build: Fix out-of-tree build for desktop-shell 11 years ago
Rafael Antognolli ba5d2d76af shell: Fix activate logic on surface map. 11 years ago
Pekka Paalanen 477333285e rpi: launcher must init before udev-seat 11 years ago
Pekka Paalanen 53b41c7890 rpi: seat quick fix 11 years ago
Pekka Paalanen bc91e5120c rpi: compile in the common udev code 11 years ago
Pekka Paalanen e47d0d986c gl: fix fallback definition of EGL_DEFAULT_DISPLAY 11 years ago