wayland_thread.cpp 136 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400
  1. /**************************************************************************/
  2. /* wayland_thread.cpp */
  3. /**************************************************************************/
  4. /* This file is part of: */
  5. /* GODOT ENGINE */
  6. /* https://godotengine.org */
  7. /**************************************************************************/
  8. /* Copyright (c) 2014-present Godot Engine contributors (see AUTHORS.md). */
  9. /* Copyright (c) 2007-2014 Juan Linietsky, Ariel Manzur. */
  10. /* */
  11. /* Permission is hereby granted, free of charge, to any person obtaining */
  12. /* a copy of this software and associated documentation files (the */
  13. /* "Software"), to deal in the Software without restriction, including */
  14. /* without limitation the rights to use, copy, modify, merge, publish, */
  15. /* distribute, sublicense, and/or sell copies of the Software, and to */
  16. /* permit persons to whom the Software is furnished to do so, subject to */
  17. /* the following conditions: */
  18. /* */
  19. /* The above copyright notice and this permission notice shall be */
  20. /* included in all copies or substantial portions of the Software. */
  21. /* */
  22. /* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */
  23. /* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */
  24. /* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. */
  25. /* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */
  26. /* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */
  27. /* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */
  28. /* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
  29. /**************************************************************************/
  30. #include "wayland_thread.h"
  31. #ifdef WAYLAND_ENABLED
  32. // FIXME: Does this cause issues with *BSDs?
  33. #include <linux/input-event-codes.h>
  34. // For the actual polling thread.
  35. #include <poll.h>
  36. // For shared memory buffer creation.
  37. #include <fcntl.h>
  38. #include <sys/mman.h>
  39. #include <unistd.h>
  40. // Fix the wl_array_for_each macro to work with C++. This is based on the
  41. // original from `wayland-util.h` in the Wayland client library.
  42. #undef wl_array_for_each
  43. #define wl_array_for_each(pos, array) \
  44. for (pos = (decltype(pos))(array)->data; (const char *)pos < ((const char *)(array)->data + (array)->size); (pos)++)
  45. #define WAYLAND_THREAD_DEBUG_LOGS_ENABLED
  46. #ifdef WAYLAND_THREAD_DEBUG_LOGS_ENABLED
  47. #define DEBUG_LOG_WAYLAND_THREAD(...) print_verbose(__VA_ARGS__)
  48. #else
  49. #define DEBUG_LOG_WAYLAND_THREAD(...)
  50. #endif
  51. // Read the content pointed by fd into a Vector<uint8_t>.
  52. Vector<uint8_t> WaylandThread::_read_fd(int fd) {
  53. // This is pretty much an arbitrary size.
  54. uint32_t chunk_size = 2048;
  55. LocalVector<uint8_t> data;
  56. data.resize(chunk_size);
  57. uint32_t bytes_read = 0;
  58. while (true) {
  59. ssize_t last_bytes_read = read(fd, data.ptr() + bytes_read, chunk_size);
  60. if (last_bytes_read < 0) {
  61. ERR_PRINT(vformat("Read error %d.", errno));
  62. data.clear();
  63. break;
  64. }
  65. if (last_bytes_read == 0) {
  66. // We're done, we've reached the EOF.
  67. DEBUG_LOG_WAYLAND_THREAD(vformat("Done reading %d bytes.", bytes_read));
  68. close(fd);
  69. data.resize(bytes_read);
  70. break;
  71. }
  72. DEBUG_LOG_WAYLAND_THREAD(vformat("Read chunk of %d bytes.", last_bytes_read));
  73. bytes_read += last_bytes_read;
  74. // Increase the buffer size by one chunk in preparation of the next read.
  75. data.resize(bytes_read + chunk_size);
  76. }
  77. return data;
  78. }
  79. // Based on the wayland book's shared memory boilerplate (PD/CC0).
  80. // See: https://wayland-book.com/surfaces/shared-memory.html
  81. int WaylandThread::_allocate_shm_file(size_t size) {
  82. int retries = 100;
  83. do {
  84. // Generate a random name.
  85. char name[] = "/wl_shm-godot-XXXXXX";
  86. for (long unsigned int i = sizeof(name) - 7; i < sizeof(name) - 1; i++) {
  87. name[i] = Math::random('A', 'Z');
  88. }
  89. // Try to open a shared memory object with that name.
  90. int fd = shm_open(name, O_RDWR | O_CREAT | O_EXCL, 0600);
  91. if (fd >= 0) {
  92. // Success, unlink its name as we just need the file descriptor.
  93. shm_unlink(name);
  94. // Resize the file to the requested length.
  95. int ret;
  96. do {
  97. ret = ftruncate(fd, size);
  98. } while (ret < 0 && errno == EINTR);
  99. if (ret < 0) {
  100. close(fd);
  101. return -1;
  102. }
  103. return fd;
  104. }
  105. retries--;
  106. } while (retries > 0 && errno == EEXIST);
  107. return -1;
  108. }
  109. // Return the content of a wl_data_offer.
  110. Vector<uint8_t> WaylandThread::_wl_data_offer_read(struct wl_display *p_display, const char *p_mime, struct wl_data_offer *p_offer) {
  111. if (!p_offer) {
  112. return Vector<uint8_t>();
  113. }
  114. int fds[2];
  115. if (pipe(fds) == 0) {
  116. wl_data_offer_receive(p_offer, p_mime, fds[1]);
  117. // Let the compositor know about the pipe.
  118. // NOTE: It's important to just flush and not roundtrip here as we would risk
  119. // running some cleanup event, like for example `wl_data_device::leave`. We're
  120. // going to wait for the message anyways as the read will probably block if
  121. // the compositor doesn't read from the other end of the pipe.
  122. wl_display_flush(p_display);
  123. // Close the write end of the pipe, which we don't need and would otherwise
  124. // just stall our next `read`s.
  125. close(fds[1]);
  126. return _read_fd(fds[0]);
  127. }
  128. return Vector<uint8_t>();
  129. }
  130. // Read the content of a wp_primary_selection_offer.
  131. Vector<uint8_t> WaylandThread::_wp_primary_selection_offer_read(struct wl_display *p_display, const char *p_mime, struct zwp_primary_selection_offer_v1 *p_offer) {
  132. if (!p_offer) {
  133. return Vector<uint8_t>();
  134. }
  135. int fds[2];
  136. if (pipe(fds) == 0) {
  137. // This function expects to return a string, so we can only ask for a MIME of
  138. // "text/plain"
  139. zwp_primary_selection_offer_v1_receive(p_offer, p_mime, fds[1]);
  140. // Wait for the compositor to know about the pipe.
  141. wl_display_roundtrip(p_display);
  142. // Close the write end of the pipe, which we don't need and would otherwise
  143. // just stall our next `read`s.
  144. close(fds[1]);
  145. return _read_fd(fds[0]);
  146. }
  147. return Vector<uint8_t>();
  148. }
  149. // Sets up an `InputEventKey` and returns whether it has any meaningful value.
  150. bool WaylandThread::_seat_state_configure_key_event(SeatState &p_ss, Ref<InputEventKey> p_event, xkb_keycode_t p_keycode, bool p_pressed) {
  151. // TODO: Handle keys that release multiple symbols?
  152. Key keycode = KeyMappingXKB::get_keycode(xkb_state_key_get_one_sym(p_ss.xkb_state, p_keycode));
  153. Key physical_keycode = KeyMappingXKB::get_scancode(p_keycode);
  154. KeyLocation key_location = KeyMappingXKB::get_location(p_keycode);
  155. if (physical_keycode == Key::NONE) {
  156. return false;
  157. }
  158. if (keycode == Key::NONE) {
  159. keycode = physical_keycode;
  160. }
  161. if (keycode >= Key::A + 32 && keycode <= Key::Z + 32) {
  162. keycode -= 'a' - 'A';
  163. }
  164. p_event->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  165. // Set all pressed modifiers.
  166. p_event->set_shift_pressed(p_ss.shift_pressed);
  167. p_event->set_ctrl_pressed(p_ss.ctrl_pressed);
  168. p_event->set_alt_pressed(p_ss.alt_pressed);
  169. p_event->set_meta_pressed(p_ss.meta_pressed);
  170. p_event->set_pressed(p_pressed);
  171. p_event->set_keycode(keycode);
  172. p_event->set_physical_keycode(physical_keycode);
  173. p_event->set_location(key_location);
  174. uint32_t unicode = xkb_state_key_get_utf32(p_ss.xkb_state, p_keycode);
  175. if (unicode != 0) {
  176. p_event->set_key_label(fix_key_label(unicode, keycode));
  177. } else {
  178. p_event->set_key_label(keycode);
  179. }
  180. if (p_pressed) {
  181. p_event->set_unicode(fix_unicode(unicode));
  182. }
  183. // Taken from DisplayServerX11.
  184. if (p_event->get_keycode() == Key::BACKTAB) {
  185. // Make it consistent across platforms.
  186. p_event->set_keycode(Key::TAB);
  187. p_event->set_physical_keycode(Key::TAB);
  188. p_event->set_shift_pressed(true);
  189. }
  190. return true;
  191. }
  192. void WaylandThread::_set_current_seat(struct wl_seat *p_seat) {
  193. if (p_seat == wl_seat_current) {
  194. return;
  195. }
  196. SeatState *old_state = wl_seat_get_seat_state(wl_seat_current);
  197. if (old_state) {
  198. seat_state_unlock_pointer(old_state);
  199. }
  200. SeatState *new_state = wl_seat_get_seat_state(p_seat);
  201. seat_state_unlock_pointer(new_state);
  202. wl_seat_current = p_seat;
  203. pointer_set_constraint(pointer_constraint);
  204. }
  205. // Returns whether it loaded the theme or not.
  206. bool WaylandThread::_load_cursor_theme(int p_cursor_size) {
  207. if (wl_cursor_theme) {
  208. wl_cursor_theme_destroy(wl_cursor_theme);
  209. wl_cursor_theme = nullptr;
  210. current_wl_cursor = nullptr;
  211. }
  212. if (cursor_theme_name.is_empty()) {
  213. cursor_theme_name = "default";
  214. }
  215. print_verbose(vformat("Loading cursor theme \"%s\" size %d.", cursor_theme_name, p_cursor_size));
  216. wl_cursor_theme = wl_cursor_theme_load(cursor_theme_name.utf8().get_data(), p_cursor_size, registry.wl_shm);
  217. ERR_FAIL_NULL_V_MSG(wl_cursor_theme, false, "Can't load any cursor theme.");
  218. static const char *cursor_names[] = {
  219. "left_ptr",
  220. "xterm",
  221. "hand2",
  222. "cross",
  223. "watch",
  224. "left_ptr_watch",
  225. "fleur",
  226. "dnd-move",
  227. "crossed_circle",
  228. "v_double_arrow",
  229. "h_double_arrow",
  230. "size_bdiag",
  231. "size_fdiag",
  232. "move",
  233. "row_resize",
  234. "col_resize",
  235. "question_arrow"
  236. };
  237. static const char *cursor_names_fallback[] = {
  238. nullptr,
  239. nullptr,
  240. "pointer",
  241. "cross",
  242. "wait",
  243. "progress",
  244. "grabbing",
  245. "hand1",
  246. "forbidden",
  247. "ns-resize",
  248. "ew-resize",
  249. "fd_double_arrow",
  250. "bd_double_arrow",
  251. "fleur",
  252. "sb_v_double_arrow",
  253. "sb_h_double_arrow",
  254. "help"
  255. };
  256. for (int i = 0; i < DisplayServer::CURSOR_MAX; i++) {
  257. struct wl_cursor *cursor = wl_cursor_theme_get_cursor(wl_cursor_theme, cursor_names[i]);
  258. if (!cursor && cursor_names_fallback[i]) {
  259. cursor = wl_cursor_theme_get_cursor(wl_cursor_theme, cursor_names_fallback[i]);
  260. }
  261. if (cursor && cursor->image_count > 0) {
  262. wl_cursors[i] = cursor;
  263. } else {
  264. wl_cursors[i] = nullptr;
  265. print_verbose("Failed loading cursor: " + String(cursor_names[i]));
  266. }
  267. }
  268. return true;
  269. }
  270. void WaylandThread::_update_scale(int p_scale) {
  271. if (p_scale <= cursor_scale) {
  272. return;
  273. }
  274. print_verbose(vformat("Bumping cursor scale to %d", p_scale));
  275. // There's some display that's bigger than the cache, let's update it.
  276. cursor_scale = p_scale;
  277. if (wl_cursor_theme == nullptr) {
  278. // Ugh. Either we're still initializing (this must've been called from the
  279. // first roundtrips) or we had some error while doing so. We'll trust that it
  280. // will be updated for us if needed.
  281. return;
  282. }
  283. int cursor_size = unscaled_cursor_size * p_scale;
  284. if (_load_cursor_theme(cursor_size)) {
  285. cursor_set_shape(last_cursor_shape);
  286. }
  287. }
  288. void WaylandThread::_wl_registry_on_global(void *data, struct wl_registry *wl_registry, uint32_t name, const char *interface, uint32_t version) {
  289. RegistryState *registry = (RegistryState *)data;
  290. ERR_FAIL_NULL(registry);
  291. if (strcmp(interface, wl_shm_interface.name) == 0) {
  292. registry->wl_shm = (struct wl_shm *)wl_registry_bind(wl_registry, name, &wl_shm_interface, 1);
  293. registry->wl_shm_name = name;
  294. return;
  295. }
  296. if (strcmp(interface, zxdg_exporter_v1_interface.name) == 0) {
  297. registry->xdg_exporter = (struct zxdg_exporter_v1 *)wl_registry_bind(wl_registry, name, &zxdg_exporter_v1_interface, 1);
  298. registry->xdg_exporter_name = name;
  299. return;
  300. }
  301. if (strcmp(interface, wl_compositor_interface.name) == 0) {
  302. registry->wl_compositor = (struct wl_compositor *)wl_registry_bind(wl_registry, name, &wl_compositor_interface, CLAMP((int)version, 1, 6));
  303. registry->wl_compositor_name = name;
  304. return;
  305. }
  306. if (strcmp(interface, wl_data_device_manager_interface.name) == 0) {
  307. registry->wl_data_device_manager = (struct wl_data_device_manager *)wl_registry_bind(wl_registry, name, &wl_data_device_manager_interface, CLAMP((int)version, 1, 3));
  308. registry->wl_data_device_manager_name = name;
  309. // This global creates some seat data. Let's do that for the ones already available.
  310. for (struct wl_seat *wl_seat : registry->wl_seats) {
  311. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  312. ERR_FAIL_NULL(ss);
  313. if (ss->wl_data_device == nullptr) {
  314. ss->wl_data_device = wl_data_device_manager_get_data_device(registry->wl_data_device_manager, wl_seat);
  315. wl_data_device_add_listener(ss->wl_data_device, &wl_data_device_listener, ss);
  316. }
  317. }
  318. return;
  319. }
  320. if (strcmp(interface, wl_output_interface.name) == 0) {
  321. struct wl_output *wl_output = (struct wl_output *)wl_registry_bind(wl_registry, name, &wl_output_interface, CLAMP((int)version, 1, 4));
  322. wl_proxy_tag_godot((struct wl_proxy *)wl_output);
  323. registry->wl_outputs.push_back(wl_output);
  324. ScreenState *ss = memnew(ScreenState);
  325. ss->wl_output_name = name;
  326. ss->wayland_thread = registry->wayland_thread;
  327. wl_proxy_tag_godot((struct wl_proxy *)wl_output);
  328. wl_output_add_listener(wl_output, &wl_output_listener, ss);
  329. return;
  330. }
  331. if (strcmp(interface, wl_seat_interface.name) == 0) {
  332. struct wl_seat *wl_seat = (struct wl_seat *)wl_registry_bind(wl_registry, name, &wl_seat_interface, CLAMP((int)version, 1, 9));
  333. wl_proxy_tag_godot((struct wl_proxy *)wl_seat);
  334. SeatState *ss = memnew(SeatState);
  335. ss->wl_seat = wl_seat;
  336. ss->wl_seat_name = name;
  337. ss->registry = registry;
  338. ss->wayland_thread = registry->wayland_thread;
  339. // Some extra stuff depends on other globals. We'll initialize them if the
  340. // globals are already there, otherwise we'll have to do that once and if they
  341. // get announced.
  342. //
  343. // NOTE: Don't forget to also bind/destroy with the respective global.
  344. if (!ss->wl_data_device && registry->wl_data_device_manager) {
  345. // Clipboard & DnD.
  346. ss->wl_data_device = wl_data_device_manager_get_data_device(registry->wl_data_device_manager, wl_seat);
  347. wl_data_device_add_listener(ss->wl_data_device, &wl_data_device_listener, ss);
  348. }
  349. if (!ss->wp_primary_selection_device && registry->wp_primary_selection_device_manager) {
  350. // Primary selection.
  351. ss->wp_primary_selection_device = zwp_primary_selection_device_manager_v1_get_device(registry->wp_primary_selection_device_manager, wl_seat);
  352. zwp_primary_selection_device_v1_add_listener(ss->wp_primary_selection_device, &wp_primary_selection_device_listener, ss);
  353. }
  354. if (!ss->wp_tablet_seat && registry->wp_tablet_manager) {
  355. // Tablet.
  356. ss->wp_tablet_seat = zwp_tablet_manager_v2_get_tablet_seat(registry->wp_tablet_manager, wl_seat);
  357. zwp_tablet_seat_v2_add_listener(ss->wp_tablet_seat, &wp_tablet_seat_listener, ss);
  358. }
  359. if (!ss->wp_text_input && registry->wp_text_input_manager) {
  360. // IME.
  361. ss->wp_text_input = zwp_text_input_manager_v3_get_text_input(registry->wp_text_input_manager, wl_seat);
  362. zwp_text_input_v3_add_listener(ss->wp_text_input, &wp_text_input_listener, ss);
  363. }
  364. registry->wl_seats.push_back(wl_seat);
  365. wl_seat_add_listener(wl_seat, &wl_seat_listener, ss);
  366. if (registry->wayland_thread->wl_seat_current == nullptr) {
  367. registry->wayland_thread->_set_current_seat(wl_seat);
  368. }
  369. return;
  370. }
  371. if (strcmp(interface, xdg_wm_base_interface.name) == 0) {
  372. registry->xdg_wm_base = (struct xdg_wm_base *)wl_registry_bind(wl_registry, name, &xdg_wm_base_interface, CLAMP((int)version, 1, 6));
  373. registry->xdg_wm_base_name = name;
  374. xdg_wm_base_add_listener(registry->xdg_wm_base, &xdg_wm_base_listener, nullptr);
  375. return;
  376. }
  377. if (strcmp(interface, wp_viewporter_interface.name) == 0) {
  378. registry->wp_viewporter = (struct wp_viewporter *)wl_registry_bind(wl_registry, name, &wp_viewporter_interface, 1);
  379. registry->wp_viewporter_name = name;
  380. }
  381. if (strcmp(interface, wp_fractional_scale_manager_v1_interface.name) == 0) {
  382. registry->wp_fractional_scale_manager = (struct wp_fractional_scale_manager_v1 *)wl_registry_bind(wl_registry, name, &wp_fractional_scale_manager_v1_interface, 1);
  383. registry->wp_fractional_scale_manager_name = name;
  384. // NOTE: We're not mapping the fractional scale object here because this is
  385. // supposed to be a "startup global". If for some reason this isn't true (who
  386. // knows), add a conditional branch for creating the add-on object.
  387. }
  388. if (strcmp(interface, zxdg_decoration_manager_v1_interface.name) == 0) {
  389. registry->xdg_decoration_manager = (struct zxdg_decoration_manager_v1 *)wl_registry_bind(wl_registry, name, &zxdg_decoration_manager_v1_interface, 1);
  390. registry->xdg_decoration_manager_name = name;
  391. return;
  392. }
  393. if (strcmp(interface, xdg_activation_v1_interface.name) == 0) {
  394. registry->xdg_activation = (struct xdg_activation_v1 *)wl_registry_bind(wl_registry, name, &xdg_activation_v1_interface, 1);
  395. registry->xdg_activation_name = name;
  396. return;
  397. }
  398. if (strcmp(interface, zwp_primary_selection_device_manager_v1_interface.name) == 0) {
  399. registry->wp_primary_selection_device_manager = (struct zwp_primary_selection_device_manager_v1 *)wl_registry_bind(wl_registry, name, &zwp_primary_selection_device_manager_v1_interface, 1);
  400. // This global creates some seat data. Let's do that for the ones already available.
  401. for (struct wl_seat *wl_seat : registry->wl_seats) {
  402. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  403. ERR_FAIL_NULL(ss);
  404. if (!ss->wp_primary_selection_device && registry->wp_primary_selection_device_manager) {
  405. ss->wp_primary_selection_device = zwp_primary_selection_device_manager_v1_get_device(registry->wp_primary_selection_device_manager, wl_seat);
  406. zwp_primary_selection_device_v1_add_listener(ss->wp_primary_selection_device, &wp_primary_selection_device_listener, ss);
  407. }
  408. }
  409. }
  410. if (strcmp(interface, zwp_relative_pointer_manager_v1_interface.name) == 0) {
  411. registry->wp_relative_pointer_manager = (struct zwp_relative_pointer_manager_v1 *)wl_registry_bind(wl_registry, name, &zwp_relative_pointer_manager_v1_interface, 1);
  412. registry->wp_relative_pointer_manager_name = name;
  413. return;
  414. }
  415. if (strcmp(interface, zwp_pointer_constraints_v1_interface.name) == 0) {
  416. registry->wp_pointer_constraints = (struct zwp_pointer_constraints_v1 *)wl_registry_bind(wl_registry, name, &zwp_pointer_constraints_v1_interface, 1);
  417. registry->wp_pointer_constraints_name = name;
  418. return;
  419. }
  420. if (strcmp(interface, zwp_pointer_gestures_v1_interface.name) == 0) {
  421. registry->wp_pointer_gestures = (struct zwp_pointer_gestures_v1 *)wl_registry_bind(wl_registry, name, &zwp_pointer_gestures_v1_interface, 1);
  422. registry->wp_pointer_gestures_name = name;
  423. return;
  424. }
  425. if (strcmp(interface, zwp_idle_inhibit_manager_v1_interface.name) == 0) {
  426. registry->wp_idle_inhibit_manager = (struct zwp_idle_inhibit_manager_v1 *)wl_registry_bind(wl_registry, name, &zwp_idle_inhibit_manager_v1_interface, 1);
  427. registry->wp_idle_inhibit_manager_name = name;
  428. return;
  429. }
  430. if (strcmp(interface, zwp_tablet_manager_v2_interface.name) == 0) {
  431. registry->wp_tablet_manager = (struct zwp_tablet_manager_v2 *)wl_registry_bind(wl_registry, name, &zwp_tablet_manager_v2_interface, 1);
  432. registry->wp_tablet_manager_name = name;
  433. // This global creates some seat data. Let's do that for the ones already available.
  434. for (struct wl_seat *wl_seat : registry->wl_seats) {
  435. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  436. ERR_FAIL_NULL(ss);
  437. ss->wp_tablet_seat = zwp_tablet_manager_v2_get_tablet_seat(registry->wp_tablet_manager, wl_seat);
  438. zwp_tablet_seat_v2_add_listener(ss->wp_tablet_seat, &wp_tablet_seat_listener, ss);
  439. }
  440. return;
  441. }
  442. if (strcmp(interface, zwp_text_input_manager_v3_interface.name) == 0) {
  443. registry->wp_text_input_manager = (struct zwp_text_input_manager_v3 *)wl_registry_bind(wl_registry, name, &zwp_text_input_manager_v3_interface, 1);
  444. registry->wp_text_input_manager_name = name;
  445. // This global creates some seat data. Let's do that for the ones already available.
  446. for (struct wl_seat *wl_seat : registry->wl_seats) {
  447. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  448. ERR_FAIL_NULL(ss);
  449. ss->wp_text_input = zwp_text_input_manager_v3_get_text_input(registry->wp_text_input_manager, wl_seat);
  450. zwp_text_input_v3_add_listener(ss->wp_text_input, &wp_text_input_listener, ss);
  451. }
  452. return;
  453. }
  454. }
  455. void WaylandThread::_wl_registry_on_global_remove(void *data, struct wl_registry *wl_registry, uint32_t name) {
  456. RegistryState *registry = (RegistryState *)data;
  457. ERR_FAIL_NULL(registry);
  458. if (name == registry->wl_shm_name) {
  459. if (registry->wl_shm) {
  460. wl_shm_destroy(registry->wl_shm);
  461. registry->wl_shm = nullptr;
  462. }
  463. registry->wl_shm_name = 0;
  464. return;
  465. }
  466. if (name == registry->xdg_exporter_name) {
  467. if (registry->xdg_exporter) {
  468. zxdg_exporter_v1_destroy(registry->xdg_exporter);
  469. registry->xdg_exporter = nullptr;
  470. }
  471. registry->xdg_exporter_name = 0;
  472. return;
  473. }
  474. if (name == registry->wl_compositor_name) {
  475. if (registry->wl_compositor) {
  476. wl_compositor_destroy(registry->wl_compositor);
  477. registry->wl_compositor = nullptr;
  478. }
  479. registry->wl_compositor_name = 0;
  480. return;
  481. }
  482. if (name == registry->wl_data_device_manager_name) {
  483. if (registry->wl_data_device_manager) {
  484. wl_data_device_manager_destroy(registry->wl_data_device_manager);
  485. registry->wl_data_device_manager = nullptr;
  486. }
  487. registry->wl_data_device_manager_name = 0;
  488. // This global is used to create some seat data. Let's clean it.
  489. for (struct wl_seat *wl_seat : registry->wl_seats) {
  490. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  491. ERR_FAIL_NULL(ss);
  492. if (ss->wl_data_device) {
  493. wl_data_device_destroy(ss->wl_data_device);
  494. ss->wl_data_device = nullptr;
  495. }
  496. ss->wl_data_device = nullptr;
  497. }
  498. return;
  499. }
  500. if (name == registry->xdg_wm_base_name) {
  501. if (registry->xdg_wm_base) {
  502. xdg_wm_base_destroy(registry->xdg_wm_base);
  503. registry->xdg_wm_base = nullptr;
  504. }
  505. registry->xdg_wm_base_name = 0;
  506. return;
  507. }
  508. if (name == registry->wp_viewporter_name) {
  509. WindowState *ws = &registry->wayland_thread->main_window;
  510. if (registry->wp_viewporter) {
  511. wp_viewporter_destroy(registry->wp_viewporter);
  512. registry->wp_viewporter = nullptr;
  513. }
  514. if (ws->wp_viewport) {
  515. wp_viewport_destroy(ws->wp_viewport);
  516. ws->wp_viewport = nullptr;
  517. }
  518. registry->wp_viewporter_name = 0;
  519. return;
  520. }
  521. if (name == registry->wp_fractional_scale_manager_name) {
  522. WindowState *ws = &registry->wayland_thread->main_window;
  523. if (registry->wp_fractional_scale_manager) {
  524. wp_fractional_scale_manager_v1_destroy(registry->wp_fractional_scale_manager);
  525. registry->wp_fractional_scale_manager = nullptr;
  526. }
  527. if (ws->wp_fractional_scale) {
  528. wp_fractional_scale_v1_destroy(ws->wp_fractional_scale);
  529. ws->wp_fractional_scale = nullptr;
  530. }
  531. registry->wp_fractional_scale_manager_name = 0;
  532. }
  533. if (name == registry->xdg_decoration_manager_name) {
  534. if (registry->xdg_decoration_manager) {
  535. zxdg_decoration_manager_v1_destroy(registry->xdg_decoration_manager);
  536. registry->xdg_decoration_manager = nullptr;
  537. }
  538. registry->xdg_decoration_manager_name = 0;
  539. return;
  540. }
  541. if (name == registry->xdg_activation_name) {
  542. if (registry->xdg_activation) {
  543. xdg_activation_v1_destroy(registry->xdg_activation);
  544. registry->xdg_activation = nullptr;
  545. }
  546. registry->xdg_activation_name = 0;
  547. return;
  548. }
  549. if (name == registry->wp_primary_selection_device_manager_name) {
  550. if (registry->wp_primary_selection_device_manager) {
  551. zwp_primary_selection_device_manager_v1_destroy(registry->wp_primary_selection_device_manager);
  552. registry->wp_primary_selection_device_manager = nullptr;
  553. }
  554. registry->wp_primary_selection_device_manager_name = 0;
  555. // This global is used to create some seat data. Let's clean it.
  556. for (struct wl_seat *wl_seat : registry->wl_seats) {
  557. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  558. ERR_FAIL_NULL(ss);
  559. if (ss->wp_primary_selection_device) {
  560. zwp_primary_selection_device_v1_destroy(ss->wp_primary_selection_device);
  561. ss->wp_primary_selection_device = nullptr;
  562. }
  563. if (ss->wp_primary_selection_source) {
  564. zwp_primary_selection_source_v1_destroy(ss->wp_primary_selection_source);
  565. ss->wp_primary_selection_source = nullptr;
  566. }
  567. if (ss->wp_primary_selection_offer) {
  568. memfree(wp_primary_selection_offer_get_offer_state(ss->wp_primary_selection_offer));
  569. zwp_primary_selection_offer_v1_destroy(ss->wp_primary_selection_offer);
  570. ss->wp_primary_selection_offer = nullptr;
  571. }
  572. }
  573. return;
  574. }
  575. if (name == registry->wp_relative_pointer_manager_name) {
  576. if (registry->wp_relative_pointer_manager) {
  577. zwp_relative_pointer_manager_v1_destroy(registry->wp_relative_pointer_manager);
  578. registry->wp_relative_pointer_manager = nullptr;
  579. }
  580. registry->wp_relative_pointer_manager_name = 0;
  581. // This global is used to create some seat data. Let's clean it.
  582. for (struct wl_seat *wl_seat : registry->wl_seats) {
  583. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  584. ERR_FAIL_NULL(ss);
  585. if (ss->wp_relative_pointer) {
  586. zwp_relative_pointer_v1_destroy(ss->wp_relative_pointer);
  587. ss->wp_relative_pointer = nullptr;
  588. }
  589. }
  590. return;
  591. }
  592. if (name == registry->wp_pointer_constraints_name) {
  593. if (registry->wp_pointer_constraints) {
  594. zwp_pointer_constraints_v1_destroy(registry->wp_pointer_constraints);
  595. registry->wp_pointer_constraints = nullptr;
  596. }
  597. registry->wp_pointer_constraints_name = 0;
  598. // This global is used to create some seat data. Let's clean it.
  599. for (struct wl_seat *wl_seat : registry->wl_seats) {
  600. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  601. ERR_FAIL_NULL(ss);
  602. if (ss->wp_relative_pointer) {
  603. zwp_relative_pointer_v1_destroy(ss->wp_relative_pointer);
  604. ss->wp_relative_pointer = nullptr;
  605. }
  606. if (ss->wp_locked_pointer) {
  607. zwp_locked_pointer_v1_destroy(ss->wp_locked_pointer);
  608. ss->wp_locked_pointer = nullptr;
  609. }
  610. if (ss->wp_confined_pointer) {
  611. zwp_confined_pointer_v1_destroy(ss->wp_confined_pointer);
  612. ss->wp_confined_pointer = nullptr;
  613. }
  614. }
  615. return;
  616. }
  617. if (name == registry->wp_pointer_gestures_name) {
  618. if (registry->wp_pointer_gestures) {
  619. zwp_pointer_gestures_v1_destroy(registry->wp_pointer_gestures);
  620. }
  621. registry->wp_pointer_gestures = nullptr;
  622. registry->wp_pointer_gestures_name = 0;
  623. // This global is used to create some seat data. Let's clean it.
  624. for (struct wl_seat *wl_seat : registry->wl_seats) {
  625. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  626. ERR_FAIL_NULL(ss);
  627. if (ss->wp_pointer_gesture_pinch) {
  628. zwp_pointer_gesture_pinch_v1_destroy(ss->wp_pointer_gesture_pinch);
  629. ss->wp_pointer_gesture_pinch = nullptr;
  630. }
  631. }
  632. return;
  633. }
  634. if (name == registry->wp_idle_inhibit_manager_name) {
  635. if (registry->wp_idle_inhibit_manager) {
  636. zwp_idle_inhibit_manager_v1_destroy(registry->wp_idle_inhibit_manager);
  637. registry->wp_idle_inhibit_manager = nullptr;
  638. }
  639. registry->wp_idle_inhibit_manager_name = 0;
  640. return;
  641. }
  642. if (name == registry->wp_tablet_manager_name) {
  643. if (registry->wp_tablet_manager) {
  644. zwp_tablet_manager_v2_destroy(registry->wp_tablet_manager);
  645. registry->wp_tablet_manager = nullptr;
  646. }
  647. registry->wp_tablet_manager_name = 0;
  648. // This global is used to create some seat data. Let's clean it.
  649. for (struct wl_seat *wl_seat : registry->wl_seats) {
  650. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  651. ERR_FAIL_NULL(ss);
  652. for (struct zwp_tablet_tool_v2 *tool : ss->tablet_tools) {
  653. TabletToolState *state = wp_tablet_tool_get_state(tool);
  654. if (state) {
  655. memdelete(state);
  656. }
  657. zwp_tablet_tool_v2_destroy(tool);
  658. }
  659. ss->tablet_tools.clear();
  660. }
  661. return;
  662. }
  663. if (name == registry->wp_text_input_manager_name) {
  664. if (registry->wp_text_input_manager) {
  665. zwp_text_input_manager_v3_destroy(registry->wp_text_input_manager);
  666. registry->wp_text_input_manager = nullptr;
  667. }
  668. registry->wp_text_input_manager_name = 0;
  669. for (struct wl_seat *wl_seat : registry->wl_seats) {
  670. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  671. ERR_FAIL_NULL(ss);
  672. zwp_text_input_v3_destroy(ss->wp_text_input);
  673. ss->wp_text_input = nullptr;
  674. }
  675. return;
  676. }
  677. {
  678. // Iterate through all of the seats to find if any got removed.
  679. List<struct wl_seat *>::Element *E = registry->wl_seats.front();
  680. while (E) {
  681. struct wl_seat *wl_seat = E->get();
  682. List<struct wl_seat *>::Element *N = E->next();
  683. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  684. ERR_FAIL_NULL(ss);
  685. if (ss->wl_seat_name == name) {
  686. if (wl_seat) {
  687. wl_seat_destroy(wl_seat);
  688. }
  689. if (ss->wl_data_device) {
  690. wl_data_device_destroy(ss->wl_data_device);
  691. }
  692. if (ss->wp_tablet_seat) {
  693. zwp_tablet_seat_v2_destroy(ss->wp_tablet_seat);
  694. for (struct zwp_tablet_tool_v2 *tool : ss->tablet_tools) {
  695. TabletToolState *state = wp_tablet_tool_get_state(tool);
  696. if (state) {
  697. memdelete(state);
  698. }
  699. zwp_tablet_tool_v2_destroy(tool);
  700. }
  701. }
  702. memdelete(ss);
  703. registry->wl_seats.erase(E);
  704. return;
  705. }
  706. E = N;
  707. }
  708. }
  709. {
  710. // Iterate through all of the outputs to find if any got removed.
  711. // FIXME: This is a very bruteforce approach.
  712. List<struct wl_output *>::Element *it = registry->wl_outputs.front();
  713. while (it) {
  714. // Iterate through all of the screens to find if any got removed.
  715. struct wl_output *wl_output = it->get();
  716. ERR_FAIL_NULL(wl_output);
  717. ScreenState *ss = wl_output_get_screen_state(wl_output);
  718. if (ss->wl_output_name == name) {
  719. registry->wl_outputs.erase(it);
  720. memdelete(ss);
  721. wl_output_destroy(wl_output);
  722. return;
  723. }
  724. it = it->next();
  725. }
  726. }
  727. }
  728. void WaylandThread::_wl_surface_on_enter(void *data, struct wl_surface *wl_surface, struct wl_output *wl_output) {
  729. if (!wl_output || !wl_proxy_is_godot((struct wl_proxy *)wl_output)) {
  730. // This won't have the right data bound to it. Not worth it and would probably
  731. // just break everything.
  732. return;
  733. }
  734. WindowState *ws = (WindowState *)data;
  735. ERR_FAIL_NULL(ws);
  736. DEBUG_LOG_WAYLAND_THREAD(vformat("Window entered output %x.\n", (size_t)wl_output));
  737. ws->wl_outputs.insert(wl_output);
  738. // Workaround for buffer scaling as there's no guaranteed way of knowing the
  739. // preferred scale.
  740. // TODO: Skip this branch for newer `wl_surface`s once we add support for
  741. // `wl_surface::preferred_buffer_scale`
  742. if (ws->preferred_fractional_scale == 0) {
  743. window_state_update_size(ws, ws->rect.size.width, ws->rect.size.height);
  744. }
  745. }
  746. void WaylandThread::_frame_wl_callback_on_done(void *data, struct wl_callback *wl_callback, uint32_t callback_data) {
  747. wl_callback_destroy(wl_callback);
  748. WindowState *ws = (WindowState *)data;
  749. ERR_FAIL_NULL(ws);
  750. ERR_FAIL_NULL(ws->wayland_thread);
  751. ERR_FAIL_NULL(ws->wl_surface);
  752. ws->wayland_thread->set_frame();
  753. ws->frame_callback = wl_surface_frame(ws->wl_surface),
  754. wl_callback_add_listener(ws->frame_callback, &frame_wl_callback_listener, ws);
  755. if (ws->wl_surface && ws->buffer_scale_changed) {
  756. // NOTE: We're only now setting the buffer scale as the idea is to get this
  757. // data committed together with the new frame, all by the rendering driver.
  758. // This is important because we might otherwise set an invalid combination of
  759. // buffer size and scale (e.g. odd size and 2x scale). We're pretty much
  760. // guaranteed to get a proper buffer in the next render loop as the rescaling
  761. // method also informs the engine of a "window rect change", triggering
  762. // rendering if needed.
  763. wl_surface_set_buffer_scale(ws->wl_surface, window_state_get_preferred_buffer_scale(ws));
  764. }
  765. }
  766. void WaylandThread::_wl_surface_on_leave(void *data, struct wl_surface *wl_surface, struct wl_output *wl_output) {
  767. if (!wl_output || !wl_proxy_is_godot((struct wl_proxy *)wl_output)) {
  768. // This won't have the right data bound to it. Not worth it and would probably
  769. // just break everything.
  770. return;
  771. }
  772. WindowState *ws = (WindowState *)data;
  773. ERR_FAIL_NULL(ws);
  774. ws->wl_outputs.erase(wl_output);
  775. DEBUG_LOG_WAYLAND_THREAD(vformat("Window left output %x.\n", (size_t)wl_output));
  776. }
  777. // TODO: Add support to this event.
  778. void WaylandThread::_wl_surface_on_preferred_buffer_scale(void *data, struct wl_surface *wl_surface, int32_t factor) {
  779. }
  780. // TODO: Add support to this event.
  781. void WaylandThread::_wl_surface_on_preferred_buffer_transform(void *data, struct wl_surface *wl_surface, uint32_t transform) {
  782. }
  783. void WaylandThread::_wl_output_on_geometry(void *data, struct wl_output *wl_output, int32_t x, int32_t y, int32_t physical_width, int32_t physical_height, int32_t subpixel, const char *make, const char *model, int32_t transform) {
  784. ScreenState *ss = (ScreenState *)data;
  785. ERR_FAIL_NULL(ss);
  786. ss->pending_data.position.x = x;
  787. ss->pending_data.position.x = x;
  788. ss->pending_data.position.y = y;
  789. ss->pending_data.physical_size.width = physical_width;
  790. ss->pending_data.physical_size.height = physical_height;
  791. ss->pending_data.make.parse_utf8(make);
  792. ss->pending_data.model.parse_utf8(model);
  793. // `wl_output::done` is a version 2 addition. We'll directly update the data
  794. // for compatibility.
  795. if (wl_output_get_version(wl_output) == 1) {
  796. ss->data = ss->pending_data;
  797. }
  798. }
  799. void WaylandThread::_wl_output_on_mode(void *data, struct wl_output *wl_output, uint32_t flags, int32_t width, int32_t height, int32_t refresh) {
  800. ScreenState *ss = (ScreenState *)data;
  801. ERR_FAIL_NULL(ss);
  802. ss->pending_data.size.width = width;
  803. ss->pending_data.size.height = height;
  804. ss->pending_data.refresh_rate = refresh ? refresh / 1000.0f : -1;
  805. // `wl_output::done` is a version 2 addition. We'll directly update the data
  806. // for compatibility.
  807. if (wl_output_get_version(wl_output) == 1) {
  808. ss->data = ss->pending_data;
  809. }
  810. }
  811. // NOTE: The following `wl_output` events are only for version 2 onwards, so we
  812. // can assume that they're "atomic" (i.e. rely on the `wl_output::done` event).
  813. void WaylandThread::_wl_output_on_done(void *data, struct wl_output *wl_output) {
  814. ScreenState *ss = (ScreenState *)data;
  815. ERR_FAIL_NULL(ss);
  816. ss->data = ss->pending_data;
  817. ss->wayland_thread->_update_scale(ss->data.scale);
  818. DEBUG_LOG_WAYLAND_THREAD(vformat("Output %x done.", (size_t)wl_output));
  819. }
  820. void WaylandThread::_wl_output_on_scale(void *data, struct wl_output *wl_output, int32_t factor) {
  821. ScreenState *ss = (ScreenState *)data;
  822. ERR_FAIL_NULL(ss);
  823. ss->pending_data.scale = factor;
  824. DEBUG_LOG_WAYLAND_THREAD(vformat("Output %x scale %d", (size_t)wl_output, factor));
  825. }
  826. void WaylandThread::_wl_output_on_name(void *data, struct wl_output *wl_output, const char *name) {
  827. }
  828. void WaylandThread::_wl_output_on_description(void *data, struct wl_output *wl_output, const char *description) {
  829. }
  830. void WaylandThread::_xdg_wm_base_on_ping(void *data, struct xdg_wm_base *xdg_wm_base, uint32_t serial) {
  831. xdg_wm_base_pong(xdg_wm_base, serial);
  832. }
  833. void WaylandThread::_xdg_surface_on_configure(void *data, struct xdg_surface *xdg_surface, uint32_t serial) {
  834. xdg_surface_ack_configure(xdg_surface, serial);
  835. WindowState *ws = (WindowState *)data;
  836. ERR_FAIL_NULL(ws);
  837. DEBUG_LOG_WAYLAND_THREAD(vformat("xdg surface on configure width %d height %d", ws->rect.size.width, ws->rect.size.height));
  838. }
  839. void WaylandThread::_xdg_toplevel_on_configure(void *data, struct xdg_toplevel *xdg_toplevel, int32_t width, int32_t height, struct wl_array *states) {
  840. WindowState *ws = (WindowState *)data;
  841. ERR_FAIL_NULL(ws);
  842. // Expect the window to be in a plain state. It will get properly set if the
  843. // compositor reports otherwise below.
  844. ws->mode = DisplayServer::WINDOW_MODE_WINDOWED;
  845. ws->suspended = false;
  846. uint32_t *state = nullptr;
  847. wl_array_for_each(state, states) {
  848. switch (*state) {
  849. case XDG_TOPLEVEL_STATE_MAXIMIZED: {
  850. ws->mode = DisplayServer::WINDOW_MODE_MAXIMIZED;
  851. } break;
  852. case XDG_TOPLEVEL_STATE_FULLSCREEN: {
  853. ws->mode = DisplayServer::WINDOW_MODE_FULLSCREEN;
  854. } break;
  855. case XDG_TOPLEVEL_STATE_SUSPENDED: {
  856. ws->suspended = true;
  857. } break;
  858. default: {
  859. // We don't care about the other states (for now).
  860. } break;
  861. }
  862. }
  863. if (width != 0 && height != 0) {
  864. window_state_update_size(ws, width, height);
  865. }
  866. DEBUG_LOG_WAYLAND_THREAD(vformat("XDG toplevel on configure width %d height %d.", width, height));
  867. }
  868. void WaylandThread::_xdg_toplevel_on_close(void *data, struct xdg_toplevel *xdg_toplevel) {
  869. WindowState *ws = (WindowState *)data;
  870. ERR_FAIL_NULL(ws);
  871. Ref<WindowEventMessage> msg;
  872. msg.instantiate();
  873. msg->event = DisplayServer::WINDOW_EVENT_CLOSE_REQUEST;
  874. ws->wayland_thread->push_message(msg);
  875. }
  876. void WaylandThread::_xdg_toplevel_on_configure_bounds(void *data, struct xdg_toplevel *xdg_toplevel, int32_t width, int32_t height) {
  877. }
  878. void WaylandThread::_xdg_toplevel_on_wm_capabilities(void *data, struct xdg_toplevel *xdg_toplevel, struct wl_array *capabilities) {
  879. WindowState *ws = (WindowState *)data;
  880. ERR_FAIL_NULL(ws);
  881. ws->can_maximize = false;
  882. ws->can_fullscreen = false;
  883. ws->can_minimize = false;
  884. uint32_t *capability = nullptr;
  885. wl_array_for_each(capability, capabilities) {
  886. switch (*capability) {
  887. case XDG_TOPLEVEL_WM_CAPABILITIES_MAXIMIZE: {
  888. ws->can_maximize = true;
  889. } break;
  890. case XDG_TOPLEVEL_WM_CAPABILITIES_FULLSCREEN: {
  891. ws->can_fullscreen = true;
  892. } break;
  893. case XDG_TOPLEVEL_WM_CAPABILITIES_MINIMIZE: {
  894. ws->can_minimize = true;
  895. } break;
  896. default: {
  897. } break;
  898. }
  899. }
  900. }
  901. void WaylandThread::_xdg_exported_on_exported(void *data, zxdg_exported_v1 *exported, const char *handle) {
  902. WindowState *ws = (WindowState *)data;
  903. ERR_FAIL_NULL(ws);
  904. ws->exported_handle = vformat("wayland:%s", String::utf8(handle));
  905. }
  906. void WaylandThread::_xdg_toplevel_decoration_on_configure(void *data, struct zxdg_toplevel_decoration_v1 *xdg_toplevel_decoration, uint32_t mode) {
  907. if (mode == ZXDG_TOPLEVEL_DECORATION_V1_MODE_CLIENT_SIDE) {
  908. #ifdef LIBDECOR_ENABLED
  909. WARN_PRINT_ONCE("Native client side decorations are not yet supported without libdecor!");
  910. #else
  911. WARN_PRINT_ONCE("Native client side decorations are not yet supported!");
  912. #endif // LIBDECOR_ENABLED
  913. }
  914. }
  915. #ifdef LIBDECOR_ENABLED
  916. void WaylandThread::libdecor_on_error(struct libdecor *context, enum libdecor_error error, const char *message) {
  917. ERR_PRINT(vformat("libdecor error %d: %s", error, message));
  918. }
  919. // NOTE: This is pretty much a reimplementation of _xdg_surface_on_configure
  920. // and _xdg_toplevel_on_configure. Libdecor really likes wrapping everything,
  921. // forcing us to do stuff like this.
  922. void WaylandThread::libdecor_frame_on_configure(struct libdecor_frame *frame, struct libdecor_configuration *configuration, void *user_data) {
  923. WindowState *ws = (WindowState *)user_data;
  924. ERR_FAIL_NULL(ws);
  925. int width = 0;
  926. int height = 0;
  927. ws->pending_libdecor_configuration = configuration;
  928. if (!libdecor_configuration_get_content_size(configuration, frame, &width, &height)) {
  929. // The configuration doesn't have a size. We'll use the one already set in the window.
  930. width = ws->rect.size.width;
  931. height = ws->rect.size.height;
  932. }
  933. ERR_FAIL_COND_MSG(width == 0 || height == 0, "Window has invalid size.");
  934. libdecor_window_state window_state = LIBDECOR_WINDOW_STATE_NONE;
  935. // Expect the window to be in a plain state. It will get properly set if the
  936. // compositor reports otherwise below.
  937. ws->mode = DisplayServer::WINDOW_MODE_WINDOWED;
  938. ws->suspended = false;
  939. if (libdecor_configuration_get_window_state(configuration, &window_state)) {
  940. if (window_state & LIBDECOR_WINDOW_STATE_MAXIMIZED) {
  941. ws->mode = DisplayServer::WINDOW_MODE_MAXIMIZED;
  942. }
  943. if (window_state & LIBDECOR_WINDOW_STATE_FULLSCREEN) {
  944. ws->mode = DisplayServer::WINDOW_MODE_FULLSCREEN;
  945. }
  946. if (window_state & LIBDECOR_WINDOW_STATE_SUSPENDED) {
  947. ws->suspended = true;
  948. }
  949. }
  950. window_state_update_size(ws, width, height);
  951. DEBUG_LOG_WAYLAND_THREAD(vformat("libdecor frame on configure rect %s", ws->rect));
  952. }
  953. void WaylandThread::libdecor_frame_on_close(struct libdecor_frame *frame, void *user_data) {
  954. WindowState *ws = (WindowState *)user_data;
  955. ERR_FAIL_NULL(ws);
  956. Ref<WindowEventMessage> winevent_msg;
  957. winevent_msg.instantiate();
  958. winevent_msg->event = DisplayServer::WINDOW_EVENT_CLOSE_REQUEST;
  959. ws->wayland_thread->push_message(winevent_msg);
  960. DEBUG_LOG_WAYLAND_THREAD("libdecor frame on close");
  961. }
  962. void WaylandThread::libdecor_frame_on_commit(struct libdecor_frame *frame, void *user_data) {
  963. // We're skipping this as we don't really care about libdecor's commit for
  964. // atomicity reasons. See `_frame_wl_callback_on_done` for more info.
  965. DEBUG_LOG_WAYLAND_THREAD("libdecor frame on commit");
  966. }
  967. void WaylandThread::libdecor_frame_on_dismiss_popup(struct libdecor_frame *frame, const char *seat_name, void *user_data) {
  968. }
  969. #endif // LIBDECOR_ENABLED
  970. void WaylandThread::_wl_seat_on_capabilities(void *data, struct wl_seat *wl_seat, uint32_t capabilities) {
  971. SeatState *ss = (SeatState *)data;
  972. ERR_FAIL_NULL(ss);
  973. // TODO: Handle touch.
  974. // Pointer handling.
  975. if (capabilities & WL_SEAT_CAPABILITY_POINTER) {
  976. ss->cursor_surface = wl_compositor_create_surface(ss->registry->wl_compositor);
  977. wl_surface_commit(ss->cursor_surface);
  978. ss->wl_pointer = wl_seat_get_pointer(wl_seat);
  979. wl_pointer_add_listener(ss->wl_pointer, &wl_pointer_listener, ss);
  980. if (ss->registry->wp_relative_pointer_manager) {
  981. ss->wp_relative_pointer = zwp_relative_pointer_manager_v1_get_relative_pointer(ss->registry->wp_relative_pointer_manager, ss->wl_pointer);
  982. zwp_relative_pointer_v1_add_listener(ss->wp_relative_pointer, &wp_relative_pointer_listener, ss);
  983. }
  984. if (ss->registry->wp_pointer_gestures) {
  985. ss->wp_pointer_gesture_pinch = zwp_pointer_gestures_v1_get_pinch_gesture(ss->registry->wp_pointer_gestures, ss->wl_pointer);
  986. zwp_pointer_gesture_pinch_v1_add_listener(ss->wp_pointer_gesture_pinch, &wp_pointer_gesture_pinch_listener, ss);
  987. }
  988. // TODO: Constrain new pointers if the global mouse mode is constrained.
  989. } else {
  990. if (ss->cursor_frame_callback) {
  991. // Just in case. I got bitten by weird race-like conditions already.
  992. wl_callback_set_user_data(ss->cursor_frame_callback, nullptr);
  993. wl_callback_destroy(ss->cursor_frame_callback);
  994. ss->cursor_frame_callback = nullptr;
  995. }
  996. if (ss->cursor_surface) {
  997. wl_surface_destroy(ss->cursor_surface);
  998. ss->cursor_surface = nullptr;
  999. }
  1000. if (ss->wl_pointer) {
  1001. wl_pointer_destroy(ss->wl_pointer);
  1002. ss->wl_pointer = nullptr;
  1003. }
  1004. if (ss->wp_relative_pointer) {
  1005. zwp_relative_pointer_v1_destroy(ss->wp_relative_pointer);
  1006. ss->wp_relative_pointer = nullptr;
  1007. }
  1008. if (ss->wp_confined_pointer) {
  1009. zwp_confined_pointer_v1_destroy(ss->wp_confined_pointer);
  1010. ss->wp_confined_pointer = nullptr;
  1011. }
  1012. if (ss->wp_locked_pointer) {
  1013. zwp_locked_pointer_v1_destroy(ss->wp_locked_pointer);
  1014. ss->wp_locked_pointer = nullptr;
  1015. }
  1016. }
  1017. // Keyboard handling.
  1018. if (capabilities & WL_SEAT_CAPABILITY_KEYBOARD) {
  1019. ss->xkb_context = xkb_context_new(XKB_CONTEXT_NO_FLAGS);
  1020. ERR_FAIL_NULL(ss->xkb_context);
  1021. ss->wl_keyboard = wl_seat_get_keyboard(wl_seat);
  1022. wl_keyboard_add_listener(ss->wl_keyboard, &wl_keyboard_listener, ss);
  1023. } else {
  1024. if (ss->xkb_context) {
  1025. xkb_context_unref(ss->xkb_context);
  1026. ss->xkb_context = nullptr;
  1027. }
  1028. if (ss->wl_keyboard) {
  1029. wl_keyboard_destroy(ss->wl_keyboard);
  1030. ss->wl_keyboard = nullptr;
  1031. }
  1032. }
  1033. }
  1034. void WaylandThread::_wl_seat_on_name(void *data, struct wl_seat *wl_seat, const char *name) {
  1035. }
  1036. void WaylandThread::_cursor_frame_callback_on_done(void *data, struct wl_callback *wl_callback, uint32_t time_ms) {
  1037. wl_callback_destroy(wl_callback);
  1038. SeatState *ss = (SeatState *)data;
  1039. ERR_FAIL_NULL(ss);
  1040. ss->cursor_frame_callback = nullptr;
  1041. ss->cursor_time_ms = time_ms;
  1042. seat_state_update_cursor(ss);
  1043. }
  1044. void WaylandThread::_wl_pointer_on_enter(void *data, struct wl_pointer *wl_pointer, uint32_t serial, struct wl_surface *surface, wl_fixed_t surface_x, wl_fixed_t surface_y) {
  1045. if (!surface || !wl_proxy_is_godot((struct wl_proxy *)surface)) {
  1046. return;
  1047. }
  1048. DEBUG_LOG_WAYLAND_THREAD("Pointing window.");
  1049. SeatState *ss = (SeatState *)data;
  1050. ERR_FAIL_NULL(ss);
  1051. ERR_FAIL_NULL(ss->cursor_surface);
  1052. ss->pointer_enter_serial = serial;
  1053. ss->pointed_surface = surface;
  1054. ss->last_pointed_surface = surface;
  1055. seat_state_update_cursor(ss);
  1056. Ref<WindowEventMessage> msg;
  1057. msg.instantiate();
  1058. msg->event = DisplayServer::WINDOW_EVENT_MOUSE_ENTER;
  1059. ss->wayland_thread->push_message(msg);
  1060. }
  1061. void WaylandThread::_wl_pointer_on_leave(void *data, struct wl_pointer *wl_pointer, uint32_t serial, struct wl_surface *surface) {
  1062. if (!surface || !wl_proxy_is_godot((struct wl_proxy *)surface)) {
  1063. return;
  1064. }
  1065. DEBUG_LOG_WAYLAND_THREAD("Left window.");
  1066. SeatState *ss = (SeatState *)data;
  1067. ERR_FAIL_NULL(ss);
  1068. WaylandThread *wayland_thread = ss->wayland_thread;
  1069. ERR_FAIL_NULL(wayland_thread);
  1070. ss->pointed_surface = nullptr;
  1071. Ref<WindowEventMessage> msg;
  1072. msg.instantiate();
  1073. msg->event = DisplayServer::WINDOW_EVENT_MOUSE_EXIT;
  1074. wayland_thread->push_message(msg);
  1075. }
  1076. void WaylandThread::_wl_pointer_on_motion(void *data, struct wl_pointer *wl_pointer, uint32_t time, wl_fixed_t surface_x, wl_fixed_t surface_y) {
  1077. SeatState *ss = (SeatState *)data;
  1078. ERR_FAIL_NULL(ss);
  1079. if (!ss->pointed_surface) {
  1080. // We're probably on a decoration or some other third-party thing.
  1081. return;
  1082. }
  1083. WindowState *ws = wl_surface_get_window_state(ss->pointed_surface);
  1084. ERR_FAIL_NULL(ws);
  1085. PointerData &pd = ss->pointer_data_buffer;
  1086. // TODO: Scale only when sending the Wayland message.
  1087. pd.position.x = wl_fixed_to_double(surface_x);
  1088. pd.position.y = wl_fixed_to_double(surface_y);
  1089. pd.position *= window_state_get_scale_factor(ws);
  1090. pd.motion_time = time;
  1091. }
  1092. void WaylandThread::_wl_pointer_on_button(void *data, struct wl_pointer *wl_pointer, uint32_t serial, uint32_t time, uint32_t button, uint32_t state) {
  1093. SeatState *ss = (SeatState *)data;
  1094. ERR_FAIL_NULL(ss);
  1095. if (!ss->pointed_surface) {
  1096. // We're probably on a decoration or some other third-party thing.
  1097. return;
  1098. }
  1099. PointerData &pd = ss->pointer_data_buffer;
  1100. MouseButton button_pressed = MouseButton::NONE;
  1101. switch (button) {
  1102. case BTN_LEFT:
  1103. button_pressed = MouseButton::LEFT;
  1104. break;
  1105. case BTN_MIDDLE:
  1106. button_pressed = MouseButton::MIDDLE;
  1107. break;
  1108. case BTN_RIGHT:
  1109. button_pressed = MouseButton::RIGHT;
  1110. break;
  1111. case BTN_EXTRA:
  1112. button_pressed = MouseButton::MB_XBUTTON1;
  1113. break;
  1114. case BTN_SIDE:
  1115. button_pressed = MouseButton::MB_XBUTTON2;
  1116. break;
  1117. default: {
  1118. }
  1119. }
  1120. MouseButtonMask mask = mouse_button_to_mask(button_pressed);
  1121. if (state & WL_POINTER_BUTTON_STATE_PRESSED) {
  1122. pd.pressed_button_mask.set_flag(mask);
  1123. pd.last_button_pressed = button_pressed;
  1124. pd.double_click_begun = true;
  1125. } else {
  1126. pd.pressed_button_mask.clear_flag(mask);
  1127. }
  1128. pd.button_time = time;
  1129. pd.button_serial = serial;
  1130. }
  1131. void WaylandThread::_wl_pointer_on_axis(void *data, struct wl_pointer *wl_pointer, uint32_t time, uint32_t axis, wl_fixed_t value) {
  1132. SeatState *ss = (SeatState *)data;
  1133. ERR_FAIL_NULL(ss);
  1134. if (!ss->pointed_surface) {
  1135. // We're probably on a decoration or some other third-party thing.
  1136. return;
  1137. }
  1138. PointerData &pd = ss->pointer_data_buffer;
  1139. switch (axis) {
  1140. case WL_POINTER_AXIS_VERTICAL_SCROLL: {
  1141. pd.scroll_vector.y = wl_fixed_to_double(value);
  1142. } break;
  1143. case WL_POINTER_AXIS_HORIZONTAL_SCROLL: {
  1144. pd.scroll_vector.x = wl_fixed_to_double(value);
  1145. } break;
  1146. }
  1147. pd.button_time = time;
  1148. }
  1149. void WaylandThread::_wl_pointer_on_frame(void *data, struct wl_pointer *wl_pointer) {
  1150. SeatState *ss = (SeatState *)data;
  1151. ERR_FAIL_NULL(ss);
  1152. if (!ss->pointed_surface) {
  1153. // We're probably on a decoration or some other third-party thing.
  1154. return;
  1155. }
  1156. WaylandThread *wayland_thread = ss->wayland_thread;
  1157. ERR_FAIL_NULL(wayland_thread);
  1158. wayland_thread->_set_current_seat(ss->wl_seat);
  1159. PointerData &old_pd = ss->pointer_data;
  1160. PointerData &pd = ss->pointer_data_buffer;
  1161. if (old_pd.motion_time != pd.motion_time || old_pd.relative_motion_time != pd.relative_motion_time) {
  1162. Ref<InputEventMouseMotion> mm;
  1163. mm.instantiate();
  1164. // Set all pressed modifiers.
  1165. mm->set_shift_pressed(ss->shift_pressed);
  1166. mm->set_ctrl_pressed(ss->ctrl_pressed);
  1167. mm->set_alt_pressed(ss->alt_pressed);
  1168. mm->set_meta_pressed(ss->meta_pressed);
  1169. mm->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1170. mm->set_button_mask(pd.pressed_button_mask);
  1171. mm->set_position(pd.position);
  1172. mm->set_global_position(pd.position);
  1173. Vector2 pos_delta = pd.position - old_pd.position;
  1174. if (old_pd.relative_motion_time != pd.relative_motion_time) {
  1175. uint32_t time_delta = pd.relative_motion_time - old_pd.relative_motion_time;
  1176. mm->set_relative(pd.relative_motion);
  1177. mm->set_velocity((Vector2)pos_delta / time_delta);
  1178. } else {
  1179. // The spec includes the possibility of having motion events without an
  1180. // associated relative motion event. If that's the case, fallback to a
  1181. // simple delta of the position. The captured mouse won't report the
  1182. // relative speed anymore though.
  1183. uint32_t time_delta = pd.motion_time - old_pd.motion_time;
  1184. mm->set_relative(pd.position - old_pd.position);
  1185. mm->set_velocity((Vector2)pos_delta / time_delta);
  1186. }
  1187. mm->set_relative_screen_position(mm->get_relative());
  1188. mm->set_screen_velocity(mm->get_velocity());
  1189. Ref<InputEventMessage> msg;
  1190. msg.instantiate();
  1191. msg->event = mm;
  1192. wayland_thread->push_message(msg);
  1193. }
  1194. if (pd.discrete_scroll_vector_120 - old_pd.discrete_scroll_vector_120 != Vector2i()) {
  1195. // This is a discrete scroll (eg. from a scroll wheel), so we'll just emit
  1196. // scroll wheel buttons.
  1197. if (pd.scroll_vector.y != 0) {
  1198. MouseButton button = pd.scroll_vector.y > 0 ? MouseButton::WHEEL_DOWN : MouseButton::WHEEL_UP;
  1199. pd.pressed_button_mask.set_flag(mouse_button_to_mask(button));
  1200. }
  1201. if (pd.scroll_vector.x != 0) {
  1202. MouseButton button = pd.scroll_vector.x > 0 ? MouseButton::WHEEL_RIGHT : MouseButton::WHEEL_LEFT;
  1203. pd.pressed_button_mask.set_flag(mouse_button_to_mask(button));
  1204. }
  1205. } else {
  1206. if (pd.scroll_vector - old_pd.scroll_vector != Vector2()) {
  1207. // This is a continuous scroll, so we'll emit a pan gesture.
  1208. Ref<InputEventPanGesture> pg;
  1209. pg.instantiate();
  1210. // Set all pressed modifiers.
  1211. pg->set_shift_pressed(ss->shift_pressed);
  1212. pg->set_ctrl_pressed(ss->ctrl_pressed);
  1213. pg->set_alt_pressed(ss->alt_pressed);
  1214. pg->set_meta_pressed(ss->meta_pressed);
  1215. pg->set_position(pd.position);
  1216. pg->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1217. pg->set_delta(pd.scroll_vector);
  1218. Ref<InputEventMessage> msg;
  1219. msg.instantiate();
  1220. msg->event = pg;
  1221. wayland_thread->push_message(msg);
  1222. }
  1223. }
  1224. if (old_pd.pressed_button_mask != pd.pressed_button_mask) {
  1225. BitField<MouseButtonMask> pressed_mask_delta = old_pd.pressed_button_mask ^ pd.pressed_button_mask;
  1226. const MouseButton buttons_to_test[] = {
  1227. MouseButton::LEFT,
  1228. MouseButton::MIDDLE,
  1229. MouseButton::RIGHT,
  1230. MouseButton::WHEEL_UP,
  1231. MouseButton::WHEEL_DOWN,
  1232. MouseButton::WHEEL_LEFT,
  1233. MouseButton::WHEEL_RIGHT,
  1234. MouseButton::MB_XBUTTON1,
  1235. MouseButton::MB_XBUTTON2,
  1236. };
  1237. for (MouseButton test_button : buttons_to_test) {
  1238. MouseButtonMask test_button_mask = mouse_button_to_mask(test_button);
  1239. if (pressed_mask_delta.has_flag(test_button_mask)) {
  1240. Ref<InputEventMouseButton> mb;
  1241. mb.instantiate();
  1242. // Set all pressed modifiers.
  1243. mb->set_shift_pressed(ss->shift_pressed);
  1244. mb->set_ctrl_pressed(ss->ctrl_pressed);
  1245. mb->set_alt_pressed(ss->alt_pressed);
  1246. mb->set_meta_pressed(ss->meta_pressed);
  1247. mb->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1248. mb->set_position(pd.position);
  1249. mb->set_global_position(pd.position);
  1250. if (test_button == MouseButton::WHEEL_UP || test_button == MouseButton::WHEEL_DOWN) {
  1251. // If this is a discrete scroll, specify how many "clicks" it did for this
  1252. // pointer frame.
  1253. mb->set_factor(Math::abs(pd.discrete_scroll_vector_120.y / (float)120));
  1254. }
  1255. if (test_button == MouseButton::WHEEL_RIGHT || test_button == MouseButton::WHEEL_LEFT) {
  1256. // If this is a discrete scroll, specify how many "clicks" it did for this
  1257. // pointer frame.
  1258. mb->set_factor(fabs(pd.discrete_scroll_vector_120.x / (float)120));
  1259. }
  1260. mb->set_button_mask(pd.pressed_button_mask);
  1261. mb->set_button_index(test_button);
  1262. mb->set_pressed(pd.pressed_button_mask.has_flag(test_button_mask));
  1263. // We have to set the last position pressed here as we can't take for
  1264. // granted what the individual events might have seen due to them not having
  1265. // a guaranteed order.
  1266. if (mb->is_pressed()) {
  1267. pd.last_pressed_position = pd.position;
  1268. }
  1269. if (old_pd.double_click_begun && mb->is_pressed() && pd.last_button_pressed == old_pd.last_button_pressed && (pd.button_time - old_pd.button_time) < 400 && Vector2(old_pd.last_pressed_position).distance_to(Vector2(pd.last_pressed_position)) < 5) {
  1270. pd.double_click_begun = false;
  1271. mb->set_double_click(true);
  1272. }
  1273. Ref<InputEventMessage> msg;
  1274. msg.instantiate();
  1275. msg->event = mb;
  1276. wayland_thread->push_message(msg);
  1277. // Send an event resetting immediately the wheel key.
  1278. // Wayland specification defines axis_stop events as optional and says to
  1279. // treat all axis events as unterminated. As such, we have to manually do
  1280. // it ourselves.
  1281. if (test_button == MouseButton::WHEEL_UP || test_button == MouseButton::WHEEL_DOWN || test_button == MouseButton::WHEEL_LEFT || test_button == MouseButton::WHEEL_RIGHT) {
  1282. // FIXME: This is ugly, I can't find a clean way to clone an InputEvent.
  1283. // This works for now, despite being horrible.
  1284. Ref<InputEventMouseButton> wh_up;
  1285. wh_up.instantiate();
  1286. wh_up->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1287. wh_up->set_position(pd.position);
  1288. wh_up->set_global_position(pd.position);
  1289. // We have to unset the button to avoid it getting stuck.
  1290. pd.pressed_button_mask.clear_flag(test_button_mask);
  1291. wh_up->set_button_mask(pd.pressed_button_mask);
  1292. wh_up->set_button_index(test_button);
  1293. wh_up->set_pressed(false);
  1294. Ref<InputEventMessage> msg_up;
  1295. msg_up.instantiate();
  1296. msg_up->event = wh_up;
  1297. wayland_thread->push_message(msg_up);
  1298. }
  1299. }
  1300. }
  1301. }
  1302. // Reset the scroll vectors as we already handled them.
  1303. pd.scroll_vector = Vector2();
  1304. pd.discrete_scroll_vector_120 = Vector2i();
  1305. // Update the data all getters read. Wayland's specification requires us to do
  1306. // this, since all pointer actions are sent in individual events.
  1307. old_pd = pd;
  1308. }
  1309. void WaylandThread::_wl_pointer_on_axis_source(void *data, struct wl_pointer *wl_pointer, uint32_t axis_source) {
  1310. SeatState *ss = (SeatState *)data;
  1311. ERR_FAIL_NULL(ss);
  1312. if (!ss->pointed_surface) {
  1313. // We're probably on a decoration or some other third-party thing.
  1314. return;
  1315. }
  1316. ss->pointer_data_buffer.scroll_type = axis_source;
  1317. }
  1318. void WaylandThread::_wl_pointer_on_axis_stop(void *data, struct wl_pointer *wl_pointer, uint32_t time, uint32_t axis) {
  1319. }
  1320. // NOTE: This event is deprecated since version 8 and superseded by
  1321. // `wl_pointer::axis_value120`. This thus converts the data to its
  1322. // fraction-of-120 format.
  1323. void WaylandThread::_wl_pointer_on_axis_discrete(void *data, struct wl_pointer *wl_pointer, uint32_t axis, int32_t discrete) {
  1324. SeatState *ss = (SeatState *)data;
  1325. ERR_FAIL_NULL(ss);
  1326. if (!ss->pointed_surface) {
  1327. // We're probably on a decoration or some other third-party thing.
  1328. return;
  1329. }
  1330. PointerData &pd = ss->pointer_data_buffer;
  1331. // NOTE: We can allow ourselves to not accumulate this data (and thus just
  1332. // assign it) as the spec guarantees only one event per axis type.
  1333. if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) {
  1334. pd.discrete_scroll_vector_120.y = discrete * 120;
  1335. }
  1336. if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) {
  1337. pd.discrete_scroll_vector_120.x = discrete * 120;
  1338. }
  1339. }
  1340. // Supersedes `wl_pointer::axis_discrete` Since version 8.
  1341. void WaylandThread::_wl_pointer_on_axis_value120(void *data, struct wl_pointer *wl_pointer, uint32_t axis, int32_t value120) {
  1342. SeatState *ss = (SeatState *)data;
  1343. ERR_FAIL_NULL(ss);
  1344. if (!ss->pointed_surface) {
  1345. // We're probably on a decoration or some other third-party thing.
  1346. return;
  1347. }
  1348. PointerData &pd = ss->pointer_data_buffer;
  1349. if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) {
  1350. pd.discrete_scroll_vector_120.y += value120;
  1351. }
  1352. if (axis == WL_POINTER_AXIS_VERTICAL_SCROLL) {
  1353. pd.discrete_scroll_vector_120.x += value120;
  1354. }
  1355. }
  1356. // TODO: Add support to this event.
  1357. void WaylandThread::_wl_pointer_on_axis_relative_direction(void *data, struct wl_pointer *wl_pointer, uint32_t axis, uint32_t direction) {
  1358. }
  1359. void WaylandThread::_wl_keyboard_on_keymap(void *data, struct wl_keyboard *wl_keyboard, uint32_t format, int32_t fd, uint32_t size) {
  1360. ERR_FAIL_COND_MSG(format != WL_KEYBOARD_KEYMAP_FORMAT_XKB_V1, "Unsupported keymap format announced from the Wayland compositor.");
  1361. SeatState *ss = (SeatState *)data;
  1362. ERR_FAIL_NULL(ss);
  1363. if (ss->keymap_buffer) {
  1364. // We have already a mapped buffer, so we unmap it. There's no need to reset
  1365. // its pointer or size, as we're gonna set them below.
  1366. munmap((void *)ss->keymap_buffer, ss->keymap_buffer_size);
  1367. ss->keymap_buffer = nullptr;
  1368. }
  1369. ss->keymap_buffer = (const char *)mmap(nullptr, size, PROT_READ, MAP_PRIVATE, fd, 0);
  1370. ss->keymap_buffer_size = size;
  1371. xkb_keymap_unref(ss->xkb_keymap);
  1372. ss->xkb_keymap = xkb_keymap_new_from_string(ss->xkb_context, ss->keymap_buffer,
  1373. XKB_KEYMAP_FORMAT_TEXT_V1, XKB_KEYMAP_COMPILE_NO_FLAGS);
  1374. xkb_state_unref(ss->xkb_state);
  1375. ss->xkb_state = xkb_state_new(ss->xkb_keymap);
  1376. }
  1377. void WaylandThread::_wl_keyboard_on_enter(void *data, struct wl_keyboard *wl_keyboard, uint32_t serial, struct wl_surface *surface, struct wl_array *keys) {
  1378. SeatState *ss = (SeatState *)data;
  1379. ERR_FAIL_NULL(ss);
  1380. WaylandThread *wayland_thread = ss->wayland_thread;
  1381. ERR_FAIL_NULL(wayland_thread);
  1382. wayland_thread->_set_current_seat(ss->wl_seat);
  1383. Ref<WindowEventMessage> msg;
  1384. msg.instantiate();
  1385. msg->event = DisplayServer::WINDOW_EVENT_FOCUS_IN;
  1386. wayland_thread->push_message(msg);
  1387. }
  1388. void WaylandThread::_wl_keyboard_on_leave(void *data, struct wl_keyboard *wl_keyboard, uint32_t serial, struct wl_surface *surface) {
  1389. SeatState *ss = (SeatState *)data;
  1390. ERR_FAIL_NULL(ss);
  1391. WaylandThread *wayland_thread = ss->wayland_thread;
  1392. ERR_FAIL_NULL(wayland_thread);
  1393. ss->repeating_keycode = XKB_KEYCODE_INVALID;
  1394. Ref<WindowEventMessage> msg;
  1395. msg.instantiate();
  1396. msg->event = DisplayServer::WINDOW_EVENT_FOCUS_OUT;
  1397. wayland_thread->push_message(msg);
  1398. }
  1399. void WaylandThread::_wl_keyboard_on_key(void *data, struct wl_keyboard *wl_keyboard, uint32_t serial, uint32_t time, uint32_t key, uint32_t state) {
  1400. SeatState *ss = (SeatState *)data;
  1401. ERR_FAIL_NULL(ss);
  1402. WaylandThread *wayland_thread = ss->wayland_thread;
  1403. ERR_FAIL_NULL(wayland_thread);
  1404. // We have to add 8 to the scancode to get an XKB-compatible keycode.
  1405. xkb_keycode_t xkb_keycode = key + 8;
  1406. bool pressed = state & WL_KEYBOARD_KEY_STATE_PRESSED;
  1407. if (pressed) {
  1408. if (xkb_keymap_key_repeats(ss->xkb_keymap, xkb_keycode)) {
  1409. ss->last_repeat_start_msec = OS::get_singleton()->get_ticks_msec();
  1410. ss->repeating_keycode = xkb_keycode;
  1411. }
  1412. ss->last_key_pressed_serial = serial;
  1413. } else if (ss->repeating_keycode == xkb_keycode) {
  1414. ss->repeating_keycode = XKB_KEYCODE_INVALID;
  1415. }
  1416. Ref<InputEventKey> k;
  1417. k.instantiate();
  1418. if (!_seat_state_configure_key_event(*ss, k, xkb_keycode, pressed)) {
  1419. return;
  1420. }
  1421. Ref<InputEventMessage> msg;
  1422. msg.instantiate();
  1423. msg->event = k;
  1424. wayland_thread->push_message(msg);
  1425. }
  1426. void WaylandThread::_wl_keyboard_on_modifiers(void *data, struct wl_keyboard *wl_keyboard, uint32_t serial, uint32_t mods_depressed, uint32_t mods_latched, uint32_t mods_locked, uint32_t group) {
  1427. SeatState *ss = (SeatState *)data;
  1428. ERR_FAIL_NULL(ss);
  1429. xkb_state_update_mask(ss->xkb_state, mods_depressed, mods_latched, mods_locked, ss->current_layout_index, ss->current_layout_index, group);
  1430. ss->shift_pressed = xkb_state_mod_name_is_active(ss->xkb_state, XKB_MOD_NAME_SHIFT, XKB_STATE_MODS_DEPRESSED);
  1431. ss->ctrl_pressed = xkb_state_mod_name_is_active(ss->xkb_state, XKB_MOD_NAME_CTRL, XKB_STATE_MODS_DEPRESSED);
  1432. ss->alt_pressed = xkb_state_mod_name_is_active(ss->xkb_state, XKB_MOD_NAME_ALT, XKB_STATE_MODS_DEPRESSED);
  1433. ss->meta_pressed = xkb_state_mod_name_is_active(ss->xkb_state, XKB_MOD_NAME_LOGO, XKB_STATE_MODS_DEPRESSED);
  1434. ss->current_layout_index = group;
  1435. }
  1436. void WaylandThread::_wl_keyboard_on_repeat_info(void *data, struct wl_keyboard *wl_keyboard, int32_t rate, int32_t delay) {
  1437. SeatState *ss = (SeatState *)data;
  1438. ERR_FAIL_NULL(ss);
  1439. ss->repeat_key_delay_msec = 1000 / rate;
  1440. ss->repeat_start_delay_msec = delay;
  1441. }
  1442. // NOTE: Don't forget to `memfree` the offer's state.
  1443. void WaylandThread::_wl_data_device_on_data_offer(void *data, struct wl_data_device *wl_data_device, struct wl_data_offer *id) {
  1444. wl_proxy_tag_godot((struct wl_proxy *)id);
  1445. wl_data_offer_add_listener(id, &wl_data_offer_listener, memnew(OfferState));
  1446. }
  1447. void WaylandThread::_wl_data_device_on_enter(void *data, struct wl_data_device *wl_data_device, uint32_t serial, struct wl_surface *surface, wl_fixed_t x, wl_fixed_t y, struct wl_data_offer *id) {
  1448. SeatState *ss = (SeatState *)data;
  1449. ERR_FAIL_NULL(ss);
  1450. ss->dnd_enter_serial = serial;
  1451. ss->wl_data_offer_dnd = id;
  1452. // Godot only supports DnD file copying for now.
  1453. wl_data_offer_accept(id, serial, "text/uri-list");
  1454. wl_data_offer_set_actions(id, WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY, WL_DATA_DEVICE_MANAGER_DND_ACTION_COPY);
  1455. }
  1456. void WaylandThread::_wl_data_device_on_leave(void *data, struct wl_data_device *wl_data_device) {
  1457. SeatState *ss = (SeatState *)data;
  1458. ERR_FAIL_NULL(ss);
  1459. if (ss->wl_data_offer_dnd) {
  1460. memdelete(wl_data_offer_get_offer_state(ss->wl_data_offer_dnd));
  1461. wl_data_offer_destroy(ss->wl_data_offer_dnd);
  1462. ss->wl_data_offer_dnd = nullptr;
  1463. }
  1464. }
  1465. void WaylandThread::_wl_data_device_on_motion(void *data, struct wl_data_device *wl_data_device, uint32_t time, wl_fixed_t x, wl_fixed_t y) {
  1466. }
  1467. void WaylandThread::_wl_data_device_on_drop(void *data, struct wl_data_device *wl_data_device) {
  1468. SeatState *ss = (SeatState *)data;
  1469. ERR_FAIL_NULL(ss);
  1470. WaylandThread *wayland_thread = ss->wayland_thread;
  1471. ERR_FAIL_NULL(wayland_thread);
  1472. OfferState *os = wl_data_offer_get_offer_state(ss->wl_data_offer_dnd);
  1473. ERR_FAIL_NULL(os);
  1474. if (os) {
  1475. Ref<DropFilesEventMessage> msg;
  1476. msg.instantiate();
  1477. Vector<uint8_t> list_data = _wl_data_offer_read(wayland_thread->wl_display, "text/uri-list", ss->wl_data_offer_dnd);
  1478. msg->files = String::utf8((const char *)list_data.ptr(), list_data.size()).split("\r\n", false);
  1479. for (int i = 0; i < msg->files.size(); i++) {
  1480. msg->files.write[i] = msg->files[i].replace("file://", "").uri_decode();
  1481. }
  1482. wayland_thread->push_message(msg);
  1483. wl_data_offer_finish(ss->wl_data_offer_dnd);
  1484. }
  1485. memdelete(wl_data_offer_get_offer_state(ss->wl_data_offer_dnd));
  1486. wl_data_offer_destroy(ss->wl_data_offer_dnd);
  1487. ss->wl_data_offer_dnd = nullptr;
  1488. }
  1489. void WaylandThread::_wl_data_device_on_selection(void *data, struct wl_data_device *wl_data_device, struct wl_data_offer *id) {
  1490. SeatState *ss = (SeatState *)data;
  1491. ERR_FAIL_NULL(ss);
  1492. if (ss->wl_data_offer_selection) {
  1493. memdelete(wl_data_offer_get_offer_state(ss->wl_data_offer_selection));
  1494. wl_data_offer_destroy(ss->wl_data_offer_selection);
  1495. }
  1496. ss->wl_data_offer_selection = id;
  1497. }
  1498. void WaylandThread::_wl_data_offer_on_offer(void *data, struct wl_data_offer *wl_data_offer, const char *mime_type) {
  1499. OfferState *os = (OfferState *)data;
  1500. ERR_FAIL_NULL(os);
  1501. if (os) {
  1502. os->mime_types.insert(String::utf8(mime_type));
  1503. }
  1504. }
  1505. void WaylandThread::_wl_data_offer_on_source_actions(void *data, struct wl_data_offer *wl_data_offer, uint32_t source_actions) {
  1506. }
  1507. void WaylandThread::_wl_data_offer_on_action(void *data, struct wl_data_offer *wl_data_offer, uint32_t dnd_action) {
  1508. }
  1509. void WaylandThread::_wl_data_source_on_target(void *data, struct wl_data_source *wl_data_source, const char *mime_type) {
  1510. }
  1511. void WaylandThread::_wl_data_source_on_send(void *data, struct wl_data_source *wl_data_source, const char *mime_type, int32_t fd) {
  1512. SeatState *ss = (SeatState *)data;
  1513. ERR_FAIL_NULL(ss);
  1514. Vector<uint8_t> *data_to_send = nullptr;
  1515. if (wl_data_source == ss->wl_data_source_selection) {
  1516. data_to_send = &ss->selection_data;
  1517. DEBUG_LOG_WAYLAND_THREAD("Clipboard: requested selection.");
  1518. }
  1519. if (data_to_send) {
  1520. ssize_t written_bytes = 0;
  1521. bool valid_mime = false;
  1522. if (strcmp(mime_type, "text/plain;charset=utf-8") == 0) {
  1523. valid_mime = true;
  1524. } else if (strcmp(mime_type, "text/plain") == 0) {
  1525. valid_mime = true;
  1526. }
  1527. if (valid_mime) {
  1528. written_bytes = write(fd, data_to_send->ptr(), data_to_send->size());
  1529. }
  1530. if (written_bytes > 0) {
  1531. DEBUG_LOG_WAYLAND_THREAD(vformat("Clipboard: sent %d bytes.", written_bytes));
  1532. } else if (written_bytes == 0) {
  1533. DEBUG_LOG_WAYLAND_THREAD("Clipboard: no bytes sent.");
  1534. } else {
  1535. ERR_PRINT(vformat("Clipboard: write error %d.", errno));
  1536. }
  1537. }
  1538. close(fd);
  1539. }
  1540. void WaylandThread::_wl_data_source_on_cancelled(void *data, struct wl_data_source *wl_data_source) {
  1541. SeatState *ss = (SeatState *)data;
  1542. ERR_FAIL_NULL(ss);
  1543. wl_data_source_destroy(wl_data_source);
  1544. if (wl_data_source == ss->wl_data_source_selection) {
  1545. ss->wl_data_source_selection = nullptr;
  1546. ss->selection_data.clear();
  1547. DEBUG_LOG_WAYLAND_THREAD("Clipboard: selection set by another program.");
  1548. return;
  1549. }
  1550. }
  1551. void WaylandThread::_wl_data_source_on_dnd_drop_performed(void *data, struct wl_data_source *wl_data_source) {
  1552. }
  1553. void WaylandThread::_wl_data_source_on_dnd_finished(void *data, struct wl_data_source *wl_data_source) {
  1554. }
  1555. void WaylandThread::_wl_data_source_on_action(void *data, struct wl_data_source *wl_data_source, uint32_t dnd_action) {
  1556. }
  1557. void WaylandThread::_wp_fractional_scale_on_preferred_scale(void *data, struct wp_fractional_scale_v1 *wp_fractional_scale_v1, uint32_t scale) {
  1558. WindowState *ws = (WindowState *)data;
  1559. ERR_FAIL_NULL(ws);
  1560. ws->preferred_fractional_scale = (double)scale / 120;
  1561. window_state_update_size(ws, ws->rect.size.width, ws->rect.size.height);
  1562. }
  1563. void WaylandThread::_wp_relative_pointer_on_relative_motion(void *data, struct zwp_relative_pointer_v1 *wp_relative_pointer, uint32_t uptime_hi, uint32_t uptime_lo, wl_fixed_t dx, wl_fixed_t dy, wl_fixed_t dx_unaccel, wl_fixed_t dy_unaccel) {
  1564. SeatState *ss = (SeatState *)data;
  1565. ERR_FAIL_NULL(ss);
  1566. PointerData &pd = ss->pointer_data_buffer;
  1567. pd.relative_motion.x = wl_fixed_to_double(dx);
  1568. pd.relative_motion.y = wl_fixed_to_double(dy);
  1569. pd.relative_motion_time = uptime_lo;
  1570. }
  1571. void WaylandThread::_wp_pointer_gesture_pinch_on_begin(void *data, struct zwp_pointer_gesture_pinch_v1 *wp_pointer_gesture_pinch_v1, uint32_t serial, uint32_t time, struct wl_surface *surface, uint32_t fingers) {
  1572. SeatState *ss = (SeatState *)data;
  1573. ERR_FAIL_NULL(ss);
  1574. if (fingers == 2) {
  1575. ss->old_pinch_scale = wl_fixed_from_int(1);
  1576. ss->active_gesture = Gesture::MAGNIFY;
  1577. }
  1578. }
  1579. void WaylandThread::_wp_pointer_gesture_pinch_on_update(void *data, struct zwp_pointer_gesture_pinch_v1 *wp_pointer_gesture_pinch_v1, uint32_t time, wl_fixed_t dx, wl_fixed_t dy, wl_fixed_t scale, wl_fixed_t rotation) {
  1580. SeatState *ss = (SeatState *)data;
  1581. ERR_FAIL_NULL(ss);
  1582. WaylandThread *wayland_thread = ss->wayland_thread;
  1583. ERR_FAIL_NULL(wayland_thread);
  1584. PointerData &pd = ss->pointer_data_buffer;
  1585. if (ss->active_gesture == Gesture::MAGNIFY) {
  1586. Ref<InputEventMagnifyGesture> mg;
  1587. mg.instantiate();
  1588. mg->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1589. // Set all pressed modifiers.
  1590. mg->set_shift_pressed(ss->shift_pressed);
  1591. mg->set_ctrl_pressed(ss->ctrl_pressed);
  1592. mg->set_alt_pressed(ss->alt_pressed);
  1593. mg->set_meta_pressed(ss->meta_pressed);
  1594. mg->set_position(pd.position);
  1595. wl_fixed_t scale_delta = scale - ss->old_pinch_scale;
  1596. mg->set_factor(1 + wl_fixed_to_double(scale_delta));
  1597. Ref<InputEventMessage> magnify_msg;
  1598. magnify_msg.instantiate();
  1599. magnify_msg->event = mg;
  1600. // Since Wayland allows only one gesture at a time and godot instead expects
  1601. // both of them, we'll have to create two separate input events: one for
  1602. // magnification and one for panning.
  1603. Ref<InputEventPanGesture> pg;
  1604. pg.instantiate();
  1605. pg->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1606. // Set all pressed modifiers.
  1607. pg->set_shift_pressed(ss->shift_pressed);
  1608. pg->set_ctrl_pressed(ss->ctrl_pressed);
  1609. pg->set_alt_pressed(ss->alt_pressed);
  1610. pg->set_meta_pressed(ss->meta_pressed);
  1611. pg->set_position(pd.position);
  1612. pg->set_delta(Vector2(wl_fixed_to_double(dx), wl_fixed_to_double(dy)));
  1613. Ref<InputEventMessage> pan_msg;
  1614. pan_msg.instantiate();
  1615. pan_msg->event = pg;
  1616. wayland_thread->push_message(magnify_msg);
  1617. wayland_thread->push_message(pan_msg);
  1618. ss->old_pinch_scale = scale;
  1619. }
  1620. }
  1621. void WaylandThread::_wp_pointer_gesture_pinch_on_end(void *data, struct zwp_pointer_gesture_pinch_v1 *wp_pointer_gesture_pinch_v1, uint32_t serial, uint32_t time, int32_t cancelled) {
  1622. SeatState *ss = (SeatState *)data;
  1623. ERR_FAIL_NULL(ss);
  1624. ss->active_gesture = Gesture::NONE;
  1625. }
  1626. // NOTE: Don't forget to `memfree` the offer's state.
  1627. void WaylandThread::_wp_primary_selection_device_on_data_offer(void *data, struct zwp_primary_selection_device_v1 *wp_primary_selection_device_v1, struct zwp_primary_selection_offer_v1 *offer) {
  1628. wl_proxy_tag_godot((struct wl_proxy *)offer);
  1629. zwp_primary_selection_offer_v1_add_listener(offer, &wp_primary_selection_offer_listener, memnew(OfferState));
  1630. }
  1631. void WaylandThread::_wp_primary_selection_device_on_selection(void *data, struct zwp_primary_selection_device_v1 *wp_primary_selection_device_v1, struct zwp_primary_selection_offer_v1 *id) {
  1632. SeatState *ss = (SeatState *)data;
  1633. ERR_FAIL_NULL(ss);
  1634. if (ss->wp_primary_selection_offer) {
  1635. memfree(wp_primary_selection_offer_get_offer_state(ss->wp_primary_selection_offer));
  1636. zwp_primary_selection_offer_v1_destroy(ss->wp_primary_selection_offer);
  1637. }
  1638. ss->wp_primary_selection_offer = id;
  1639. }
  1640. void WaylandThread::_wp_primary_selection_offer_on_offer(void *data, struct zwp_primary_selection_offer_v1 *wp_primary_selection_offer_v1, const char *mime_type) {
  1641. OfferState *os = (OfferState *)data;
  1642. ERR_FAIL_NULL(os);
  1643. if (os) {
  1644. os->mime_types.insert(String::utf8(mime_type));
  1645. }
  1646. }
  1647. void WaylandThread::_wp_primary_selection_source_on_send(void *data, struct zwp_primary_selection_source_v1 *wp_primary_selection_source_v1, const char *mime_type, int32_t fd) {
  1648. SeatState *ss = (SeatState *)data;
  1649. ERR_FAIL_NULL(ss);
  1650. Vector<uint8_t> *data_to_send = nullptr;
  1651. if (wp_primary_selection_source_v1 == ss->wp_primary_selection_source) {
  1652. data_to_send = &ss->primary_data;
  1653. DEBUG_LOG_WAYLAND_THREAD("Clipboard: requested primary selection.");
  1654. }
  1655. if (data_to_send) {
  1656. ssize_t written_bytes = 0;
  1657. if (strcmp(mime_type, "text/plain") == 0) {
  1658. written_bytes = write(fd, data_to_send->ptr(), data_to_send->size());
  1659. }
  1660. if (written_bytes > 0) {
  1661. DEBUG_LOG_WAYLAND_THREAD(vformat("Clipboard: sent %d bytes.", written_bytes));
  1662. } else if (written_bytes == 0) {
  1663. DEBUG_LOG_WAYLAND_THREAD("Clipboard: no bytes sent.");
  1664. } else {
  1665. ERR_PRINT(vformat("Clipboard: write error %d.", errno));
  1666. }
  1667. }
  1668. close(fd);
  1669. }
  1670. void WaylandThread::_wp_primary_selection_source_on_cancelled(void *data, struct zwp_primary_selection_source_v1 *wp_primary_selection_source_v1) {
  1671. SeatState *ss = (SeatState *)data;
  1672. ERR_FAIL_NULL(ss);
  1673. if (wp_primary_selection_source_v1 == ss->wp_primary_selection_source) {
  1674. zwp_primary_selection_source_v1_destroy(ss->wp_primary_selection_source);
  1675. ss->wp_primary_selection_source = nullptr;
  1676. ss->primary_data.clear();
  1677. DEBUG_LOG_WAYLAND_THREAD("Clipboard: primary selection set by another program.");
  1678. return;
  1679. }
  1680. }
  1681. void WaylandThread::_wp_tablet_seat_on_tablet_added(void *data, struct zwp_tablet_seat_v2 *wp_tablet_seat_v2, struct zwp_tablet_v2 *id) {
  1682. }
  1683. void WaylandThread::_wp_tablet_seat_on_tool_added(void *data, struct zwp_tablet_seat_v2 *wp_tablet_seat_v2, struct zwp_tablet_tool_v2 *id) {
  1684. SeatState *ss = (SeatState *)data;
  1685. ERR_FAIL_NULL(ss);
  1686. TabletToolState *state = memnew(TabletToolState);
  1687. state->wl_seat = ss->wl_seat;
  1688. wl_proxy_tag_godot((struct wl_proxy *)id);
  1689. zwp_tablet_tool_v2_add_listener(id, &wp_tablet_tool_listener, state);
  1690. ss->tablet_tools.push_back(id);
  1691. }
  1692. void WaylandThread::_wp_tablet_seat_on_pad_added(void *data, struct zwp_tablet_seat_v2 *wp_tablet_seat_v2, struct zwp_tablet_pad_v2 *id) {
  1693. }
  1694. void WaylandThread::_wp_tablet_tool_on_type(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t tool_type) {
  1695. TabletToolState *state = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1696. if (state && tool_type == ZWP_TABLET_TOOL_V2_TYPE_ERASER) {
  1697. state->is_eraser = true;
  1698. }
  1699. }
  1700. void WaylandThread::_wp_tablet_tool_on_hardware_serial(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t hardware_serial_hi, uint32_t hardware_serial_lo) {
  1701. }
  1702. void WaylandThread::_wp_tablet_tool_on_hardware_id_wacom(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t hardware_id_hi, uint32_t hardware_id_lo) {
  1703. }
  1704. void WaylandThread::_wp_tablet_tool_on_capability(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t capability) {
  1705. }
  1706. void WaylandThread::_wp_tablet_tool_on_done(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2) {
  1707. }
  1708. void WaylandThread::_wp_tablet_tool_on_removed(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2) {
  1709. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1710. if (!ts) {
  1711. return;
  1712. }
  1713. SeatState *ss = wl_seat_get_seat_state(ts->wl_seat);
  1714. if (!ss) {
  1715. return;
  1716. }
  1717. List<struct zwp_tablet_tool_v2 *>::Element *E = ss->tablet_tools.find(wp_tablet_tool_v2);
  1718. if (E && E->get()) {
  1719. struct zwp_tablet_tool_v2 *tool = E->get();
  1720. TabletToolState *state = wp_tablet_tool_get_state(tool);
  1721. if (state) {
  1722. memdelete(state);
  1723. }
  1724. zwp_tablet_tool_v2_destroy(tool);
  1725. ss->tablet_tools.erase(E);
  1726. }
  1727. }
  1728. void WaylandThread::_wp_tablet_tool_on_proximity_in(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t serial, struct zwp_tablet_v2 *tablet, struct wl_surface *surface) {
  1729. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1730. if (!ts) {
  1731. return;
  1732. }
  1733. SeatState *ss = wl_seat_get_seat_state(ts->wl_seat);
  1734. if (!ss) {
  1735. return;
  1736. }
  1737. WaylandThread *wayland_thread = ss->wayland_thread;
  1738. ERR_FAIL_NULL(wayland_thread);
  1739. ts->data_pending.proximity_serial = serial;
  1740. ts->data_pending.proximal_surface = surface;
  1741. ts->last_surface = surface;
  1742. Ref<WindowEventMessage> msg;
  1743. msg.instantiate();
  1744. msg->event = DisplayServer::WINDOW_EVENT_MOUSE_ENTER;
  1745. wayland_thread->push_message(msg);
  1746. DEBUG_LOG_WAYLAND_THREAD("Tablet tool entered window.");
  1747. }
  1748. void WaylandThread::_wp_tablet_tool_on_proximity_out(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2) {
  1749. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1750. if (!ts) {
  1751. return;
  1752. }
  1753. SeatState *ss = wl_seat_get_seat_state(ts->wl_seat);
  1754. if (!ss) {
  1755. return;
  1756. }
  1757. WaylandThread *wayland_thread = ss->wayland_thread;
  1758. ERR_FAIL_NULL(wayland_thread);
  1759. ts->data_pending.proximal_surface = nullptr;
  1760. Ref<WindowEventMessage> msg;
  1761. msg.instantiate();
  1762. msg->event = DisplayServer::WINDOW_EVENT_MOUSE_EXIT;
  1763. wayland_thread->push_message(msg);
  1764. DEBUG_LOG_WAYLAND_THREAD("Tablet tool left window.");
  1765. }
  1766. void WaylandThread::_wp_tablet_tool_on_down(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t serial) {
  1767. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1768. if (!ts) {
  1769. return;
  1770. }
  1771. TabletToolData &td = ts->data_pending;
  1772. td.pressed_button_mask.set_flag(mouse_button_to_mask(MouseButton::LEFT));
  1773. td.last_button_pressed = MouseButton::LEFT;
  1774. td.double_click_begun = true;
  1775. // The protocol doesn't cover this, but we can use this funky hack to make
  1776. // double clicking work.
  1777. td.button_time = OS::get_singleton()->get_ticks_msec();
  1778. }
  1779. void WaylandThread::_wp_tablet_tool_on_up(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2) {
  1780. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1781. if (!ts) {
  1782. return;
  1783. }
  1784. TabletToolData &td = ts->data_pending;
  1785. td.pressed_button_mask.clear_flag(mouse_button_to_mask(MouseButton::LEFT));
  1786. // The protocol doesn't cover this, but we can use this funky hack to make
  1787. // double clicking work.
  1788. td.button_time = OS::get_singleton()->get_ticks_msec();
  1789. }
  1790. void WaylandThread::_wp_tablet_tool_on_motion(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, wl_fixed_t x, wl_fixed_t y) {
  1791. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1792. if (!ts) {
  1793. return;
  1794. }
  1795. WindowState *ws = wl_surface_get_window_state(ts->data_pending.proximal_surface);
  1796. ERR_FAIL_NULL(ws);
  1797. TabletToolData &td = ts->data_pending;
  1798. double scale_factor = window_state_get_scale_factor(ws);
  1799. td.position.x = wl_fixed_to_double(x);
  1800. td.position.y = wl_fixed_to_double(y);
  1801. td.position *= scale_factor;
  1802. td.motion_time = OS::get_singleton()->get_ticks_msec();
  1803. }
  1804. void WaylandThread::_wp_tablet_tool_on_pressure(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t pressure) {
  1805. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1806. if (!ts) {
  1807. return;
  1808. }
  1809. ts->data_pending.pressure = pressure;
  1810. }
  1811. void WaylandThread::_wp_tablet_tool_on_distance(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t distance) {
  1812. // Unsupported
  1813. }
  1814. void WaylandThread::_wp_tablet_tool_on_tilt(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, wl_fixed_t tilt_x, wl_fixed_t tilt_y) {
  1815. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1816. if (!ts) {
  1817. return;
  1818. }
  1819. TabletToolData &td = ts->data_pending;
  1820. td.tilt.x = wl_fixed_to_double(tilt_x);
  1821. td.tilt.y = wl_fixed_to_double(tilt_y);
  1822. }
  1823. void WaylandThread::_wp_tablet_tool_on_rotation(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, wl_fixed_t degrees) {
  1824. // Unsupported.
  1825. }
  1826. void WaylandThread::_wp_tablet_tool_on_slider(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, int32_t position) {
  1827. // Unsupported.
  1828. }
  1829. void WaylandThread::_wp_tablet_tool_on_wheel(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, wl_fixed_t degrees, int32_t clicks) {
  1830. // TODO
  1831. }
  1832. void WaylandThread::_wp_tablet_tool_on_button(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t serial, uint32_t button, uint32_t state) {
  1833. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1834. if (!ts) {
  1835. return;
  1836. }
  1837. TabletToolData &td = ts->data_pending;
  1838. MouseButton mouse_button = MouseButton::NONE;
  1839. if (button == BTN_STYLUS) {
  1840. mouse_button = MouseButton::LEFT;
  1841. }
  1842. if (button == BTN_STYLUS2) {
  1843. mouse_button = MouseButton::RIGHT;
  1844. }
  1845. if (mouse_button != MouseButton::NONE) {
  1846. MouseButtonMask mask = mouse_button_to_mask(mouse_button);
  1847. if (state == ZWP_TABLET_TOOL_V2_BUTTON_STATE_PRESSED) {
  1848. td.pressed_button_mask.set_flag(mask);
  1849. td.last_button_pressed = mouse_button;
  1850. td.double_click_begun = true;
  1851. } else {
  1852. td.pressed_button_mask.clear_flag(mask);
  1853. }
  1854. // The protocol doesn't cover this, but we can use this funky hack to make
  1855. // double clicking work.
  1856. td.button_time = OS::get_singleton()->get_ticks_msec();
  1857. }
  1858. }
  1859. void WaylandThread::_wp_tablet_tool_on_frame(void *data, struct zwp_tablet_tool_v2 *wp_tablet_tool_v2, uint32_t time) {
  1860. TabletToolState *ts = wp_tablet_tool_get_state(wp_tablet_tool_v2);
  1861. if (!ts) {
  1862. return;
  1863. }
  1864. SeatState *ss = wl_seat_get_seat_state(ts->wl_seat);
  1865. if (!ss) {
  1866. return;
  1867. }
  1868. WaylandThread *wayland_thread = ss->wayland_thread;
  1869. ERR_FAIL_NULL(wayland_thread);
  1870. TabletToolData &old_td = ts->data;
  1871. TabletToolData &td = ts->data_pending;
  1872. if (old_td.position != td.position || old_td.tilt != td.tilt || old_td.pressure != td.pressure) {
  1873. Ref<InputEventMouseMotion> mm;
  1874. mm.instantiate();
  1875. mm->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1876. // Set all pressed modifiers.
  1877. mm->set_shift_pressed(ss->shift_pressed);
  1878. mm->set_ctrl_pressed(ss->ctrl_pressed);
  1879. mm->set_alt_pressed(ss->alt_pressed);
  1880. mm->set_meta_pressed(ss->meta_pressed);
  1881. mm->set_button_mask(td.pressed_button_mask);
  1882. mm->set_position(td.position);
  1883. mm->set_global_position(td.position);
  1884. // NOTE: The Godot API expects normalized values and we store them raw,
  1885. // straight from the compositor, so we have to normalize them here.
  1886. // According to the tablet proto spec, tilt is expressed in degrees relative
  1887. // to the Z axis of the tablet, so it shouldn't go over 90 degrees either way,
  1888. // I think. We'll clamp it just in case.
  1889. td.tilt = td.tilt.clampf(-90, 90);
  1890. mm->set_tilt(td.tilt / 90);
  1891. // The tablet proto spec explicitly says that pressure is defined as a value
  1892. // between 0 to 65535.
  1893. mm->set_pressure(td.pressure / (float)65535);
  1894. mm->set_pen_inverted(ts->is_eraser);
  1895. mm->set_relative(td.position - old_td.position);
  1896. mm->set_relative_screen_position(mm->get_relative());
  1897. Vector2 pos_delta = td.position - old_td.position;
  1898. uint32_t time_delta = td.motion_time - old_td.motion_time;
  1899. mm->set_velocity((Vector2)pos_delta / time_delta);
  1900. Ref<InputEventMessage> inputev_msg;
  1901. inputev_msg.instantiate();
  1902. inputev_msg->event = mm;
  1903. wayland_thread->push_message(inputev_msg);
  1904. }
  1905. if (old_td.pressed_button_mask != td.pressed_button_mask) {
  1906. BitField<MouseButtonMask> pressed_mask_delta = BitField<MouseButtonMask>((int64_t)old_td.pressed_button_mask ^ (int64_t)td.pressed_button_mask);
  1907. for (MouseButton test_button : { MouseButton::LEFT, MouseButton::RIGHT }) {
  1908. MouseButtonMask test_button_mask = mouse_button_to_mask(test_button);
  1909. if (pressed_mask_delta.has_flag(test_button_mask)) {
  1910. Ref<InputEventMouseButton> mb;
  1911. mb.instantiate();
  1912. // Set all pressed modifiers.
  1913. mb->set_shift_pressed(ss->shift_pressed);
  1914. mb->set_ctrl_pressed(ss->ctrl_pressed);
  1915. mb->set_alt_pressed(ss->alt_pressed);
  1916. mb->set_meta_pressed(ss->meta_pressed);
  1917. mb->set_window_id(DisplayServer::MAIN_WINDOW_ID);
  1918. mb->set_position(td.position);
  1919. mb->set_global_position(td.position);
  1920. mb->set_button_mask(td.pressed_button_mask);
  1921. mb->set_button_index(test_button);
  1922. mb->set_pressed(td.pressed_button_mask.has_flag(test_button_mask));
  1923. // We have to set the last position pressed here as we can't take for
  1924. // granted what the individual events might have seen due to them not having
  1925. // a garaunteed order.
  1926. if (mb->is_pressed()) {
  1927. td.last_pressed_position = td.position;
  1928. }
  1929. if (old_td.double_click_begun && mb->is_pressed() && td.last_button_pressed == old_td.last_button_pressed && (td.button_time - old_td.button_time) < 400 && Vector2(td.last_pressed_position).distance_to(Vector2(old_td.last_pressed_position)) < 5) {
  1930. td.double_click_begun = false;
  1931. mb->set_double_click(true);
  1932. }
  1933. Ref<InputEventMessage> msg;
  1934. msg.instantiate();
  1935. msg->event = mb;
  1936. wayland_thread->push_message(msg);
  1937. }
  1938. }
  1939. }
  1940. old_td = td;
  1941. }
  1942. void WaylandThread::_wp_text_input_on_enter(void *data, struct zwp_text_input_v3 *wp_text_input_v3, struct wl_surface *surface) {
  1943. SeatState *ss = (SeatState *)data;
  1944. if (!ss) {
  1945. return;
  1946. }
  1947. ss->ime_enabled = true;
  1948. }
  1949. void WaylandThread::_wp_text_input_on_leave(void *data, struct zwp_text_input_v3 *wp_text_input_v3, struct wl_surface *surface) {
  1950. SeatState *ss = (SeatState *)data;
  1951. if (!ss) {
  1952. return;
  1953. }
  1954. ss->ime_enabled = false;
  1955. ss->ime_active = false;
  1956. ss->ime_text = String();
  1957. ss->ime_text_commit = String();
  1958. ss->ime_cursor = Vector2i();
  1959. Ref<IMEUpdateEventMessage> msg;
  1960. msg.instantiate();
  1961. msg->text = String();
  1962. msg->selection = Vector2i();
  1963. ss->wayland_thread->push_message(msg);
  1964. }
  1965. void WaylandThread::_wp_text_input_on_preedit_string(void *data, struct zwp_text_input_v3 *wp_text_input_v3, const char *text, int32_t cursor_begin, int32_t cursor_end) {
  1966. SeatState *ss = (SeatState *)data;
  1967. if (!ss) {
  1968. return;
  1969. }
  1970. ss->ime_text = String::utf8(text);
  1971. // Convert cursor positions from UTF-8 to UTF-32 offset.
  1972. int32_t cursor_begin_utf32 = 0;
  1973. int32_t cursor_end_utf32 = 0;
  1974. for (int i = 0; i < ss->ime_text.length(); i++) {
  1975. uint32_t c = ss->ime_text[i];
  1976. if (c <= 0x7f) { // 7 bits.
  1977. cursor_begin -= 1;
  1978. cursor_end -= 1;
  1979. } else if (c <= 0x7ff) { // 11 bits
  1980. cursor_begin -= 2;
  1981. cursor_end -= 2;
  1982. } else if (c <= 0xffff) { // 16 bits
  1983. cursor_begin -= 3;
  1984. cursor_end -= 3;
  1985. } else if (c <= 0x001fffff) { // 21 bits
  1986. cursor_begin -= 4;
  1987. cursor_end -= 4;
  1988. } else if (c <= 0x03ffffff) { // 26 bits
  1989. cursor_begin -= 5;
  1990. cursor_end -= 5;
  1991. } else if (c <= 0x7fffffff) { // 31 bits
  1992. cursor_begin -= 6;
  1993. cursor_end -= 6;
  1994. } else {
  1995. cursor_begin -= 1;
  1996. cursor_end -= 1;
  1997. }
  1998. if (cursor_begin == 0) {
  1999. cursor_begin_utf32 = i + 1;
  2000. }
  2001. if (cursor_end == 0) {
  2002. cursor_end_utf32 = i + 1;
  2003. }
  2004. if (cursor_begin <= 0 && cursor_end <= 0) {
  2005. break;
  2006. }
  2007. }
  2008. ss->ime_cursor = Vector2i(cursor_begin_utf32, cursor_end_utf32 - cursor_begin_utf32);
  2009. }
  2010. void WaylandThread::_wp_text_input_on_commit_string(void *data, struct zwp_text_input_v3 *wp_text_input_v3, const char *text) {
  2011. SeatState *ss = (SeatState *)data;
  2012. if (!ss) {
  2013. return;
  2014. }
  2015. ss->ime_text_commit = String::utf8(text);
  2016. }
  2017. void WaylandThread::_wp_text_input_on_delete_surrounding_text(void *data, struct zwp_text_input_v3 *wp_text_input_v3, uint32_t before_length, uint32_t after_length) {
  2018. // Not implemented.
  2019. }
  2020. void WaylandThread::_wp_text_input_on_done(void *data, struct zwp_text_input_v3 *wp_text_input_v3, uint32_t serial) {
  2021. SeatState *ss = (SeatState *)data;
  2022. if (!ss) {
  2023. return;
  2024. }
  2025. if (!ss->ime_text_commit.is_empty()) {
  2026. Ref<IMECommitEventMessage> msg;
  2027. msg.instantiate();
  2028. msg->text = ss->ime_text_commit;
  2029. ss->wayland_thread->push_message(msg);
  2030. } else if (!ss->ime_text.is_empty()) {
  2031. Ref<IMEUpdateEventMessage> msg;
  2032. msg.instantiate();
  2033. msg->text = ss->ime_text;
  2034. msg->selection = ss->ime_cursor;
  2035. ss->wayland_thread->push_message(msg);
  2036. }
  2037. ss->ime_text = String();
  2038. ss->ime_text_commit = String();
  2039. ss->ime_cursor = Vector2i();
  2040. }
  2041. void WaylandThread::_xdg_activation_token_on_done(void *data, struct xdg_activation_token_v1 *xdg_activation_token, const char *token) {
  2042. WindowState *ws = (WindowState *)data;
  2043. ERR_FAIL_NULL(ws);
  2044. ERR_FAIL_NULL(ws->wayland_thread);
  2045. ERR_FAIL_NULL(ws->wl_surface);
  2046. xdg_activation_v1_activate(ws->wayland_thread->registry.xdg_activation, token, ws->wl_surface);
  2047. xdg_activation_token_v1_destroy(xdg_activation_token);
  2048. DEBUG_LOG_WAYLAND_THREAD(vformat("Received activation token and requested window activation."));
  2049. }
  2050. // NOTE: This must be started after a valid wl_display is loaded.
  2051. void WaylandThread::_poll_events_thread(void *p_data) {
  2052. ThreadData *data = (ThreadData *)p_data;
  2053. ERR_FAIL_NULL(data);
  2054. ERR_FAIL_NULL(data->wl_display);
  2055. struct pollfd poll_fd;
  2056. poll_fd.fd = wl_display_get_fd(data->wl_display);
  2057. poll_fd.events = POLLIN | POLLHUP;
  2058. while (true) {
  2059. // Empty the event queue while it's full.
  2060. while (wl_display_prepare_read(data->wl_display) != 0) {
  2061. // We aren't using wl_display_dispatch(), instead "manually" handling events
  2062. // through wl_display_dispatch_pending so that we can use a global mutex and
  2063. // be sure that this and the main thread won't race over stuff, as long as
  2064. // the main thread locks it too.
  2065. //
  2066. // Note that the main thread can still call wl_display_roundtrip as that
  2067. // method directly handles all events, effectively bypassing this polling
  2068. // loop and thus the mutex locking, avoiding a deadlock.
  2069. MutexLock mutex_lock(data->mutex);
  2070. if (wl_display_dispatch_pending(data->wl_display) == -1) {
  2071. // Oh no. We'll check and handle any display error below.
  2072. break;
  2073. }
  2074. }
  2075. int werror = wl_display_get_error(data->wl_display);
  2076. if (werror) {
  2077. if (werror == EPROTO) {
  2078. struct wl_interface *wl_interface = nullptr;
  2079. uint32_t id = 0;
  2080. int error_code = wl_display_get_protocol_error(data->wl_display, (const struct wl_interface **)&wl_interface, &id);
  2081. CRASH_NOW_MSG(vformat("Wayland protocol error %d on interface %s@%d.", error_code, wl_interface ? wl_interface->name : "unknown", id));
  2082. } else {
  2083. CRASH_NOW_MSG(vformat("Wayland client error code %d.", werror));
  2084. }
  2085. }
  2086. wl_display_flush(data->wl_display);
  2087. // Wait for the event file descriptor to have new data.
  2088. poll(&poll_fd, 1, -1);
  2089. if (data->thread_done.is_set()) {
  2090. wl_display_cancel_read(data->wl_display);
  2091. break;
  2092. }
  2093. if (poll_fd.revents | POLLIN) {
  2094. // Load the queues with fresh new data.
  2095. wl_display_read_events(data->wl_display);
  2096. } else {
  2097. // Oh well... Stop signaling that we want to read.
  2098. wl_display_cancel_read(data->wl_display);
  2099. }
  2100. // The docs advise to redispatch unconditionally and it looks like that if we
  2101. // don't do this we can't catch protocol errors, which is bad.
  2102. MutexLock mutex_lock(data->mutex);
  2103. wl_display_dispatch_pending(data->wl_display);
  2104. }
  2105. }
  2106. struct wl_display *WaylandThread::get_wl_display() const {
  2107. return wl_display;
  2108. }
  2109. // NOTE: Stuff like libdecor can (and will) register foreign proxies which
  2110. // aren't formatted as we like. This method is needed to detect whether a proxy
  2111. // has our tag. Also, be careful! The proxy has to be manually tagged or it
  2112. // won't be recognized.
  2113. bool WaylandThread::wl_proxy_is_godot(struct wl_proxy *p_proxy) {
  2114. ERR_FAIL_NULL_V(p_proxy, false);
  2115. return wl_proxy_get_tag(p_proxy) == &proxy_tag;
  2116. }
  2117. void WaylandThread::wl_proxy_tag_godot(struct wl_proxy *p_proxy) {
  2118. ERR_FAIL_NULL(p_proxy);
  2119. wl_proxy_set_tag(p_proxy, &proxy_tag);
  2120. }
  2121. // Returns the wl_surface's `WindowState`, otherwise `nullptr`.
  2122. // NOTE: This will fail if the surface isn't tagged as ours.
  2123. WaylandThread::WindowState *WaylandThread::wl_surface_get_window_state(struct wl_surface *p_surface) {
  2124. if (p_surface && wl_proxy_is_godot((wl_proxy *)p_surface)) {
  2125. return (WindowState *)wl_surface_get_user_data(p_surface);
  2126. }
  2127. return nullptr;
  2128. }
  2129. // Returns the wl_outputs's `ScreenState`, otherwise `nullptr`.
  2130. // NOTE: This will fail if the output isn't tagged as ours.
  2131. WaylandThread::ScreenState *WaylandThread::wl_output_get_screen_state(struct wl_output *p_output) {
  2132. if (p_output && wl_proxy_is_godot((wl_proxy *)p_output)) {
  2133. return (ScreenState *)wl_output_get_user_data(p_output);
  2134. }
  2135. return nullptr;
  2136. }
  2137. // Returns the wl_seat's `SeatState`, otherwise `nullptr`.
  2138. // NOTE: This will fail if the output isn't tagged as ours.
  2139. WaylandThread::SeatState *WaylandThread::wl_seat_get_seat_state(struct wl_seat *p_seat) {
  2140. if (p_seat && wl_proxy_is_godot((wl_proxy *)p_seat)) {
  2141. return (SeatState *)wl_seat_get_user_data(p_seat);
  2142. }
  2143. return nullptr;
  2144. }
  2145. // Returns the wp_tablet_tool's `TabletToolState`, otherwise `nullptr`.
  2146. // NOTE: This will fail if the output isn't tagged as ours.
  2147. WaylandThread::TabletToolState *WaylandThread::wp_tablet_tool_get_state(struct zwp_tablet_tool_v2 *p_tool) {
  2148. if (p_tool && wl_proxy_is_godot((wl_proxy *)p_tool)) {
  2149. return (TabletToolState *)zwp_tablet_tool_v2_get_user_data(p_tool);
  2150. }
  2151. return nullptr;
  2152. }
  2153. // Returns the wl_data_offer's `OfferState`, otherwise `nullptr`.
  2154. // NOTE: This will fail if the output isn't tagged as ours.
  2155. WaylandThread::OfferState *WaylandThread::wl_data_offer_get_offer_state(struct wl_data_offer *p_offer) {
  2156. if (p_offer && wl_proxy_is_godot((wl_proxy *)p_offer)) {
  2157. return (OfferState *)wl_data_offer_get_user_data(p_offer);
  2158. }
  2159. return nullptr;
  2160. }
  2161. // Returns the wl_data_offer's `OfferState`, otherwise `nullptr`.
  2162. // NOTE: This will fail if the output isn't tagged as ours.
  2163. WaylandThread::OfferState *WaylandThread::wp_primary_selection_offer_get_offer_state(struct zwp_primary_selection_offer_v1 *p_offer) {
  2164. if (p_offer && wl_proxy_is_godot((wl_proxy *)p_offer)) {
  2165. return (OfferState *)zwp_primary_selection_offer_v1_get_user_data(p_offer);
  2166. }
  2167. return nullptr;
  2168. }
  2169. // This is implemented as a method because this is the simplest way of
  2170. // accounting for dynamic output scale changes.
  2171. int WaylandThread::window_state_get_preferred_buffer_scale(WindowState *p_ws) {
  2172. ERR_FAIL_NULL_V(p_ws, 1);
  2173. if (p_ws->preferred_fractional_scale > 0) {
  2174. // We're scaling fractionally. Per spec, the buffer scale is always 1.
  2175. return 1;
  2176. }
  2177. if (p_ws->wl_outputs.is_empty()) {
  2178. DEBUG_LOG_WAYLAND_THREAD("Window has no output associated, returning buffer scale of 1.");
  2179. return 1;
  2180. }
  2181. // TODO: Cache value?
  2182. int max_size = 1;
  2183. // ================================ IMPORTANT =================================
  2184. // NOTE: Due to a Godot limitation, we can't really rescale the whole UI yet.
  2185. // Because of this reason, all platforms have resorted to forcing the highest
  2186. // scale possible of a system on any window, despite of what screen it's onto.
  2187. // On this backend everything's already in place for dynamic window scale
  2188. // handling, but in the meantime we'll just select the biggest _global_ output.
  2189. // To restore dynamic scale selection, simply iterate over `p_ws->wl_outputs`
  2190. // instead.
  2191. for (struct wl_output *wl_output : p_ws->registry->wl_outputs) {
  2192. ScreenState *ss = wl_output_get_screen_state(wl_output);
  2193. if (ss && ss->pending_data.scale > max_size) {
  2194. // NOTE: For some mystical reason, wl_output.done is emitted _after_ windows
  2195. // get resized but the scale event gets sent _before_ that. I'm still leaning
  2196. // towards the idea that rescaling when a window gets a resolution change is a
  2197. // pretty good approach, but this means that we'll have to use the screen data
  2198. // before it's "committed".
  2199. // FIXME: Use the committed data. Somehow.
  2200. max_size = ss->pending_data.scale;
  2201. }
  2202. }
  2203. return max_size;
  2204. }
  2205. double WaylandThread::window_state_get_scale_factor(WindowState *p_ws) {
  2206. ERR_FAIL_NULL_V(p_ws, 1);
  2207. if (p_ws->fractional_scale > 0) {
  2208. // The fractional scale amount takes priority.
  2209. return p_ws->fractional_scale;
  2210. }
  2211. return p_ws->buffer_scale;
  2212. }
  2213. void WaylandThread::window_state_update_size(WindowState *p_ws, int p_width, int p_height) {
  2214. ERR_FAIL_NULL(p_ws);
  2215. int preferred_buffer_scale = window_state_get_preferred_buffer_scale(p_ws);
  2216. bool using_fractional = p_ws->preferred_fractional_scale > 0;
  2217. // If neither is true we no-op.
  2218. bool scale_changed = false;
  2219. bool size_changed = false;
  2220. if (p_ws->rect.size.width != p_width || p_ws->rect.size.height != p_height) {
  2221. p_ws->rect.size.width = p_width;
  2222. p_ws->rect.size.height = p_height;
  2223. size_changed = true;
  2224. }
  2225. if (using_fractional && p_ws->fractional_scale != p_ws->preferred_fractional_scale) {
  2226. p_ws->fractional_scale = p_ws->preferred_fractional_scale;
  2227. scale_changed = true;
  2228. }
  2229. if (p_ws->buffer_scale != preferred_buffer_scale) {
  2230. // The buffer scale is always important, even if we use frac scaling.
  2231. p_ws->buffer_scale = preferred_buffer_scale;
  2232. p_ws->buffer_scale_changed = true;
  2233. if (!using_fractional) {
  2234. // We don't bother updating everything else if it's turned on though.
  2235. scale_changed = true;
  2236. }
  2237. }
  2238. if (p_ws->wl_surface && (size_changed || scale_changed)) {
  2239. if (p_ws->wp_viewport) {
  2240. wp_viewport_set_destination(p_ws->wp_viewport, p_width, p_height);
  2241. }
  2242. if (p_ws->xdg_surface) {
  2243. xdg_surface_set_window_geometry(p_ws->xdg_surface, 0, 0, p_width, p_height);
  2244. }
  2245. }
  2246. #ifdef LIBDECOR_ENABLED
  2247. if (p_ws->libdecor_frame) {
  2248. struct libdecor_state *state = libdecor_state_new(p_width, p_height);
  2249. libdecor_frame_commit(p_ws->libdecor_frame, state, p_ws->pending_libdecor_configuration);
  2250. libdecor_state_free(state);
  2251. p_ws->pending_libdecor_configuration = nullptr;
  2252. }
  2253. #endif
  2254. if (size_changed || scale_changed) {
  2255. Size2i scaled_size = scale_vector2i(p_ws->rect.size, window_state_get_scale_factor(p_ws));
  2256. if (using_fractional) {
  2257. DEBUG_LOG_WAYLAND_THREAD(vformat("Resizing the window from %s to %s (fractional scale x%f).", p_ws->rect.size, scaled_size, p_ws->fractional_scale));
  2258. } else {
  2259. DEBUG_LOG_WAYLAND_THREAD(vformat("Resizing the window from %s to %s (buffer scale x%d).", p_ws->rect.size, scaled_size, p_ws->buffer_scale));
  2260. }
  2261. // FIXME: Actually resize the hint instead of centering it.
  2262. p_ws->wayland_thread->pointer_set_hint(scaled_size / 2);
  2263. Ref<WindowRectMessage> rect_msg;
  2264. rect_msg.instantiate();
  2265. rect_msg->rect = p_ws->rect;
  2266. rect_msg->rect.size = scaled_size;
  2267. p_ws->wayland_thread->push_message(rect_msg);
  2268. }
  2269. if (scale_changed) {
  2270. Ref<WindowEventMessage> dpi_msg;
  2271. dpi_msg.instantiate();
  2272. dpi_msg->event = DisplayServer::WINDOW_EVENT_DPI_CHANGE;
  2273. p_ws->wayland_thread->push_message(dpi_msg);
  2274. }
  2275. }
  2276. // Scales a vector according to wp_fractional_scale's rules, where coordinates
  2277. // must be scaled with away from zero half-rounding.
  2278. Vector2i WaylandThread::scale_vector2i(const Vector2i &p_vector, double p_amount) {
  2279. // This snippet is tiny, I know, but this is done a lot.
  2280. int x = round(p_vector.x * p_amount);
  2281. int y = round(p_vector.y * p_amount);
  2282. return Vector2i(x, y);
  2283. }
  2284. void WaylandThread::seat_state_unlock_pointer(SeatState *p_ss) {
  2285. ERR_FAIL_NULL(p_ss);
  2286. if (p_ss->wl_pointer == nullptr) {
  2287. return;
  2288. }
  2289. if (p_ss->wp_locked_pointer) {
  2290. zwp_locked_pointer_v1_destroy(p_ss->wp_locked_pointer);
  2291. p_ss->wp_locked_pointer = nullptr;
  2292. }
  2293. if (p_ss->wp_confined_pointer) {
  2294. zwp_confined_pointer_v1_destroy(p_ss->wp_confined_pointer);
  2295. p_ss->wp_confined_pointer = nullptr;
  2296. }
  2297. }
  2298. void WaylandThread::seat_state_lock_pointer(SeatState *p_ss) {
  2299. ERR_FAIL_NULL(p_ss);
  2300. if (p_ss->wl_pointer == nullptr) {
  2301. return;
  2302. }
  2303. if (registry.wp_pointer_constraints == nullptr) {
  2304. return;
  2305. }
  2306. if (p_ss->wp_locked_pointer == nullptr) {
  2307. struct wl_surface *locked_surface = p_ss->last_pointed_surface;
  2308. if (locked_surface == nullptr) {
  2309. locked_surface = window_get_wl_surface(DisplayServer::MAIN_WINDOW_ID);
  2310. }
  2311. ERR_FAIL_NULL(locked_surface);
  2312. p_ss->wp_locked_pointer = zwp_pointer_constraints_v1_lock_pointer(registry.wp_pointer_constraints, locked_surface, p_ss->wl_pointer, nullptr, ZWP_POINTER_CONSTRAINTS_V1_LIFETIME_PERSISTENT);
  2313. }
  2314. }
  2315. void WaylandThread::seat_state_set_hint(SeatState *p_ss, int p_x, int p_y) {
  2316. if (p_ss->wp_locked_pointer == nullptr) {
  2317. return;
  2318. }
  2319. zwp_locked_pointer_v1_set_cursor_position_hint(p_ss->wp_locked_pointer, wl_fixed_from_int(p_x), wl_fixed_from_int(p_y));
  2320. }
  2321. void WaylandThread::seat_state_confine_pointer(SeatState *p_ss) {
  2322. ERR_FAIL_NULL(p_ss);
  2323. if (p_ss->wl_pointer == nullptr) {
  2324. return;
  2325. }
  2326. if (registry.wp_pointer_constraints == nullptr) {
  2327. return;
  2328. }
  2329. if (p_ss->wp_confined_pointer == nullptr) {
  2330. struct wl_surface *confined_surface = p_ss->last_pointed_surface;
  2331. if (confined_surface == nullptr) {
  2332. confined_surface = window_get_wl_surface(DisplayServer::MAIN_WINDOW_ID);
  2333. }
  2334. ERR_FAIL_NULL(confined_surface);
  2335. p_ss->wp_confined_pointer = zwp_pointer_constraints_v1_confine_pointer(registry.wp_pointer_constraints, confined_surface, p_ss->wl_pointer, nullptr, ZWP_POINTER_CONSTRAINTS_V1_LIFETIME_PERSISTENT);
  2336. }
  2337. }
  2338. void WaylandThread::seat_state_update_cursor(SeatState *p_ss) {
  2339. ERR_FAIL_NULL(p_ss);
  2340. ERR_FAIL_NULL(p_ss->wayland_thread);
  2341. if (p_ss->wl_pointer && p_ss->cursor_surface) {
  2342. // NOTE: Those values are valid by default and will hide the cursor when
  2343. // unchanged, which happens when both the current custom cursor and the
  2344. // current wl_cursor are `nullptr`.
  2345. struct wl_buffer *cursor_buffer = nullptr;
  2346. uint32_t hotspot_x = 0;
  2347. uint32_t hotspot_y = 0;
  2348. int scale = 1;
  2349. CustomCursor *custom_cursor = p_ss->wayland_thread->current_custom_cursor;
  2350. struct wl_cursor *wl_cursor = p_ss->wayland_thread->current_wl_cursor;
  2351. if (custom_cursor) {
  2352. cursor_buffer = custom_cursor->wl_buffer;
  2353. hotspot_x = custom_cursor->hotspot.x;
  2354. hotspot_y = custom_cursor->hotspot.y;
  2355. // We can't really reasonably scale custom cursors, so we'll let the
  2356. // compositor do it for us (badly).
  2357. scale = 1;
  2358. } else if (wl_cursor) {
  2359. int frame_idx = 0;
  2360. if (wl_cursor->image_count > 1) {
  2361. // The cursor is animated.
  2362. frame_idx = wl_cursor_frame(wl_cursor, p_ss->cursor_time_ms);
  2363. if (!p_ss->cursor_frame_callback) {
  2364. // Since it's animated, we'll re-update it the next frame.
  2365. p_ss->cursor_frame_callback = wl_surface_frame(p_ss->cursor_surface);
  2366. wl_callback_add_listener(p_ss->cursor_frame_callback, &cursor_frame_callback_listener, p_ss);
  2367. }
  2368. }
  2369. struct wl_cursor_image *wl_cursor_image = wl_cursor->images[frame_idx];
  2370. scale = p_ss->wayland_thread->cursor_scale;
  2371. cursor_buffer = wl_cursor_image_get_buffer(wl_cursor_image);
  2372. // As the surface's buffer is scaled (thus the surface is smaller) and the
  2373. // hotspot must be expressed in surface-local coordinates, we need to scale
  2374. // them down accordingly.
  2375. hotspot_x = wl_cursor_image->hotspot_x / scale;
  2376. hotspot_y = wl_cursor_image->hotspot_y / scale;
  2377. }
  2378. wl_pointer_set_cursor(p_ss->wl_pointer, p_ss->pointer_enter_serial, p_ss->cursor_surface, hotspot_x, hotspot_y);
  2379. wl_surface_set_buffer_scale(p_ss->cursor_surface, scale);
  2380. wl_surface_attach(p_ss->cursor_surface, cursor_buffer, 0, 0);
  2381. wl_surface_damage_buffer(p_ss->cursor_surface, 0, 0, INT_MAX, INT_MAX);
  2382. wl_surface_commit(p_ss->cursor_surface);
  2383. }
  2384. }
  2385. void WaylandThread::seat_state_echo_keys(SeatState *p_ss) {
  2386. ERR_FAIL_NULL(p_ss);
  2387. if (p_ss->wl_keyboard == nullptr) {
  2388. return;
  2389. }
  2390. // TODO: Comment and document out properly this block of code.
  2391. // In short, this implements key repeating.
  2392. if (p_ss->repeat_key_delay_msec && p_ss->repeating_keycode != XKB_KEYCODE_INVALID) {
  2393. uint64_t current_ticks = OS::get_singleton()->get_ticks_msec();
  2394. uint64_t delayed_start_ticks = p_ss->last_repeat_start_msec + p_ss->repeat_start_delay_msec;
  2395. if (p_ss->last_repeat_msec < delayed_start_ticks) {
  2396. p_ss->last_repeat_msec = delayed_start_ticks;
  2397. }
  2398. if (current_ticks >= delayed_start_ticks) {
  2399. uint64_t ticks_delta = current_ticks - p_ss->last_repeat_msec;
  2400. int keys_amount = (ticks_delta / p_ss->repeat_key_delay_msec);
  2401. for (int i = 0; i < keys_amount; i++) {
  2402. Ref<InputEventKey> k;
  2403. k.instantiate();
  2404. if (!_seat_state_configure_key_event(*p_ss, k, p_ss->repeating_keycode, true)) {
  2405. continue;
  2406. }
  2407. k->set_echo(true);
  2408. Input::get_singleton()->parse_input_event(k);
  2409. }
  2410. p_ss->last_repeat_msec += ticks_delta - (ticks_delta % p_ss->repeat_key_delay_msec);
  2411. }
  2412. }
  2413. }
  2414. void WaylandThread::push_message(Ref<Message> message) {
  2415. messages.push_back(message);
  2416. }
  2417. bool WaylandThread::has_message() {
  2418. return messages.front() != nullptr;
  2419. }
  2420. Ref<WaylandThread::Message> WaylandThread::pop_message() {
  2421. if (messages.front() != nullptr) {
  2422. Ref<Message> msg = messages.front()->get();
  2423. messages.pop_front();
  2424. return msg;
  2425. }
  2426. // This method should only be called if `has_messages` returns true but if
  2427. // that isn't the case we'll just return an invalid `Ref`. After all, due to
  2428. // its `InputEvent`-like interface, we still have to dynamically cast and check
  2429. // the `Ref`'s validity anyways.
  2430. return Ref<Message>();
  2431. }
  2432. void WaylandThread::window_create(DisplayServer::WindowID p_window_id, int p_width, int p_height) {
  2433. // TODO: Implement multi-window support.
  2434. WindowState &ws = main_window;
  2435. ws.registry = &registry;
  2436. ws.wayland_thread = this;
  2437. ws.rect.size.width = p_width;
  2438. ws.rect.size.height = p_height;
  2439. ws.wl_surface = wl_compositor_create_surface(registry.wl_compositor);
  2440. wl_proxy_tag_godot((struct wl_proxy *)ws.wl_surface);
  2441. wl_surface_add_listener(ws.wl_surface, &wl_surface_listener, &ws);
  2442. if (registry.wp_viewporter) {
  2443. ws.wp_viewport = wp_viewporter_get_viewport(registry.wp_viewporter, ws.wl_surface);
  2444. if (registry.wp_fractional_scale_manager) {
  2445. ws.wp_fractional_scale = wp_fractional_scale_manager_v1_get_fractional_scale(registry.wp_fractional_scale_manager, ws.wl_surface);
  2446. wp_fractional_scale_v1_add_listener(ws.wp_fractional_scale, &wp_fractional_scale_listener, &ws);
  2447. }
  2448. }
  2449. bool decorated = false;
  2450. #ifdef LIBDECOR_ENABLED
  2451. if (!decorated && libdecor_context) {
  2452. ws.libdecor_frame = libdecor_decorate(libdecor_context, ws.wl_surface, (struct libdecor_frame_interface *)&libdecor_frame_interface, &ws);
  2453. libdecor_frame_map(ws.libdecor_frame);
  2454. decorated = true;
  2455. }
  2456. #endif
  2457. if (!decorated) {
  2458. // libdecor has failed loading or is disabled, we shall handle xdg_toplevel
  2459. // creation and decoration ourselves (and by decorating for now I just mean
  2460. // asking for SSDs and hoping for the best).
  2461. ws.xdg_surface = xdg_wm_base_get_xdg_surface(registry.xdg_wm_base, ws.wl_surface);
  2462. xdg_surface_add_listener(ws.xdg_surface, &xdg_surface_listener, &ws);
  2463. ws.xdg_toplevel = xdg_surface_get_toplevel(ws.xdg_surface);
  2464. xdg_toplevel_add_listener(ws.xdg_toplevel, &xdg_toplevel_listener, &ws);
  2465. if (registry.xdg_decoration_manager) {
  2466. ws.xdg_toplevel_decoration = zxdg_decoration_manager_v1_get_toplevel_decoration(registry.xdg_decoration_manager, ws.xdg_toplevel);
  2467. zxdg_toplevel_decoration_v1_add_listener(ws.xdg_toplevel_decoration, &xdg_toplevel_decoration_listener, &ws);
  2468. decorated = true;
  2469. }
  2470. }
  2471. ws.frame_callback = wl_surface_frame(ws.wl_surface);
  2472. wl_callback_add_listener(ws.frame_callback, &frame_wl_callback_listener, &ws);
  2473. if (registry.xdg_exporter) {
  2474. ws.xdg_exported = zxdg_exporter_v1_export(registry.xdg_exporter, ws.wl_surface);
  2475. zxdg_exported_v1_add_listener(ws.xdg_exported, &xdg_exported_listener, &ws);
  2476. }
  2477. // Wait for the surface to be configured before continuing.
  2478. wl_display_roundtrip(wl_display);
  2479. }
  2480. struct wl_surface *WaylandThread::window_get_wl_surface(DisplayServer::WindowID p_window_id) const {
  2481. // TODO: Use window IDs for multiwindow support.
  2482. const WindowState &ws = main_window;
  2483. return ws.wl_surface;
  2484. }
  2485. void WaylandThread::window_set_max_size(DisplayServer::WindowID p_window_id, const Size2i &p_size) {
  2486. // TODO: Use window IDs for multiwindow support.
  2487. WindowState &ws = main_window;
  2488. Vector2i logical_max_size = p_size / window_state_get_scale_factor(&ws);
  2489. if (ws.wl_surface && ws.xdg_toplevel) {
  2490. xdg_toplevel_set_max_size(ws.xdg_toplevel, logical_max_size.width, logical_max_size.height);
  2491. }
  2492. #ifdef LIBDECOR_ENABLED
  2493. if (ws.libdecor_frame) {
  2494. libdecor_frame_set_max_content_size(ws.libdecor_frame, logical_max_size.width, logical_max_size.height);
  2495. }
  2496. // FIXME: I'm not sure whether we have to commit the surface for this to apply.
  2497. #endif
  2498. }
  2499. void WaylandThread::window_set_min_size(DisplayServer::WindowID p_window_id, const Size2i &p_size) {
  2500. // TODO: Use window IDs for multiwindow support.
  2501. WindowState &ws = main_window;
  2502. Size2i logical_min_size = p_size / window_state_get_scale_factor(&ws);
  2503. if (ws.wl_surface && ws.xdg_toplevel) {
  2504. xdg_toplevel_set_min_size(ws.xdg_toplevel, logical_min_size.width, logical_min_size.height);
  2505. }
  2506. #ifdef LIBDECOR_ENABLED
  2507. if (ws.libdecor_frame) {
  2508. libdecor_frame_set_min_content_size(ws.libdecor_frame, logical_min_size.width, logical_min_size.height);
  2509. }
  2510. // FIXME: I'm not sure whether we have to commit the surface for this to apply.
  2511. #endif
  2512. }
  2513. bool WaylandThread::window_can_set_mode(DisplayServer::WindowID p_window_id, DisplayServer::WindowMode p_window_mode) const {
  2514. // TODO: Use window IDs for multiwindow support.
  2515. const WindowState &ws = main_window;
  2516. switch (p_window_mode) {
  2517. case DisplayServer::WINDOW_MODE_WINDOWED: {
  2518. // Looks like it's guaranteed.
  2519. return true;
  2520. };
  2521. case DisplayServer::WINDOW_MODE_MINIMIZED: {
  2522. #ifdef LIBDECOR_ENABLED
  2523. if (ws.libdecor_frame) {
  2524. return libdecor_frame_has_capability(ws.libdecor_frame, LIBDECOR_ACTION_MINIMIZE);
  2525. }
  2526. #endif // LIBDECOR_ENABLED
  2527. return ws.can_minimize;
  2528. };
  2529. case DisplayServer::WINDOW_MODE_MAXIMIZED: {
  2530. // NOTE: libdecor doesn't seem to have a maximize capability query?
  2531. // The fact that there's a fullscreen one makes me suspicious.
  2532. return ws.can_maximize;
  2533. };
  2534. case DisplayServer::WINDOW_MODE_FULLSCREEN: {
  2535. #ifdef LIBDECOR_ENABLED
  2536. if (ws.libdecor_frame) {
  2537. return libdecor_frame_has_capability(ws.libdecor_frame, LIBDECOR_ACTION_FULLSCREEN);
  2538. }
  2539. #endif // LIBDECOR_ENABLED
  2540. return ws.can_fullscreen;
  2541. };
  2542. case DisplayServer::WINDOW_MODE_EXCLUSIVE_FULLSCREEN: {
  2543. // I'm not really sure but from what I can find Wayland doesn't really have
  2544. // the concept of exclusive fullscreen.
  2545. // TODO: Discuss whether to fallback to regular fullscreen or not.
  2546. return false;
  2547. };
  2548. }
  2549. return false;
  2550. }
  2551. void WaylandThread::window_try_set_mode(DisplayServer::WindowID p_window_id, DisplayServer::WindowMode p_window_mode) {
  2552. // TODO: Use window IDs for multiwindow support.
  2553. WindowState &ws = main_window;
  2554. if (ws.mode == p_window_mode) {
  2555. return;
  2556. }
  2557. // Don't waste time with hidden windows and whatnot. Behave like it worked.
  2558. #ifdef LIBDECOR_ENABLED
  2559. if ((!ws.wl_surface || !ws.xdg_toplevel) && !ws.libdecor_frame) {
  2560. #else
  2561. if (!ws.wl_surface || !ws.xdg_toplevel) {
  2562. #endif // LIBDECOR_ENABLED
  2563. ws.mode = p_window_mode;
  2564. return;
  2565. }
  2566. // Return back to a windowed state so that we can apply what the user asked.
  2567. switch (ws.mode) {
  2568. case DisplayServer::WINDOW_MODE_WINDOWED: {
  2569. // Do nothing.
  2570. } break;
  2571. case DisplayServer::WINDOW_MODE_MINIMIZED: {
  2572. // We can't do much according to the xdg_shell protocol. I have no idea
  2573. // whether this implies that we should return or who knows what. For now
  2574. // we'll do nothing.
  2575. // TODO: Test this properly.
  2576. } break;
  2577. case DisplayServer::WINDOW_MODE_MAXIMIZED: {
  2578. // Try to unmaximize. This isn't garaunteed to work actually, so we'll have
  2579. // to check whether something changed.
  2580. if (ws.xdg_toplevel) {
  2581. xdg_toplevel_unset_maximized(ws.xdg_toplevel);
  2582. }
  2583. #ifdef LIBDECOR_ENABLED
  2584. if (ws.libdecor_frame) {
  2585. libdecor_frame_unset_maximized(ws.libdecor_frame);
  2586. }
  2587. #endif // LIBDECOR_ENABLED
  2588. } break;
  2589. case DisplayServer::WINDOW_MODE_FULLSCREEN:
  2590. case DisplayServer::WINDOW_MODE_EXCLUSIVE_FULLSCREEN: {
  2591. // Same thing as above, unset fullscreen and check later if it worked.
  2592. if (ws.xdg_toplevel) {
  2593. xdg_toplevel_unset_fullscreen(ws.xdg_toplevel);
  2594. }
  2595. #ifdef LIBDECOR_ENABLED
  2596. if (ws.libdecor_frame) {
  2597. libdecor_frame_unset_fullscreen(ws.libdecor_frame);
  2598. }
  2599. #endif // LIBDECOR_ENABLED
  2600. } break;
  2601. }
  2602. // Wait for a configure event and hope that something changed.
  2603. wl_display_roundtrip(wl_display);
  2604. if (ws.mode != DisplayServer::WINDOW_MODE_WINDOWED) {
  2605. // The compositor refused our "normalization" request. It'd be useless or
  2606. // unpredictable to attempt setting a new state. We're done.
  2607. return;
  2608. }
  2609. // Ask the compositor to set the state indicated by the new mode.
  2610. switch (p_window_mode) {
  2611. case DisplayServer::WINDOW_MODE_WINDOWED: {
  2612. // Do nothing. We're already windowed.
  2613. } break;
  2614. case DisplayServer::WINDOW_MODE_MINIMIZED: {
  2615. if (!window_can_set_mode(p_window_id, p_window_mode)) {
  2616. // Minimization is special (read below). Better not mess with it if the
  2617. // compositor explicitly announces that it doesn't support it.
  2618. break;
  2619. }
  2620. if (ws.xdg_toplevel) {
  2621. xdg_toplevel_set_minimized(ws.xdg_toplevel);
  2622. }
  2623. #ifdef LIBDECOR_ENABLED
  2624. if (ws.libdecor_frame) {
  2625. libdecor_frame_set_minimized(ws.libdecor_frame);
  2626. }
  2627. #endif // LIBDECOR_ENABLED
  2628. // We have no way to actually detect this state, so we'll have to report it
  2629. // manually to the engine (hoping that it worked). In the worst case it'll
  2630. // get reset by the next configure event.
  2631. ws.mode = DisplayServer::WINDOW_MODE_MINIMIZED;
  2632. } break;
  2633. case DisplayServer::WINDOW_MODE_MAXIMIZED: {
  2634. if (ws.xdg_toplevel) {
  2635. xdg_toplevel_set_maximized(ws.xdg_toplevel);
  2636. }
  2637. #ifdef LIBDECOR_ENABLED
  2638. if (ws.libdecor_frame) {
  2639. libdecor_frame_set_maximized(ws.libdecor_frame);
  2640. }
  2641. #endif // LIBDECOR_ENABLED
  2642. } break;
  2643. case DisplayServer::WINDOW_MODE_FULLSCREEN: {
  2644. if (ws.xdg_toplevel) {
  2645. xdg_toplevel_set_fullscreen(ws.xdg_toplevel, nullptr);
  2646. }
  2647. #ifdef LIBDECOR_ENABLED
  2648. if (ws.libdecor_frame) {
  2649. libdecor_frame_set_fullscreen(ws.libdecor_frame, nullptr);
  2650. }
  2651. #endif // LIBDECOR_ENABLED
  2652. } break;
  2653. default: {
  2654. } break;
  2655. }
  2656. }
  2657. void WaylandThread::window_set_borderless(DisplayServer::WindowID p_window_id, bool p_borderless) {
  2658. // TODO: Use window IDs for multiwindow support.
  2659. WindowState &ws = main_window;
  2660. if (ws.xdg_toplevel_decoration) {
  2661. if (p_borderless) {
  2662. // We implement borderless windows by simply asking the compositor to let
  2663. // us handle decorations (we don't).
  2664. zxdg_toplevel_decoration_v1_set_mode(ws.xdg_toplevel_decoration, ZXDG_TOPLEVEL_DECORATION_V1_MODE_CLIENT_SIDE);
  2665. } else {
  2666. zxdg_toplevel_decoration_v1_set_mode(ws.xdg_toplevel_decoration, ZXDG_TOPLEVEL_DECORATION_V1_MODE_SERVER_SIDE);
  2667. }
  2668. }
  2669. #ifdef LIBDECOR_ENABLED
  2670. if (ws.libdecor_frame) {
  2671. bool visible_current = libdecor_frame_is_visible(ws.libdecor_frame);
  2672. bool visible_target = !p_borderless;
  2673. // NOTE: We have to do this otherwise we trip on a libdecor bug where it's
  2674. // possible to destroy the frame more than once, by setting the visibility
  2675. // to false multiple times and thus crashing.
  2676. if (visible_current != visible_target) {
  2677. print_verbose(vformat("Setting libdecor frame visibility to %d", visible_target));
  2678. libdecor_frame_set_visibility(ws.libdecor_frame, visible_target);
  2679. }
  2680. }
  2681. #endif // LIBDECOR_ENABLED
  2682. }
  2683. void WaylandThread::window_set_title(DisplayServer::WindowID p_window_id, const String &p_title) {
  2684. // TODO: Use window IDs for multiwindow support.
  2685. WindowState &ws = main_window;
  2686. #ifdef LIBDECOR_ENABLED
  2687. if (ws.libdecor_frame) {
  2688. libdecor_frame_set_title(ws.libdecor_frame, p_title.utf8());
  2689. }
  2690. #endif // LIBDECOR_ENABLE
  2691. if (ws.xdg_toplevel) {
  2692. xdg_toplevel_set_title(ws.xdg_toplevel, p_title.utf8());
  2693. }
  2694. }
  2695. void WaylandThread::window_set_app_id(DisplayServer::WindowID p_window_id, const String &p_app_id) {
  2696. // TODO: Use window IDs for multiwindow support.
  2697. WindowState &ws = main_window;
  2698. #ifdef LIBDECOR_ENABLED
  2699. if (ws.libdecor_frame) {
  2700. libdecor_frame_set_app_id(ws.libdecor_frame, p_app_id.utf8());
  2701. return;
  2702. }
  2703. #endif // LIBDECOR_ENABLED
  2704. if (ws.xdg_toplevel) {
  2705. xdg_toplevel_set_app_id(ws.xdg_toplevel, p_app_id.utf8());
  2706. return;
  2707. }
  2708. }
  2709. DisplayServer::WindowMode WaylandThread::window_get_mode(DisplayServer::WindowID p_window_id) const {
  2710. // TODO: Use window IDs for multiwindow support.
  2711. const WindowState &ws = main_window;
  2712. return ws.mode;
  2713. }
  2714. void WaylandThread::window_request_attention(DisplayServer::WindowID p_window_id) {
  2715. // TODO: Use window IDs for multiwindow support.
  2716. WindowState &ws = main_window;
  2717. if (registry.xdg_activation) {
  2718. // Window attention requests are done through the XDG activation protocol.
  2719. xdg_activation_token_v1 *xdg_activation_token = xdg_activation_v1_get_activation_token(registry.xdg_activation);
  2720. xdg_activation_token_v1_add_listener(xdg_activation_token, &xdg_activation_token_listener, &ws);
  2721. xdg_activation_token_v1_commit(xdg_activation_token);
  2722. }
  2723. }
  2724. void WaylandThread::window_set_idle_inhibition(DisplayServer::WindowID p_window_id, bool p_enable) {
  2725. // TODO: Use window IDs for multiwindow support.
  2726. WindowState &ws = main_window;
  2727. if (p_enable) {
  2728. if (ws.registry->wp_idle_inhibit_manager && !ws.wp_idle_inhibitor) {
  2729. ERR_FAIL_NULL(ws.wl_surface);
  2730. ws.wp_idle_inhibitor = zwp_idle_inhibit_manager_v1_create_inhibitor(ws.registry->wp_idle_inhibit_manager, ws.wl_surface);
  2731. }
  2732. } else {
  2733. if (ws.wp_idle_inhibitor) {
  2734. zwp_idle_inhibitor_v1_destroy(ws.wp_idle_inhibitor);
  2735. ws.wp_idle_inhibitor = nullptr;
  2736. }
  2737. }
  2738. }
  2739. bool WaylandThread::window_get_idle_inhibition(DisplayServer::WindowID p_window_id) const {
  2740. // TODO: Use window IDs for multiwindow support.
  2741. const WindowState &ws = main_window;
  2742. return ws.wp_idle_inhibitor != nullptr;
  2743. }
  2744. WaylandThread::ScreenData WaylandThread::screen_get_data(int p_screen) const {
  2745. ERR_FAIL_INDEX_V(p_screen, registry.wl_outputs.size(), ScreenData());
  2746. return wl_output_get_screen_state(registry.wl_outputs.get(p_screen))->data;
  2747. }
  2748. int WaylandThread::get_screen_count() const {
  2749. return registry.wl_outputs.size();
  2750. }
  2751. DisplayServer::WindowID WaylandThread::pointer_get_pointed_window_id() const {
  2752. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2753. if (ss) {
  2754. WindowState *ws = wl_surface_get_window_state(ss->pointed_surface);
  2755. if (ws) {
  2756. return ws->id;
  2757. }
  2758. }
  2759. return DisplayServer::INVALID_WINDOW_ID;
  2760. }
  2761. void WaylandThread::pointer_set_constraint(PointerConstraint p_constraint) {
  2762. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2763. if (ss) {
  2764. seat_state_unlock_pointer(ss);
  2765. if (p_constraint == PointerConstraint::LOCKED) {
  2766. seat_state_lock_pointer(ss);
  2767. } else if (p_constraint == PointerConstraint::CONFINED) {
  2768. seat_state_confine_pointer(ss);
  2769. }
  2770. }
  2771. pointer_constraint = p_constraint;
  2772. }
  2773. void WaylandThread::pointer_set_hint(const Point2i &p_hint) {
  2774. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2775. if (!ss) {
  2776. return;
  2777. }
  2778. WindowState *ws = wl_surface_get_window_state(ss->pointed_surface);
  2779. int hint_x = 0;
  2780. int hint_y = 0;
  2781. if (ws) {
  2782. // NOTE: It looks like it's not really recommended to convert from
  2783. // "godot-space" to "wayland-space" and in general I received mixed feelings
  2784. // discussing about this. I'm not really sure about the maths behind this but,
  2785. // oh well, we're setting a cursor hint. ¯\_(ツ)_/¯
  2786. // See: https://oftc.irclog.whitequark.org/wayland/2023-08-23#1692756914-1692816818
  2787. hint_x = round(p_hint.x / window_state_get_scale_factor(ws));
  2788. hint_y = round(p_hint.y / window_state_get_scale_factor(ws));
  2789. }
  2790. if (ss) {
  2791. seat_state_set_hint(ss, hint_x, hint_y);
  2792. }
  2793. }
  2794. WaylandThread::PointerConstraint WaylandThread::pointer_get_constraint() const {
  2795. return pointer_constraint;
  2796. }
  2797. BitField<MouseButtonMask> WaylandThread::pointer_get_button_mask() const {
  2798. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2799. if (ss) {
  2800. return ss->pointer_data.pressed_button_mask;
  2801. }
  2802. return BitField<MouseButtonMask>();
  2803. }
  2804. Error WaylandThread::init() {
  2805. #ifdef SOWRAP_ENABLED
  2806. #ifdef DEBUG_ENABLED
  2807. int dylibloader_verbose = 1;
  2808. #else
  2809. int dylibloader_verbose = 0;
  2810. #endif // DEBUG_ENABLED
  2811. if (initialize_wayland_client(dylibloader_verbose) != 0) {
  2812. WARN_PRINT("Can't load the Wayland client library.");
  2813. return ERR_CANT_CREATE;
  2814. }
  2815. if (initialize_wayland_cursor(dylibloader_verbose) != 0) {
  2816. WARN_PRINT("Can't load the Wayland cursor library.");
  2817. return ERR_CANT_CREATE;
  2818. }
  2819. if (initialize_xkbcommon(dylibloader_verbose) != 0) {
  2820. WARN_PRINT("Can't load the XKBcommon library.");
  2821. return ERR_CANT_CREATE;
  2822. }
  2823. #endif // SOWRAP_ENABLED
  2824. KeyMappingXKB::initialize();
  2825. wl_display = wl_display_connect(nullptr);
  2826. ERR_FAIL_NULL_V_MSG(wl_display, ERR_CANT_CREATE, "Can't connect to a Wayland display.");
  2827. thread_data.wl_display = wl_display;
  2828. events_thread.start(_poll_events_thread, &thread_data);
  2829. wl_registry = wl_display_get_registry(wl_display);
  2830. ERR_FAIL_NULL_V_MSG(wl_registry, ERR_UNAVAILABLE, "Can't obtain the Wayland registry global.");
  2831. registry.wayland_thread = this;
  2832. wl_registry_add_listener(wl_registry, &wl_registry_listener, &registry);
  2833. // Wait for registry to get notified from the compositor.
  2834. wl_display_roundtrip(wl_display);
  2835. ERR_FAIL_NULL_V_MSG(registry.wl_shm, ERR_UNAVAILABLE, "Can't obtain the Wayland shared memory global.");
  2836. ERR_FAIL_NULL_V_MSG(registry.wl_compositor, ERR_UNAVAILABLE, "Can't obtain the Wayland compositor global.");
  2837. ERR_FAIL_NULL_V_MSG(registry.xdg_wm_base, ERR_UNAVAILABLE, "Can't obtain the Wayland XDG shell global.");
  2838. if (!registry.xdg_decoration_manager) {
  2839. #ifdef LIBDECOR_ENABLED
  2840. WARN_PRINT("Can't obtain the XDG decoration manager. Libdecor will be used for drawing CSDs, if available.");
  2841. #else
  2842. WARN_PRINT("Can't obtain the XDG decoration manager. Decorations won't show up.");
  2843. #endif // LIBDECOR_ENABLED
  2844. }
  2845. if (!registry.xdg_activation) {
  2846. WARN_PRINT("Can't obtain the XDG activation global. Attention requesting won't work!");
  2847. }
  2848. #ifndef DBUS_ENABLED
  2849. if (!registry.wp_idle_inhibit_manager) {
  2850. WARN_PRINT("Can't obtain the idle inhibition manager. The screen might turn off even after calling screen_set_keep_on()!");
  2851. }
  2852. #endif // DBUS_ENABLED
  2853. // Wait for seat capabilities.
  2854. wl_display_roundtrip(wl_display);
  2855. #ifdef LIBDECOR_ENABLED
  2856. bool libdecor_found = true;
  2857. #ifdef SOWRAP_ENABLED
  2858. if (initialize_libdecor(dylibloader_verbose) != 0) {
  2859. libdecor_found = false;
  2860. }
  2861. #endif // SOWRAP_ENABLED
  2862. if (libdecor_found) {
  2863. libdecor_context = libdecor_new(wl_display, (struct libdecor_interface *)&libdecor_interface);
  2864. } else {
  2865. print_verbose("libdecor not found. Client-side decorations disabled.");
  2866. }
  2867. #endif // LIBDECOR_ENABLED
  2868. cursor_theme_name = OS::get_singleton()->get_environment("XCURSOR_THEME");
  2869. unscaled_cursor_size = OS::get_singleton()->get_environment("XCURSOR_SIZE").to_int();
  2870. if (unscaled_cursor_size <= 0) {
  2871. print_verbose("Detected invalid cursor size preference, defaulting to 24.");
  2872. unscaled_cursor_size = 24;
  2873. }
  2874. // NOTE: The scale is useful here as it might've been updated by _update_scale.
  2875. bool cursor_theme_loaded = _load_cursor_theme(unscaled_cursor_size * cursor_scale);
  2876. if (!cursor_theme_loaded) {
  2877. return ERR_CANT_CREATE;
  2878. }
  2879. // Update the cursor.
  2880. cursor_set_shape(DisplayServer::CURSOR_ARROW);
  2881. initialized = true;
  2882. return OK;
  2883. }
  2884. void WaylandThread::cursor_hide() {
  2885. current_wl_cursor = nullptr;
  2886. current_custom_cursor = nullptr;
  2887. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2888. ERR_FAIL_NULL(ss);
  2889. seat_state_update_cursor(ss);
  2890. }
  2891. void WaylandThread::cursor_set_shape(DisplayServer::CursorShape p_cursor_shape) {
  2892. if (!wl_cursors[p_cursor_shape]) {
  2893. return;
  2894. }
  2895. // The point of this method is make the current cursor a "plain" shape and, as
  2896. // the custom cursor overrides what gets set, we have to clear it too.
  2897. current_custom_cursor = nullptr;
  2898. current_wl_cursor = wl_cursors[p_cursor_shape];
  2899. for (struct wl_seat *wl_seat : registry.wl_seats) {
  2900. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  2901. ERR_FAIL_NULL(ss);
  2902. seat_state_update_cursor(ss);
  2903. }
  2904. last_cursor_shape = p_cursor_shape;
  2905. }
  2906. void WaylandThread::cursor_set_custom_shape(DisplayServer::CursorShape p_cursor_shape) {
  2907. ERR_FAIL_COND(!custom_cursors.has(p_cursor_shape));
  2908. current_custom_cursor = &custom_cursors[p_cursor_shape];
  2909. for (struct wl_seat *wl_seat : registry.wl_seats) {
  2910. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  2911. ERR_FAIL_NULL(ss);
  2912. seat_state_update_cursor(ss);
  2913. }
  2914. last_cursor_shape = p_cursor_shape;
  2915. }
  2916. void WaylandThread::cursor_shape_set_custom_image(DisplayServer::CursorShape p_cursor_shape, Ref<Image> p_image, const Point2i &p_hotspot) {
  2917. ERR_FAIL_COND(!p_image.is_valid());
  2918. Size2i image_size = p_image->get_size();
  2919. // NOTE: The stride is the width of the image in bytes.
  2920. unsigned int image_stride = image_size.width * 4;
  2921. unsigned int data_size = image_stride * image_size.height;
  2922. // We need a shared memory object file descriptor in order to create a
  2923. // wl_buffer through wl_shm.
  2924. int fd = WaylandThread::_allocate_shm_file(data_size);
  2925. ERR_FAIL_COND(fd == -1);
  2926. CustomCursor &cursor = custom_cursors[p_cursor_shape];
  2927. cursor.hotspot = p_hotspot;
  2928. if (cursor.buffer_data) {
  2929. // Clean up the old buffer data.
  2930. munmap(cursor.buffer_data, cursor.buffer_data_size);
  2931. }
  2932. // NOTE: From `wl_keyboard`s of version 7 or later, the spec requires the mmap
  2933. // operation to be done with MAP_PRIVATE, as "MAP_SHARED may fail". We'll do it
  2934. // regardless of global version.
  2935. cursor.buffer_data = (uint32_t *)mmap(nullptr, data_size, PROT_READ | PROT_WRITE, MAP_PRIVATE, fd, 0);
  2936. if (cursor.wl_buffer) {
  2937. // Clean up the old Wayland buffer.
  2938. wl_buffer_destroy(cursor.wl_buffer);
  2939. }
  2940. // Create the Wayland buffer.
  2941. struct wl_shm_pool *wl_shm_pool = wl_shm_create_pool(registry.wl_shm, fd, image_size.height * data_size);
  2942. // TODO: Make sure that WL_SHM_FORMAT_ARGB8888 format is supported. It
  2943. // technically isn't garaunteed to be supported, but I think that'd be a
  2944. // pretty unlikely thing to stumble upon.
  2945. cursor.wl_buffer = wl_shm_pool_create_buffer(wl_shm_pool, 0, image_size.width, image_size.height, image_stride, WL_SHM_FORMAT_ARGB8888);
  2946. wl_shm_pool_destroy(wl_shm_pool);
  2947. // Fill the cursor buffer with the image data.
  2948. for (unsigned int index = 0; index < (unsigned int)(image_size.width * image_size.height); index++) {
  2949. int row_index = floor(index / image_size.width);
  2950. int column_index = (index % int(image_size.width));
  2951. cursor.buffer_data[index] = p_image->get_pixel(column_index, row_index).to_argb32();
  2952. // Wayland buffers, unless specified, require associated alpha, so we'll just
  2953. // associate the alpha in-place.
  2954. uint8_t *pixel_data = (uint8_t *)&cursor.buffer_data[index];
  2955. pixel_data[0] = pixel_data[0] * pixel_data[3] / 255;
  2956. pixel_data[1] = pixel_data[1] * pixel_data[3] / 255;
  2957. pixel_data[2] = pixel_data[2] * pixel_data[3] / 255;
  2958. }
  2959. }
  2960. void WaylandThread::cursor_shape_clear_custom_image(DisplayServer::CursorShape p_cursor_shape) {
  2961. if (custom_cursors.has(p_cursor_shape)) {
  2962. CustomCursor cursor = custom_cursors[p_cursor_shape];
  2963. custom_cursors.erase(p_cursor_shape);
  2964. current_custom_cursor = nullptr;
  2965. if (cursor.wl_buffer) {
  2966. wl_buffer_destroy(cursor.wl_buffer);
  2967. }
  2968. if (cursor.buffer_data) {
  2969. munmap(cursor.buffer_data, cursor.buffer_data_size);
  2970. }
  2971. }
  2972. }
  2973. void WaylandThread::window_set_ime_active(const bool p_active, DisplayServer::WindowID p_window_id) {
  2974. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2975. if (ss && ss->wp_text_input && ss->ime_enabled) {
  2976. if (p_active) {
  2977. ss->ime_active = true;
  2978. zwp_text_input_v3_enable(ss->wp_text_input);
  2979. zwp_text_input_v3_set_cursor_rectangle(ss->wp_text_input, ss->ime_rect.position.x, ss->ime_rect.position.y, ss->ime_rect.size.x, ss->ime_rect.size.y);
  2980. } else {
  2981. ss->ime_active = false;
  2982. ss->ime_text = String();
  2983. ss->ime_text_commit = String();
  2984. ss->ime_cursor = Vector2i();
  2985. zwp_text_input_v3_disable(ss->wp_text_input);
  2986. }
  2987. zwp_text_input_v3_commit(ss->wp_text_input);
  2988. }
  2989. }
  2990. void WaylandThread::window_set_ime_position(const Point2i &p_pos, DisplayServer::WindowID p_window_id) {
  2991. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  2992. if (ss && ss->wp_text_input && ss->ime_enabled) {
  2993. ss->ime_rect = Rect2i(p_pos, Size2i(1, 10));
  2994. zwp_text_input_v3_set_cursor_rectangle(ss->wp_text_input, ss->ime_rect.position.x, ss->ime_rect.position.y, ss->ime_rect.size.x, ss->ime_rect.size.y);
  2995. zwp_text_input_v3_commit(ss->wp_text_input);
  2996. }
  2997. }
  2998. int WaylandThread::keyboard_get_layout_count() const {
  2999. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3000. if (ss && ss->xkb_keymap) {
  3001. return xkb_keymap_num_layouts(ss->xkb_keymap);
  3002. }
  3003. return 0;
  3004. }
  3005. int WaylandThread::keyboard_get_current_layout_index() const {
  3006. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3007. if (ss) {
  3008. return ss->current_layout_index;
  3009. }
  3010. return 0;
  3011. }
  3012. void WaylandThread::keyboard_set_current_layout_index(int p_index) {
  3013. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3014. if (ss) {
  3015. ss->current_layout_index = p_index;
  3016. }
  3017. }
  3018. String WaylandThread::keyboard_get_layout_name(int p_index) const {
  3019. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3020. if (ss && ss->xkb_keymap) {
  3021. String ret;
  3022. ret.parse_utf8(xkb_keymap_layout_get_name(ss->xkb_keymap, p_index));
  3023. return ret;
  3024. }
  3025. return "";
  3026. }
  3027. Key WaylandThread::keyboard_get_key_from_physical(Key p_key) const {
  3028. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3029. if (ss && ss->xkb_state) {
  3030. xkb_keycode_t xkb_keycode = KeyMappingXKB::get_xkb_keycode(p_key);
  3031. return KeyMappingXKB::get_keycode(xkb_state_key_get_one_sym(ss->xkb_state, xkb_keycode));
  3032. }
  3033. return Key::NONE;
  3034. }
  3035. void WaylandThread::keyboard_echo_keys() {
  3036. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3037. if (ss) {
  3038. seat_state_echo_keys(ss);
  3039. }
  3040. }
  3041. void WaylandThread::selection_set_text(const String &p_text) {
  3042. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3043. if (registry.wl_data_device_manager == nullptr) {
  3044. DEBUG_LOG_WAYLAND_THREAD("Couldn't set selection, wl_data_device_manager global not available.");
  3045. }
  3046. if (ss == nullptr) {
  3047. DEBUG_LOG_WAYLAND_THREAD("Couldn't set selection, current seat not set.");
  3048. return;
  3049. }
  3050. if (ss->wl_data_device == nullptr) {
  3051. DEBUG_LOG_WAYLAND_THREAD("Couldn't set selection, seat doesn't have wl_data_device.");
  3052. }
  3053. ss->selection_data = p_text.to_utf8_buffer();
  3054. if (ss->wl_data_source_selection == nullptr) {
  3055. ss->wl_data_source_selection = wl_data_device_manager_create_data_source(registry.wl_data_device_manager);
  3056. wl_data_source_add_listener(ss->wl_data_source_selection, &wl_data_source_listener, ss);
  3057. wl_data_source_offer(ss->wl_data_source_selection, "text/plain;charset=utf-8");
  3058. wl_data_source_offer(ss->wl_data_source_selection, "text/plain");
  3059. }
  3060. // TODO: Implement a good way of getting the latest serial from the user.
  3061. wl_data_device_set_selection(ss->wl_data_device, ss->wl_data_source_selection, MAX(ss->pointer_data.button_serial, ss->last_key_pressed_serial));
  3062. // Wait for the message to get to the server before continuing, otherwise the
  3063. // clipboard update might come with a delay.
  3064. wl_display_roundtrip(wl_display);
  3065. }
  3066. bool WaylandThread::selection_has_mime(const String &p_mime) const {
  3067. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3068. if (ss == nullptr) {
  3069. DEBUG_LOG_WAYLAND_THREAD("Couldn't get selection, current seat not set.");
  3070. return false;
  3071. }
  3072. OfferState *os = wl_data_offer_get_offer_state(ss->wl_data_offer_selection);
  3073. if (!os) {
  3074. return false;
  3075. }
  3076. return os->mime_types.has(p_mime);
  3077. }
  3078. Vector<uint8_t> WaylandThread::selection_get_mime(const String &p_mime) const {
  3079. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3080. if (ss == nullptr) {
  3081. DEBUG_LOG_WAYLAND_THREAD("Couldn't get selection, current seat not set.");
  3082. return Vector<uint8_t>();
  3083. }
  3084. if (ss->wl_data_source_selection) {
  3085. // We have a source so the stuff we're pasting is ours. We'll have to pass the
  3086. // data directly or we'd stall waiting for Godot (ourselves) to send us the
  3087. // data :P
  3088. OfferState *os = wl_data_offer_get_offer_state(ss->wl_data_offer_selection);
  3089. ERR_FAIL_NULL_V(os, Vector<uint8_t>());
  3090. if (os->mime_types.has(p_mime)) {
  3091. // All righty, we're offering this type. Let's just return the data as is.
  3092. return ss->selection_data;
  3093. }
  3094. // ... we don't offer that type. Oh well.
  3095. return Vector<uint8_t>();
  3096. }
  3097. return _wl_data_offer_read(wl_display, p_mime.utf8(), ss->wl_data_offer_selection);
  3098. }
  3099. bool WaylandThread::primary_has_mime(const String &p_mime) const {
  3100. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3101. if (ss == nullptr) {
  3102. DEBUG_LOG_WAYLAND_THREAD("Couldn't get selection, current seat not set.");
  3103. return false;
  3104. }
  3105. OfferState *os = wp_primary_selection_offer_get_offer_state(ss->wp_primary_selection_offer);
  3106. if (!os) {
  3107. return false;
  3108. }
  3109. return os->mime_types.has(p_mime);
  3110. }
  3111. Vector<uint8_t> WaylandThread::primary_get_mime(const String &p_mime) const {
  3112. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3113. if (ss == nullptr) {
  3114. DEBUG_LOG_WAYLAND_THREAD("Couldn't get primary, current seat not set.");
  3115. return Vector<uint8_t>();
  3116. }
  3117. if (ss->wp_primary_selection_source) {
  3118. // We have a source so the stuff we're pasting is ours. We'll have to pass the
  3119. // data directly or we'd stall waiting for Godot (ourselves) to send us the
  3120. // data :P
  3121. OfferState *os = wp_primary_selection_offer_get_offer_state(ss->wp_primary_selection_offer);
  3122. ERR_FAIL_NULL_V(os, Vector<uint8_t>());
  3123. if (os->mime_types.has(p_mime)) {
  3124. // All righty, we're offering this type. Let's just return the data as is.
  3125. return ss->selection_data;
  3126. }
  3127. // ... we don't offer that type. Oh well.
  3128. return Vector<uint8_t>();
  3129. }
  3130. return _wp_primary_selection_offer_read(wl_display, p_mime.utf8(), ss->wp_primary_selection_offer);
  3131. }
  3132. void WaylandThread::primary_set_text(const String &p_text) {
  3133. SeatState *ss = wl_seat_get_seat_state(wl_seat_current);
  3134. if (registry.wp_primary_selection_device_manager == nullptr) {
  3135. DEBUG_LOG_WAYLAND_THREAD("Couldn't set primary, protocol not available");
  3136. return;
  3137. }
  3138. if (ss == nullptr) {
  3139. DEBUG_LOG_WAYLAND_THREAD("Couldn't set primary, current seat not set.");
  3140. return;
  3141. }
  3142. ss->primary_data = p_text.to_utf8_buffer();
  3143. if (ss->wp_primary_selection_source == nullptr) {
  3144. ss->wp_primary_selection_source = zwp_primary_selection_device_manager_v1_create_source(registry.wp_primary_selection_device_manager);
  3145. zwp_primary_selection_source_v1_add_listener(ss->wp_primary_selection_source, &wp_primary_selection_source_listener, ss);
  3146. zwp_primary_selection_source_v1_offer(ss->wp_primary_selection_source, "text/plain;charset=utf-8");
  3147. zwp_primary_selection_source_v1_offer(ss->wp_primary_selection_source, "text/plain");
  3148. }
  3149. // TODO: Implement a good way of getting the latest serial from the user.
  3150. zwp_primary_selection_device_v1_set_selection(ss->wp_primary_selection_device, ss->wp_primary_selection_source, MAX(ss->pointer_data.button_serial, ss->last_key_pressed_serial));
  3151. // Wait for the message to get to the server before continuing, otherwise the
  3152. // clipboard update might come with a delay.
  3153. wl_display_roundtrip(wl_display);
  3154. }
  3155. void WaylandThread::commit_surfaces() {
  3156. wl_surface_commit(main_window.wl_surface);
  3157. }
  3158. void WaylandThread::set_frame() {
  3159. frame = true;
  3160. }
  3161. bool WaylandThread::get_reset_frame() {
  3162. bool old_frame = frame;
  3163. frame = false;
  3164. return old_frame;
  3165. }
  3166. // Dispatches events until a frame event is received, a window is reported as
  3167. // suspended or the timeout expires.
  3168. bool WaylandThread::wait_frame_suspend_ms(int p_timeout) {
  3169. if (main_window.suspended) {
  3170. // The window is suspended! The compositor is telling us _explicitly_ that we
  3171. // don't need to draw, without letting us guess through the frame event's
  3172. // timing and stuff like that. Our job here is done.
  3173. return false;
  3174. }
  3175. if (frame) {
  3176. // We already have a frame! Probably it got there while the caller locked :D
  3177. frame = false;
  3178. return true;
  3179. }
  3180. struct pollfd poll_fd;
  3181. poll_fd.fd = wl_display_get_fd(wl_display);
  3182. poll_fd.events = POLLIN | POLLHUP;
  3183. int begin_ms = OS::get_singleton()->get_ticks_msec();
  3184. int remaining_ms = p_timeout;
  3185. while (remaining_ms > 0) {
  3186. // Empty the event queue while it's full.
  3187. while (wl_display_prepare_read(wl_display) != 0) {
  3188. if (wl_display_dispatch_pending(wl_display) == -1) {
  3189. // Oh no. We'll check and handle any display error below.
  3190. break;
  3191. }
  3192. if (main_window.suspended) {
  3193. return false;
  3194. }
  3195. if (frame) {
  3196. // We had a frame event in the queue :D
  3197. frame = false;
  3198. return true;
  3199. }
  3200. }
  3201. int werror = wl_display_get_error(wl_display);
  3202. if (werror) {
  3203. if (werror == EPROTO) {
  3204. struct wl_interface *wl_interface = nullptr;
  3205. uint32_t id = 0;
  3206. int error_code = wl_display_get_protocol_error(wl_display, (const struct wl_interface **)&wl_interface, &id);
  3207. CRASH_NOW_MSG(vformat("Wayland protocol error %d on interface %s@%d.", error_code, wl_interface ? wl_interface->name : "unknown", id));
  3208. } else {
  3209. CRASH_NOW_MSG(vformat("Wayland client error code %d.", werror));
  3210. }
  3211. }
  3212. wl_display_flush(wl_display);
  3213. // Wait for the event file descriptor to have new data.
  3214. poll(&poll_fd, 1, remaining_ms);
  3215. if (poll_fd.revents | POLLIN) {
  3216. // Load the queues with fresh new data.
  3217. wl_display_read_events(wl_display);
  3218. } else {
  3219. // Oh well... Stop signaling that we want to read.
  3220. wl_display_cancel_read(wl_display);
  3221. // We've got no new events :(
  3222. // We won't even bother with checking the frame flag.
  3223. return false;
  3224. }
  3225. // Let's try dispatching now...
  3226. wl_display_dispatch_pending(wl_display);
  3227. if (main_window.suspended) {
  3228. return false;
  3229. }
  3230. if (frame) {
  3231. frame = false;
  3232. return true;
  3233. }
  3234. remaining_ms -= OS::get_singleton()->get_ticks_msec() - begin_ms;
  3235. }
  3236. DEBUG_LOG_WAYLAND_THREAD("Frame timeout.");
  3237. return false;
  3238. }
  3239. bool WaylandThread::is_suspended() const {
  3240. return main_window.suspended;
  3241. }
  3242. void WaylandThread::destroy() {
  3243. if (!initialized) {
  3244. return;
  3245. }
  3246. if (wl_display && events_thread.is_started()) {
  3247. thread_data.thread_done.set();
  3248. // By sending a roundtrip message we're unblocking the polling thread so that
  3249. // it can realize that it's done and also handle every event that's left.
  3250. wl_display_roundtrip(wl_display);
  3251. events_thread.wait_to_finish();
  3252. }
  3253. if (main_window.wp_fractional_scale) {
  3254. wp_fractional_scale_v1_destroy(main_window.wp_fractional_scale);
  3255. }
  3256. if (main_window.wp_viewport) {
  3257. wp_viewport_destroy(main_window.wp_viewport);
  3258. }
  3259. if (main_window.frame_callback) {
  3260. wl_callback_destroy(main_window.frame_callback);
  3261. }
  3262. #ifdef LIBDECOR_ENABLED
  3263. if (main_window.libdecor_frame) {
  3264. libdecor_frame_close(main_window.libdecor_frame);
  3265. }
  3266. #endif // LIBDECOR_ENABLED
  3267. if (main_window.xdg_toplevel) {
  3268. xdg_toplevel_destroy(main_window.xdg_toplevel);
  3269. }
  3270. if (main_window.xdg_surface) {
  3271. xdg_surface_destroy(main_window.xdg_surface);
  3272. }
  3273. if (main_window.wl_surface) {
  3274. wl_surface_destroy(main_window.wl_surface);
  3275. }
  3276. for (struct wl_seat *wl_seat : registry.wl_seats) {
  3277. SeatState *ss = wl_seat_get_seat_state(wl_seat);
  3278. ERR_FAIL_NULL(ss);
  3279. wl_seat_destroy(wl_seat);
  3280. xkb_context_unref(ss->xkb_context);
  3281. xkb_state_unref(ss->xkb_state);
  3282. xkb_keymap_unref(ss->xkb_keymap);
  3283. if (ss->wl_keyboard) {
  3284. wl_keyboard_destroy(ss->wl_keyboard);
  3285. }
  3286. if (ss->keymap_buffer) {
  3287. munmap((void *)ss->keymap_buffer, ss->keymap_buffer_size);
  3288. }
  3289. if (ss->wl_pointer) {
  3290. wl_pointer_destroy(ss->wl_pointer);
  3291. }
  3292. if (ss->cursor_frame_callback) {
  3293. // We don't need to set a null userdata for safety as the thread is done.
  3294. wl_callback_destroy(ss->cursor_frame_callback);
  3295. }
  3296. if (ss->cursor_surface) {
  3297. wl_surface_destroy(ss->cursor_surface);
  3298. }
  3299. if (ss->wl_data_device) {
  3300. wl_data_device_destroy(ss->wl_data_device);
  3301. }
  3302. if (ss->wp_relative_pointer) {
  3303. zwp_relative_pointer_v1_destroy(ss->wp_relative_pointer);
  3304. }
  3305. if (ss->wp_locked_pointer) {
  3306. zwp_locked_pointer_v1_destroy(ss->wp_locked_pointer);
  3307. }
  3308. if (ss->wp_confined_pointer) {
  3309. zwp_confined_pointer_v1_destroy(ss->wp_confined_pointer);
  3310. }
  3311. if (ss->wp_tablet_seat) {
  3312. zwp_tablet_seat_v2_destroy(ss->wp_tablet_seat);
  3313. }
  3314. for (struct zwp_tablet_tool_v2 *tool : ss->tablet_tools) {
  3315. TabletToolState *state = wp_tablet_tool_get_state(tool);
  3316. if (state) {
  3317. memdelete(state);
  3318. }
  3319. zwp_tablet_tool_v2_destroy(tool);
  3320. }
  3321. memdelete(ss);
  3322. }
  3323. for (struct wl_output *wl_output : registry.wl_outputs) {
  3324. ERR_FAIL_NULL(wl_output);
  3325. memdelete(wl_output_get_screen_state(wl_output));
  3326. wl_output_destroy(wl_output);
  3327. }
  3328. if (wl_cursor_theme) {
  3329. wl_cursor_theme_destroy(wl_cursor_theme);
  3330. }
  3331. if (registry.wp_idle_inhibit_manager) {
  3332. zwp_idle_inhibit_manager_v1_destroy(registry.wp_idle_inhibit_manager);
  3333. }
  3334. if (registry.wp_pointer_constraints) {
  3335. zwp_pointer_constraints_v1_destroy(registry.wp_pointer_constraints);
  3336. }
  3337. if (registry.wp_pointer_gestures) {
  3338. zwp_pointer_gestures_v1_destroy(registry.wp_pointer_gestures);
  3339. }
  3340. if (registry.wp_relative_pointer_manager) {
  3341. zwp_relative_pointer_manager_v1_destroy(registry.wp_relative_pointer_manager);
  3342. }
  3343. if (registry.xdg_activation) {
  3344. xdg_activation_v1_destroy(registry.xdg_activation);
  3345. }
  3346. if (registry.xdg_decoration_manager) {
  3347. zxdg_decoration_manager_v1_destroy(registry.xdg_decoration_manager);
  3348. }
  3349. if (registry.wp_fractional_scale_manager) {
  3350. wp_fractional_scale_manager_v1_destroy(registry.wp_fractional_scale_manager);
  3351. }
  3352. if (registry.wp_viewporter) {
  3353. wp_viewporter_destroy(registry.wp_viewporter);
  3354. }
  3355. if (registry.xdg_wm_base) {
  3356. xdg_wm_base_destroy(registry.xdg_wm_base);
  3357. }
  3358. if (registry.xdg_exporter) {
  3359. zxdg_exporter_v1_destroy(registry.xdg_exporter);
  3360. }
  3361. if (registry.wl_shm) {
  3362. wl_shm_destroy(registry.wl_shm);
  3363. }
  3364. if (registry.wl_compositor) {
  3365. wl_compositor_destroy(registry.wl_compositor);
  3366. }
  3367. if (wl_registry) {
  3368. wl_registry_destroy(wl_registry);
  3369. }
  3370. if (wl_display) {
  3371. wl_display_disconnect(wl_display);
  3372. }
  3373. }
  3374. #endif // WAYLAND_ENABLED