1897 Commits (3ea23d076736214b2d34c1fe57995c1a933aedbb)
 

Author SHA1 Message Date
Kristian Høgsberg 60c4954b8a shell: Put popups and transients on top of their parent 13 years ago
Kristian Høgsberg b435e84d5a window: Compute frame boundary for all windows except fullscreen 13 years ago
Kristian Høgsberg 41c5c4ee9a desktop-shell: Simplify unlock dialog redraw function 13 years ago
Kristian Høgsberg 65bec2452e drm: Disable sprites if they're broken 13 years ago
Kristian Høgsberg 7dbf5e2ea7 compositor: Only process input once per frame 13 years ago
Kristian Høgsberg 7ea10864c2 compositor: Move input devices to their own event loop 13 years ago
Kristian Høgsberg abcef3cf7a compositor: Swallow binding key for bindings that don't set up a grab 13 years ago
Kristian Høgsberg 63e5e06d82 window: Only set opaque and input regions if they change 13 years ago
Kristian Høgsberg d3c0275b14 Use wl_array_for_each() where possible 13 years ago
Pekka Paalanen 4ac32ab669 compositor-drm: fix libbacklight build 13 years ago
Kristian Høgsberg 0b5cd0cb4c Use typesafe server-side stubs 13 years ago
Kristian Høgsberg b41c0810ea compositor: Add a repaint debugging mechanism 13 years ago
Kristian Høgsberg f98d903b6d Merge branch 'layers' 13 years ago
Kristian Høgsberg 32bed57d5a shell: Don't launch a new screensaver if the old one is still running 13 years ago
Kristian Høgsberg 525696851e compositor: Damage sprite surface on attach 13 years ago
Kristian Høgsberg 867dec7ff0 compositor: Post keyboard leave before destroying surface 13 years ago
Ander Conselvan de Oliveira 3e3bb3216e compositor: split drag surface update into smaller functions 13 years ago
Ander Conselvan de Oliveira c5fb9a7de9 compositor: fix crash when a drag surface is destroyed during the drag 13 years ago
Kristian Høgsberg 3be2ce9e49 compositor: Organize surface stack using new struct weston_layer 13 years ago
Kristian Høgsberg 944236a712 compositor: Just damage compositor->damage in weston_output_damage() 13 years ago
Kristian Høgsberg 1e8321213d compositor: Implement damage_below by using the new compositor->damage 13 years ago
Kristian Høgsberg 6ddcdaeb98 compositor: Store opaque clip for previous frame in weston_surface 13 years ago
Alex Wu 4539b0874f shell: Add implementation of fullscreen. 13 years ago
Alex Wu b9747d02c6 shell: Add implementation of fullscreen. 13 years ago
Kristian Høgsberg 067fd60534 window.c: Drop support for rgb contexts 13 years ago
Kristian Høgsberg 8dbc4b3586 wscreensaver: Use the argb config, rgb is not compatible with window.c 13 years ago
Kristian Høgsberg 51cba3ca38 compositor-drm: Just pull in libbacklight source for now 13 years ago
Tiago Vignatti 8e53c7f566 compositor: add dpms and backlight support 13 years ago
Kristian Høgsberg 2ea094422a zoom: Don't damage_all here 13 years ago
Kristian Høgsberg 9b154fa82b compositor: Insert dnd icon surface below device sprite surface 13 years ago
Kristian Høgsberg 9bc7095a78 compositor: Set an empty input region for the fade surface 13 years ago
Kristian Høgsberg f10df85cd7 window: Set opaque region after child widget adjusts size 13 years ago
Rodney Lorrimar 99ff01b816 weston: Change path for default terminal launcher to ${prefix}/bin 13 years ago
Kristian Høgsberg fcfc83f6ae clients: Use wl_display_disconnect() 13 years ago
Ander Conselvan de Oliveira 90fbbd74cc compositor: make the input region of drag surfaces empty 13 years ago
Kristian Høgsberg cacb7cd0f6 shell: Mark geometry dirty when we change surface alpha 13 years ago
Kristian Høgsberg 3b4af20100 compositor: Dont set the opaque region if we have an overall surface alpha 13 years ago
Kristian Høgsberg 9dd1ed24db terminal: Don't queue a resize after setting fullscreen 13 years ago
Alex Wu 8811bf9e8d compositor: Export functions and add weston_suface::force_configure for fullscreen 13 years ago
Scott Moreau c6d7f60b19 Restructure output zoom key handling. 13 years ago
Kristian Høgsberg 4d7c862278 drm: Remove redundant cursor region math 13 years ago
Kristian Høgsberg ca14ef049d drm: Remove redundant weston_surface_update_transform() call 13 years ago
Kristian Høgsberg d15fbe334a compositor: Remove surface overlapped attribute 13 years ago
Kristian Høgsberg d8bf90c150 Move weston_output_set_cursor into compositor-drm.c 13 years ago
Kristian Høgsberg 85fd327f71 compositor-drm: Destroy sprites on shutdown, turn off on vt switch 13 years ago
Kristian Høgsberg 66617bb19d compositor: Remove unused compositor vfunc create_cursor_image 13 years ago
Jesse Barnes 58ef379be6 compositor-drm: Add sprite support 13 years ago
Jesse Barnes 5308a5e09b compositor: add an assign_planes hook to the output 13 years ago
Scott Moreau 2493be40a3 Fix pointer position clipping. 13 years ago
Scott Moreau ccbf29dcb4 Introduce output zoom. 13 years ago