3878 Commits (74073454462f9a1fb71319779d4c2d57e1d0e9d5)
 

Author SHA1 Message Date
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
Kristian Høgsberg 677a5f5ac2 desktop-shell: Split out input-panel code 11 years ago
Kristian Høgsberg 1ef231377c desktop-shell: Split out exposay immplementation 11 years ago
Kristian Høgsberg 19d1e6b185 desktop-shell: Move to new desktop-shell subdirectory 11 years ago
Kristian Høgsberg 2ba10df300 Move xwayland up one directory level 11 years ago
Kristian Høgsberg 873b515aee tablet-shell: Remove 11 years ago
Dima Ryazanov cae1f0ff2d Check if the frame exists before reading its size 11 years ago
Dima Ryazanov b03b87fe63 Check for frame being NULL before setting/unsetting flags 11 years ago
Dima Ryazanov e5a3208373 Set the view to NULL when unmapping an X11 window 11 years ago
Jonas Ådahl 767d891c35 data-device: Fix surface configure function type 11 years ago
David Herrmann aedc7732eb logind: delay wakeup until DRM-device is resumed 11 years ago
Rafael Antognolli ea997ac696 xdg-shell: Add key bindings for setting maximized and fullscreen. 11 years ago
Rafael Antognolli 65f98d8c2f xdg-shell: xdg_surface_set_output should only affect fullscreen. 11 years ago
Rafael Antognolli 3c4e3f7cc7 xdg-shell: Add surface size to configure. 11 years ago
Rafael Antognolli e2a3455642 xdg-shell: Implement xdg-shell interface. 11 years ago
Rafael Antognolli 4b99a40bcb shell: Move shell_surface_set_parent to wl_shell calls. 11 years ago
Rafael Antognolli ed207b4bd5 shell: Remove SHELL_SURFACE_TRANSIENT. 11 years ago
Rafael Antognolli 03b16597e0 shell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFACE_MAXIMIZED. 11 years ago
Rafael Antognolli 3c4dc74ceb xdg_shell: Adding a new shell protocol. 11 years ago