4161 Commits (886b0098c3bc856dc7c945a3f424e8b64cbc1a7c)
 

Author SHA1 Message Date
Jasper St. Pierre 886b0098c3 screenshooter: Add a missing return; in an error path 10 years ago
Jasper St. Pierre 666bc9234a desktop-shell: Add a missing return; in an error path 10 years ago
Jasper St. Pierre c91408f3fb Don't bother destroying resources after sending an error 10 years ago
Jasper St. Pierre 0013a29d5e Use the named SINCE_VERSION defines for version checks 10 years ago
Giulio Camuffo d1ceecf112 fullscreen-shell: Fix compiler warnings 10 years ago
Jonny Lamb e84ab4ef4d desktop-shell: don't assume there's a pointer when mapping a popup 10 years ago
Jasper St. Pierre e2f0f84b08 compositor: Use libwayland to find a good default display for us 10 years ago
Jasper St. Pierre a177df09bf window: Don't use the frame's geometry when fullscreen 10 years ago
Jasper St. Pierre d8c6aeb8a5 input: Send key-repeat 10 years ago
Jonny Lamb 70ee3ad47c animation: also change stop value when updating a fade target 10 years ago
Pekka Paalanen 661de3a6a7 compositor: ignore unmapped sub-surfaces for view_list 10 years ago
Alvaro Fernando García dce7c6e5a2 Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128). 10 years ago
Pekka Paalanen eb3cf22018 compositor: quick fix for sub-surface mapping 10 years ago
Jason Ekstrand 0250a740c2 xwayland: Better handle a race with X 10 years ago
Jason Ekstrand 4ff4d92d7e xwayland/window-manager: Rename a variable for clerity 10 years ago
Tyler Veness cf4c13af98 xwayland: set surface_id to 0 when client resource is found 10 years ago
Giulio Camuffo 95ec0f95aa compositor: add a masking mechanism to weston_layer 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Marek Chalupa cfff312204 tests: use expect_protocol_error in tests 10 years ago
Marek Chalupa 1740aa8c85 tests: add frame_callback_wait_nofail 10 years ago
Marek Chalupa 4d06d46ace tests: add expect_protocol_error function 10 years ago
Jasper St. Pierre e7d7468521 xdg-shell: Fix documentation 10 years ago
Jasper St. Pierre ccf48fb4f9 shell: Replace set_margin with set_window_geometry 10 years ago
Jasper St. Pierre bd65e50875 Interpret the size in the configure event as window geometry 10 years ago
Jason Ekstrand 7b98207667 Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state 10 years ago
Jason Ekstrand 108865de88 Move weston_frame_callback above weston_surface_create 10 years ago
Jason Ekstrand e9d40e3ff5 Move weston_subsurface to after weston_surface 10 years ago
Boyan Ding 9c5aedfff2 cairo-util: Set geometry_dirty in frame_set_title 10 years ago
Boyan Ding c4902124f9 cairo-util: Fix geometry for frames with buttons but without title 10 years ago
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 10 years ago
Boyan Ding 32abdbbad9 shell: fix segfault in fullscreen binding 10 years ago
Andrew Wedgbury dfd9d0de96 screen-share: Allow fullscreen shell command to be configured 10 years ago
Jason Ekstrand 8202d72054 data-device: Clean up the logic in start_drag 10 years ago
Arnout Engelen 7da71eec40 Better error message when exec'ing Xwayland fails 10 years ago
Peter Hutterer 3b843d3a61 Require libinput 0.4.0 10 years ago
Jason Ekstrand 671a1442a7 Change the defacto output transform from flipped-270 to flipped-90 10 years ago
Jason Ekstrand 76f623605f Fix a comment 10 years ago
vivek 31732f7c68 Clients: Fix memleak issues in various clients of weston 10 years ago
Boyan Ding 1478ea54ca xdg-shell: Fix a typo in description 10 years ago
Emilio Pozuelo Monfort 5872b6821b desktop-shell: Don't assume there is a pointer when resizing 10 years ago
Srivardhan Hebbar 28ee518305 weston-build: Fix aclocal error during autogen.sh 10 years ago
George Kiagiadakis 8f9e87ff47 compositor: update the surface size when there is a size change without a buffer attach 10 years ago
Srivardhan Hebbar ba2a36d5c5 weston: Fix memleak issue in compositor.c 10 years ago
Thierry Reding 6ac60c1791 compositor-wayland: Fix compiler warning 10 years ago
Thierry Reding 0e6d9a771a build: Silence libtoolize warnings 10 years ago
Jonny Lamb 7e7d485164 desktop-shell: make background applications less dark 10 years ago
Jonny Lamb f8bfd0581b animation: ensure repaints are always scheduled during animations 10 years ago
Emilio Pozuelo Monfort 5905ebcc33 exposay: fix crash when navigating with the keyboard 10 years ago
Jonny Lamb 91f80f24b4 animation: fix move scale animation 10 years ago
George Kiagiadakis ed04d38f6a compositor: unmap subsurface views before destroying the subsurfaces 10 years ago