1504 Commits (8cbfb2a40ac1e6b36f485f934c0b1d2270b8c427)
 

Author SHA1 Message Date
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
Kristian Høgsberg 4889154f5b compositor: Initialize destroy_listener_list for internal surfaces too 13 years ago
Kristian Høgsberg 010f98b083 window: Track and report input and opaque regions 13 years ago
Kristian Høgsberg dd631c1c36 simple-touch: Update to enter/leave changes 13 years ago
Kristian Høgsberg 5e7e6f2a22 compositor: Implement opqaue and input regions 13 years ago
Ander Conselvan de Oliveira a2f1129d13 compositor: assign output to drag surfaces 13 years ago
Ander Conselvan de Oliveira ba727bd1d9 shell: don't assign output for surface of type none 13 years ago
Kristian Høgsberg 06d58b74af Update to enter/leave events for pointer and keyboard 13 years ago
Alex Wu 88277d1422 shell: Fix never map fullscreen/transient surface. 13 years ago
Kristian Høgsberg 31f9d0e8de compositor: Remove redundant weston_surface_damage_below() calls 13 years ago
Kristian Høgsberg d0e2ef7779 compositor: Surface is unmapped when surface->output is NULL 13 years ago
Kristian Høgsberg 0704539ec4 shell: Revive super-tab application switcher 13 years ago
Kristian Høgsberg afa264c6b6 compositor: Don't run keybindings if we have a key grab 13 years ago
Scott Moreau ec286eb8e8 compositor: Setup for keyboard grabs. 13 years ago
Scott Moreau 447013d718 Track server changes. 13 years ago
Kristian Høgsberg 1cbf3262dd compositor: Move fullscreen_output to shell_surface 13 years ago
Kristian Høgsberg 323ee04505 compositor: Make weston_surface_damage_below_noupdate() the default 13 years ago
Kristian Høgsberg 3b5ea3bc6f compositor: Move unmap logic to new function weston_surface_unmap() 13 years ago
Kristian Høgsberg 12bbf81456 compositor: Only delete surface texture if we have one 13 years ago
Kristian Høgsberg 101cb6560c compositor: Get rid of surface->visual 13 years ago
Kristian Høgsberg 6a8b553119 shell: Set geometry directly in configure 13 years ago
Kristian Høgsberg d5ae9f4f85 shell: Restore basic fullscreen functionality 13 years ago
Kristian Høgsberg 2675dc1c8d window: Don't draw decorations in fullscreen mode 13 years ago
Kristian Høgsberg 1517defe13 window: Set window type as it changes, not on every attach 13 years ago
Kristian Høgsberg 66c0880c58 view: Don't schedule resize after setting fullscreen 13 years ago
Daniel Stone 0d5a509ae5 window: Use constant keycode offset of 8 13 years ago
Daniel Stone 9d4f030c0b window: Use new xkbcommon include path 13 years ago
Pekka Paalanen b29f412eb8 protocol: remove absolute coordinates from pointer 13 years ago
Pekka Paalanen dfb93a9e71 window: do not store absolute coordinates 13 years ago
Ander Conselvan de Oliveira e47c3a342b clients/dnd: adapt to new data_device icon protocol 13 years ago
Ander Conselvan de Oliveira 30eebc7c21 compositor: implement drag'n'drop icons 13 years ago
Ander Conselvan de Oliveira e9e0515cec shell: update position of surfaces with type none on map() 13 years ago
Ander Conselvan de Oliveira d595f65fe2 compositor: add a way to disable picking of client surfaces 13 years ago
Ander Conselvan de Oliveira a1ff53b31a shell: don't map surfaces with type NONE 13 years ago
Ander Conselvan de Oliveira b63e3e0201 compositor: fix two crashs on surface_attach() with null buffer 13 years ago
Kristian Høgsberg f856fd2f93 Follow set_fullscreen protocol change 13 years ago
Kristian Høgsberg d6bcd7daa7 window: Toggle maximized with super-f5 13 years ago
Juan Zhao 96879dfe52 shell: Add the set_maximized implementation 13 years ago
Pekka Paalanen 8fb8d3b1b5 compositor, shell: add and use weston_surface_set_position() 13 years ago
Pekka Paalanen d882779aa9 shell: remove two redundant statements from map() 13 years ago
Tiago Vignatti 9d3935296c compositor: make functions static 13 years ago
Tiago Vignatti 0f997016a7 shell: remove duplicated code 13 years ago
Tiago Vignatti 0a26641626 clients: fix spelling 13 years ago
Tiago Vignatti c5528d8dc8 window: simplify a bit widget_set_size and widget_set_allocation 13 years ago