4174 Commits (852254a7c7e71bdbb2a2578cc8af93e18a1ac378)
 

Author SHA1 Message Date
Bill Spitzak 852254a7c7 Made weston-subsurfaces --help work 10 years ago
Bill Spitzak 6df71aae03 Made weston-nested --help work 10 years ago
Bill Spitzak 4fb8491e1b weston-eventdemo --help works 10 years ago
Jonas Ådahl 61917c84e3 shell: Update focused surface pointer coordinates in popup grab 10 years ago
Ryo Munakata a3a5debe31 gears: fix invalid calculation of the first FPS 10 years ago
Jonny Lamb f322f8efea desktop-shell: add close-animation config option for destroying surfaces 10 years ago
Jonny Lamb e67118c80a desktop-shell: add option to avoid creating the panel 10 years ago
Magnus Hoff 1046f121f7 Implemented support for mouse scrolling in weston-terminal 10 years ago
Boyan Ding 45ee1f9ef7 simple-egl: Clean up unused frame_listener 10 years ago
Jonny Lamb 0695908a9f clients: use repeat_info event details 10 years ago
Jonny Lamb 497994a459 compositor-wayland: listen to repeat_info and save values to pass on 10 years ago
Jonny Lamb 66a41a06e7 compositor: fetch repeat info from weston.ini 10 years ago
Jonas Ådahl 05e4a1f768 libinput: Add tap configuration to weston.ini 10 years ago
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