1382 Commits (323ee0450549c996a05932c67c2fb75ce83e2058)
 

Author SHA1 Message Date
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
Tiago Vignatti a571e75cc1 window: explicitly set TYPE_TOPLEVEL for new windows 13 years ago
Pekka Paalanen 8980f7c7d8 shell: do not apply damage on window type set 13 years ago
Pekka Paalanen f8c6aae688 compositor: remove redundant cursor damage calls 13 years ago
Pekka Paalanen cc2f868b2e compositor: round off fractions 13 years ago
Pekka Paalanen fc6d91a568 shell: replace identity calls to weston_surface_configure() 13 years ago
Pekka Paalanen f07cb5d5f0 compositor: move output assignment to update_transform 13 years ago
Pekka Paalanen 730d87e6a6 compositor: move opaque tracking into transform 13 years ago
Pekka Paalanen b45ac5eada compositor: clarify update_transform vs. repaint 13 years ago
Pekka Paalanen 9651678070 compositor: let update_transform deal damage 13 years ago
Pekka Paalanen 1d5035c705 compositor: simplify weston_surface_damage_rectangle() 13 years ago
Pekka Paalanen 219b982ed0 compositor: use floats in computing bounding box 13 years ago
Pekka Paalanen ece8a016aa compositor: move surface_to_global_float() definition 13 years ago
Pekka Paalanen 80fb08dc66 compositor: split weston_surface_update_transform() 13 years ago
Pekka Paalanen 9abf393bd8 compositor: split weston_surface_damage_below() 13 years ago
Pekka Paalanen 25dacab718 shell: remove excessive damage from rotating 13 years ago
Eric Anholt 6f82cf5dc5 configure: Fix build on debian by avoiding bashisms in the test command. 13 years ago
Kristian Høgsberg 3b03b3d68e Use dist-xz for tarballs 13 years ago
Kristian Høgsberg 850f24c712 Disable setuid install for distcheck 13 years ago
Kristian Høgsberg a7313e7cf4 configure: Change project to weston, set version to 0.89 13 years ago
Kristian Høgsberg aded1f6823 compositor: Don't destroy sprite surface, just hide it 13 years ago
Kristian Høgsberg 0212723185 smoke: Use normal window resize mechanism 13 years ago
Kristian Høgsberg 09a96b5394 window: Don't set the window size in widget_set_size() 13 years ago