typelib-1_0-Handy-1_0-1.5.0-150400.1.7 >  A bwwp9|@jU2V7j@|4H||ΕMUyxѭh^&<.fj%R ?T?6*60\z&zDO`Iu65#﫷|/ 3Cu`emb1LFN%Qz&STP[\ID2#[5Z~h ,2@>:Lp>8?8d ) M"4 J[     `("8,9:F5G5H5I5X5Y5\6]6^6b65c6d78e7=f7@l7Bu7Xv7\w7`x7dy7hz77777Ctypelib-1_0-Handy-1_01.5.0150400.1.7Introspection bindings for libhandyThis package provides the GObject Introspection bindings for libhandy, a library to help with developing mobile UI using GTK+/GNOME.bw?ibs-arm-4ڀSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://gitlab.gnome.org/GNOME/libhandylinuxaarch64ڀbw201f0484aec44403732ee3e4c7c9f508cb349096afcd19e44cfb618dc1bf86c1rootrootlibhandy-1.5.0-150400.1.7.src.rpmtypelib(Handy)typelib-1_0-Handy-1_0typelib-1_0-Handy-1_0(aarch-64)@    @@@@@@@@@@@@libhandy-1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(Atk)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gdk)typelib(GdkPixbuf)typelib(Gio)typelib(Gtk)typelib(HarfBuzz)typelib(Pango)typelib(cairo)typelib(xlib)3.0.4-14.6.0-14.0-15.2-11.02.02.02.03.02.02.03.00.01.01.02.04.14.3aW@a@a6a0`@`@`z`Q@`*b@_@_#__X_X_S}_H_;^I^g@]z3@]:\\y\g@\A\ @[v[0[ٙ@[ٙ@bjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orggmbr3@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.organtoine.belvire@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.organtoine.belvire@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comjengelh@inai.debadshah400@gmail.combadshah400@gmail.combadshah400@gmail.com- Update to version 1.5.0: + Introduce HdyStyleManager for managing color schemes (light/dark) and high contrast mode. - Support the cross-platform color scheme preference in the settings portal. + HdyPreferencesPage: Remove adaptive margins to fix default window sizes. + HdyTabBar: Handle middle click on button release rather than press. + Various memory leak fixes. + Updated translations. - Use ldconfig_scriptlets macro for post(un) handling.- Stop passing the no longer user nor recognized option static=false to meson.- Update to version 1.4.0: + Updated translations.- Update to version 1.3.90: + HdyAvatar: Fix giving it the .image style class when needed. + HdyCarousel: - Add the allow-scroll-wheel property. - Fix the child size allocation. + HdyPreferencesGroup: Add the use-markup property. + Deprecate HdySwipeGroup and HdyTitleBar. + Fix translations by setting the translation domain in UI files. + Updated translations. - Move to regular tarballs: drop _service file.- Update to version 1.2.3: + HdySqueezer: Fix a size allocation issue. + HdyTabBar: Fix a leak. + HdyAvatar: Fix getting the pixbuf from the avatar. + HdyClamp: Fix using "size" and not "width" in the documentation. + HdyDeck and HdyLeaflet: Null check a child before using it when looking for a swipeable one. + Specify the translation domain in UI files. + Remove some unused code. + Updated translations.- Update to version 1.2.2: + HdySqueezer: - Make the vertical orientation work. - Fix usage of xalign with RTL. + HdyComboRow: Focus selected row when opening the popover. + HdyAvatar: Fix a crash when loading icons. + Demo: Fix RTL sidebar icons.- Update to version 1.2.1: + hdydeck and hdyleaflet: - Skip the unfolded allocation phase if there are no visible children, fixing a crash. - Fix the reverse child order. + hdyheaderbar: stop force centering an expanded title when loose. + hdyflap: fix shadow glitches on flap child resizes. + hdypreferenceswindow: - give the window the .preferences style class. - make the search results page's margins adaptive. + demo: fix a memory leak in the view switcher demo. + meson: avoid trailing slashes in directories if package_subdir is empty.- Update to version 1.2.0: + Fix deprecation warnings when including handy.h. + Fix warnings with -Wmissing-field-initializers. + Fix warnings with --buildtype=optimized. + Fix a crash when subclassing HdyPreferencesGroup. + Fix a build reproducibility issue by using basenames rather than full paths in generated sources. + Updated translations.- Update to version 1.1.90: + Add HdyFlap, allowing to have adaptive tab bars and header bars. + Add HdyTabBar and HdyTabView, offering a modern tab bar. + Add HdyStatusPage, a convenient widget for welcome pages, empty state pages, or error pages. + HdyAvatar: - Add the loadable -icon property to allow setting a GLoadableIcon as the avatar picture. - Deprecate hdy_avatar_set_image_load_func() in favor of the loadable -icon property. - Add hdy_avatar_draw_to_pixbuf() and hdy_avatar_draw_to_pixbuf_async() to export the avatar as a GdkPixbuf. - Take CSS sizing properties into account. + HdyPreferencesWindow: - Use HdyStatusPage as the empty search result page to standardize the page's look. + HdyPreferencesPage: - Propagate the natural height of the scrolled content. - Make the scrolled window automatically follow the focus. - Implement the margins via CSS so applications can override them. - Make the margins adapt to the available width. + HdyPreferencesGroup: - Allow navigating out of the listbox. - Wrap labels on words or characters, preventing long words from breaking the UI. - Take CSS sizing properties into account. - Implement the margins via CSS so applications can override them. - Refine the spacing. - Protect against gtk_widget_show_all(). - Fix a leak when destroying the widget. - Add accessibility relationships for the title. + HdyClamp: - Fix measuring the widget even without a child. - Take CSS sizing properties into account. + HdyActionRow: - Add the title -lines and subtitle -lines properties to set the number of lines the title and subtitle should be limited to, 0 giving an unlimited lines number. - Wrap labels on words or characters, preventing long words from breaking the UI. - Document that hdy_action_row_get_icon_name() doesn't transfer string ownership. - Add accessibility relationships for the title. + HdyComboRow: - Fix showing the checkmark on the right item. - Use object -select -symbolic instead of emblem -ok - symbolic as the selected item checkmark icon, as it is more semantically correct. + HdySwipeTracker: - Add the allow -long -swipes property to allow swiping more than one snap point at a time. - Calculate the velocity with a scroll history to gain precision. - Fix coordinate transformation for scrolling. - Don't leak the current event. + HdyCarousel: - Add the allow -long -swipes property to allow swiping more than one child at a time. - Fix a size invalidation issue. + HdyDeck: - Add the hdy_deck_prepend(), hdy_deck_insert_child_after(), and hdy_deck_reorder_child_after() methods. - Increase the edge swipe area from 16px to 32px. - Fix the ntural size calculation. + HdyLeaflet: - Add the hdy_leaflet_prepend(), hdy_leaflet_insert_child_after(), and hdy_leaflet_reorder_child_after() methods. - Increase the edge swipe area from 16px to 32px. + HdyKeypad: - Beep when typing invalid characters. - Allow pasting and erasing text in the entry. - Fix allowing + when symbols are visible instead of hidden. + Updated translations.- Update to version 1.0.3: + Fix build warnings with newer GCC. + HdyActionRow: Clarify hdy_action_row_get_icon_name() documentation. + HdyCarousel: Fix drawing cache invalidation on resize. + HdyComboRow: Use the right checkmark icon. + HdyLeaflet and HdyDeck: Increase the edge swipe area size. + HdyKeypad: Fix typing the '+' symbol. + HdyPreferencesGroup: - Fix a memory leak when destroying the widget. - Don't show empty title and description when using gtk_widget_show_all(). + HdySwipeTracker: - Correctly transform widget coordinates for touchpad swipes. - Fix a memory leak.- Update to version 1.0.2: + Fix gtk-doc install path. + HdyCarousel: Fix pages not being drawn until scrolled on X11. + HdyComboRow: Fix test failures on x86. + HdyLeaflet and HdyDeck: Fix transition shadow on HiDPI. + HdySwipeTracker: - Fix touchpad swipes not working after pressing a GtkButton. - Fix swipes in nested swipeable widgets when started from a GtkButton. + HdyViewSwitcherTitle: Mark title and subtitle properties as translatable for Glade. + Updated translations.- Update to version 1.0.1: + Fix build with Glade 3.37. + Fix a Meson version warning. + HdyAvatar: - Minimize the amount of redundant load_image() calls. - Center non-square custom images. - Add .image style class to avatars with custom images. - Allow css border and shadow on avatars with custom images so elementary can style it. + HdyCarousel: - Fix drawing cache. - Fix crash when scrolling over empty carousel. + HdyComboRow: - Fix popover hiding animation when clicking a row. - Always reserve space for checkmarks. + HdyHeaderGroup: Fix a warning on nesting HdyHeaderGroups. + HdyKeypad: Fix input of the #, @ and + characters. + HdyLeaflet and HdyDeck: Fix minimum size when 'interpolate-size' property is TRUE. + HdyPreferencesWindow: Fix searching rows that have mnemonics. + HdySwipeTracker: - Fix swipes not working if started from GtkButton. - Increase drag threshold for touchscreens. - Avoid a jump when starting a drag. + HdyViewSwitcher: Fix sizing with invisible pages. + Updated translations. - Re-enable glade catalog build: define with_glade 1: upstream fixed the build issue.- Update to version 1.0.0: No change, only version bump.- Provide %{name} = %{version} in shlib package in order to make - lang package installable: needed as there is no main package.- Update to version 0.91.0: + Update HdyComboRow's state when its model is changed. + Fix padding application in HdyHeaderBar. + HdyPreferencesWindow: - Translate the keyval properly to ensure keyboard shortcuts work with all keymaps. - Allow closing the window or subpages with the Esc key. + HdyWindow and HdyApplicationWindow: - Fix a memory leak when destroying the widget. - Get the state from the correct style context to avoid a constant redraw after changing the text direction and before the window is focused. - Don't force a 0px border-radius on the window to give more freedom to elementary. + Updated translations. - Disable glade catalogs for the time being: not compatible with glade 3.37.- Update to version 0.90.0: + Stop requiring the HANDY_USE_UNSTABLE_API guard. + Stop transforming close buttons into back buttons for dialogs on the desktop. + Give some nice default and minimum sizes to HdyPreferencesWindow. + HdyCarousel: - Add HdyCarouselIndicatorDots and HdyCarouselIndicatorLines. - Drop the indicator-style, indicator-spacing, and center-content properties. + Revamp the colors of HdyAvatar and augment its colors number to 14. + Set the default column and row spacing of HdyKeypad to 6 pixels. + Don't present an arrow and a popover in HdyComboRow when its model has less than 2 items. + Support CSS sizing properties for HdySqueezer and HdyViewSwitcher. + Drop the icon-size properties of HdyViewSwitcher, HdyViewSwitcherTitle and HdyViewSwitcherBar. + Give some horizontal margins to the view switcher of HdyViewSwitcherTitle via CSS. + Add all files back to tarballs except the debian directory. - Remove libhandy-adapt-glade-3-36.patch: Fixed upstream. - Update shlib suffix to 1_0 to reflect the API update from version 0.0.13. - Use new URL and git repository from GNOME's GitLab.- Remove meson_build libhandy-doc call: it was a NOP and fails with meson 0.55.- Add libhandy-adapt-glade-3-36.patch: Fix build with new glade 3.36.0.- Update to version 0.0.13: + Various build and bug fixes.- Update to version 0.0.11: + Various build and bug fixes. - Switch to source service.- Update to version 0.0.10: + Various build and bug fixes.- Update to version 0.0.9: + Various build and bug fixes. - Drop libhandy-fix-translations.patch: Fixed upstream.- Add libhandy-fix-translations.patch: Fix broken translations in apps using libhandy.- Update to version 0.0.8: + Various build and bug fixes, including a few memory leak fixes.- Update to version 0.0.7: + Various build and bug fixes. + Add introspection and the Glade catalog features. + Allow building as static lib. + Update documentation. - Pass explicit options to meson, ensure we build the features we want and do not want.- Update to version 0.0.6: + Various buildfixes. + Reproduciable builds should now be possible. + Header bar cleanup. - Changes from version 0.0.5: + meson: Properly depend on the generated headers. + Remove styles, depend on gtk to provide them. - Drop libhandy-generated-header-dependency.patch: Fixed upstream.- Update summary.- Add libhandy-generated-header-dependency.patch: Fix dependency problems with headers generated by meson; fixes build for 32 bit; patch taken from upstream git (https://source.puri.sm/Librem5/libhandy/issues/60). - Enable parallel builds for i586.- Use -j1 when building for i586, as parallel builds fail (https://source.puri.sm/Librem5/libhandy/issues/60).- Initial package.ibs-arm-4 165200876711.5.0-150400.1.71.5.0-150400.1.7Handy-1.typelib/usr/lib64/girepository-1.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/ada4ac58b1871d945578cadcaf659cc7-libhandycpioxz5aarch64-suse-linuxPRRRR R R RRR R RRRZ sO$Sutf-8308b1b992c4e595ea9c1b923c499602202c3c41242d4a3c69189916365270ad0? 7zXZ !t/ۗ2] crv(vX0AbM`,AjO.~3rڣ6JeS[9'O-D0P aWbtH)Rr 89ߌ HxeT^W׏ή=' L^!u`GN^Z;L*urL{gV1AhZU-Knl~3̨N%,|{/'h K5's3D} ٶ´xVLqH1v5=+0e`_Y0@ <窋_A<Ť7da8N I4Y #Y X*/"٦#xt%)8 \P.L']DG{zԘ# HsOKw(&;+ĸk*WX*QS\ծ~C!uVKQg-^9Huq HfF D:q Pݾk_܎_/ ^B%dJrY<χ5I@/vV<՚zowViK\+uo([-6R5 \{ͅ7Ҁ] ځ-r> =c3yjʼkQ/|N3gKl,U.Ɋޓ[7T>|6"v*S") GZ}wI?҃)j_Ϛjf%aXȂ,3w%aгU gsO*aM`h):@Fw#:$M !=.܃սW,m(ݷ`[Yt±H$)LHqY.y] YwfÒBHq\z8++E=4&OYT& EKEc0t{4aق瑎ĎAFi|ӭ`dˢM_ID.YY_2cqP0RoZz5r?e4-ͭ3:W!s&@Iؓ;I?f1z{^w_ ƃObLPG8c/lx2ҩX )Ytl a\|ALJ _[%Ӎs[PM\{nd_av ߼#q9(D;@ʃMC vo Rs}~q\5cL~ 9cݱg!r$a nԐ/f3^S Y ޭ廌9CR˭5]sة c((;g`->}>T+\ÉU loҤO,neCklոCIpfz$W"V$< ϡ:~ U}^>' 'Ȋ.>DnDMD s!l:+`W!$?!WcT VE)%׼)Ȱi>c5Zndϕ[Xc1<TVO$G]Yfj8^rGCn>55ˤDbٝU}鼘)sS}Rty2L0R^Ƚ_y2 IYRDo%~_Sc*laOjʦzE5X<;YqKG6lg~3!Fd}WDWܞǡ@^Ht$Y485DOe*ލ 'vzJJ63V{{2m,Z[hyAYS32̒NUQ;٫b 2fǿWxO4qi1\]$Y  ;1v}t |-2!ېѸyq Rxxarë|*P>L=<9@`wRz]eÔHSb1n5d1N-?띟MC7xs[b{kUr`o+z#WA}b d@@OH+%ƺ)ctn+2)WPǸQU-Cw1"IC{:s: i %N~W;z% F9G#*x(&э" ~bʧaóʧfTNS=4ͅYDy ADB,'(l !yЭ'gF,S5r5D%9xtZ1z3t '_X#~s*ә~ӣgRO D(ŖlV=?<,,uyM"JIBGCol$i @M w|OՄ )KU6zY:}2te1%揰^ J88}>ƥvg+2:v^ܯ.jX_L1H#gZὴ`jx.DzPFwYma9N4<]uEG#pɃ!JR gOւXPBe">/OZ)+O V|tW~N sY2œSlB2>{H:zp4!Kg1uNs'u=Z$͆B$ChبGߓCk69^IRMDf`!5u# ~c\J}15}-YTjZiQ`&;jJ uxaġ=T^u@l2WVz+WFG.02>}Xs͒^q]쇖yC˞xKw(4sUs\b HLT[8`4#Y0ӬC{ jOhx PpBL1I >*vMḍ9!&5!F^_ƾ |gZ@.0Ub˧pZc]~A`m$ ^eBuEyt'=8ļ_L@T++vyTH  H: 8*M!&@? O.}QS`:EE+5bk@E)Y^;sTLk9 Z}ok^J[SC <% z'hϣO.C?vZHb8Dkj :mdY51=Ƀ:>(\Y0Вz,tv/{F^F97E:쉍tIaV=PЩ-/ QO)rHz sy jܬ5ϤlPVc8> .2˲i!9=cQ6e780dU"%X4zB{ tvP/hRD qkM ˪_f)oa"H~(^=Jt,@M=F>4G7xPY__S;ʞA^{g% JL[g6Yl'C?"n$uYLC+vᮜP9(ooፑiJ: a7)2Q+'FOn:BU֧}m`ZPIQ[GK/9M< ^Ci&0犥BխO< Zt 0v)3J[~8EU.){~6 obD,OlOr9eO7x uOʭ:v+B_Rλ@djzfD/&A7p5a7xS\@)_`4̮z'T 򳮄C{0X5p9x&-aDT{k׏P {̯x6Afd #ĸq/DK +-2?!c(fi bZӑ&i5(r3VrCYfH;xV_:'C l{ܤn$TutFHkq2b%4ky=4n#4C ;NJ/U'$5.(3i2M5d7"=,{v*N.8|r#xD?]98Ϡضye .K0D'-XCf:i ɋ(KTUҤ׀ A 1mp'i<\z6?o$S%^uTR*I dkK]eqTk~x5oL:89Ge dJ#szeԁ*?)t*iWČ@1>tq5"j^_1͹\({G/H\zÝ+Pxd@qѽȔ?7k:ZL$&V Nh0k"h "ɟ_:#rJFϣq2BBD=l?Zڗ>WoxNvNمS;ͥcwG DJtZ}G!Xhtg:eܝzZ%=ɥT',ZƧcV 0ppjǹ] C8<#x<,[5pAvv*&~&=*kϥfw驣MJLe0@)c֯w{S avL0 Ayd%pc@Z1MۺߝglLV=I Ã\q"^X44eÍ v y%:{ J6[iz+/|uQwXCOa hE}/s"[8JV^_yzl6&h'E*L#̆M>s(Fb\rx,mj=)!Hjw$4Cg0xϢ.Ӳ(BOZ 0˯l;!*s*\̺NæH ew!\&ȑ7Bʻp<3'o~:5sNUSj{lyxwc<̱_D ;cZ޹WmJzH W.=/sѓJ)%cYGd1qT{2RC]6̋lY{Pۇl%UP2 !uU>fdLMWCׯ*nyZ@r+zF~l.,{0Ea5c{ fnNgu"~1EU7ͅ:f<} PGVͼRJn7fWlJ9;Zܥ˥`+2@sbdNH^S ޖBnA]^y_oTxtf \@8X?dyr`{";8z1!m9=E=S4 0鲭iX;{-vT{+{d9 \ ~1@ե5m{O/0OJ^Q&=5MڜEWDtV; #iub27ɫC[r66[{Q|. iHo-wr{?' Pzjmn0ǜ*FcQ愃KsL o%CZyVQAډ"ɗl5Gs#oҪOQ};k zJz3߉_%el* Kg.br ]3jݓy!wi FESP$C$lsV cA؜>LNv3qWXԙ& 8Iu4_]lR%gw-)m)pM ow/eHJ[YiW{D"e,>x<?$|ss#F8ykdyO*N3~0IXFlNp 9xS#YwΎL.Ƅ_6Uz԰V&CU _}fe`i骄!M$* QѪ#x wW.hy4*˩;,ALz:iĞzStvM37l  Z%gғ_q? y++w<F9IrMvK/5eJ<+Y3)ƣYȠVY4a0DvBIc*kZ-pnJkOx` ::t {U/;@F)M]~2հ|Mi-`^۫ 8+#|CCw+G5AD__ɦndpjrm,^4Ͼ%1w _ j'#ₑŹ9cd/iu\3{1u퐙k0jY$@MD65VJj|7p9(iKđSbѥ vnV|LbgJ$Z&T?GV˳⦊L8VmA?vnBfN pB`?ֵKY _JK;݄¼;mոcŐX:"2TDB.5xbY_TaY2ѻFk[ܕ\ 4/*e}a| T抗6[%k/{ǽ7"pi9P*\d9Iw̱2p[p?wq:>!A},FRf}`1"^›]|oQA8ɽ?&4d|d깮5ُN0Komġ4jM32 OvƍZZ,Rfa)xp”21%[ -c݈;CUSFTVpS۱:*#jc*-=g+?n!W $@4,At$!A?^5LkY}(!>G!7E Ճf| KMxU9y,N@Ŗ[)`M{{Y]`Σ-}%<ϕj1+ m/K d@5X0 HIF:v#jEڤRߓn¬*]2n@ )S8[.8߾^E,$v,@LjtRIo־;O_J[ʦHbpo|f IsvHVB ) }ѐLiz2|WR!5S?3!%<رwlc8\WgҕD ` [(_{C+D+@;Az{ q2{`1B\t3FF\):e ur$cyijZF6|N%a.O࿼y9U9ϟ)q5jh+gGkH03aASc6Caqe)}2EA-n_z>qC'NmDz9)?1zyiw,[aTS+aa^Gkd2$QݭsCPF~l{/_1AQ A !Ȅ_vZhujW|ʺ{Aw-w-^ T\&๩JZL/ ,lncQC@ كIG}l2ju.fyr`sɓ,YMUwLB/:`STNg5l)4ʑNsrx@~>[ls} 4r0VxѨZgّQ c?k.󟼯M;V $=%wd,mj5_j\QIHfa_mNC]>~ -в{TQ ^ӍU*D,yno%vA.kzs ̴^PuˈM >3i(,+I.|cpGv%Rʑ7 pGnt 4d7^Mԉy`Ǯ *AKJwΤuPó@*trRY2`a$ юYg P7s?Xp֓R! -"y-.ϰ') D+mY% ]$xe: eX jSQއSJ1".9,!PK=ZD7^kxeU~U tVOAaF* _Om<ڴg5'&#kc6-E6ovw?ҤRҐ_&ʧQFn/<`$7m9DԶŇ %,)SG8KbH$R}U0# pɂ4.x߇ިcEviխtפLE?Yjz'j?it2d(ӅC -ޞ\G~7)"YL `C#1SuBc{QK:LKx\H$y@,o0 F'AOk  ?Scn_{Ӑn5:',`~q=*޴:f y/O:I2} eS1c7CSl;?]ɍnݣ-P*i9*YIG;S ֛\&MvOgŭ-YM.~ubC:l"D}i# EZ Rv*)gN<"C31;elG]L@倳 ?Z@!\@EſuLе[M2mPf0²m^1C;Ĩc%_j}VBL+YGT7-O$ K1ƶk,f uV82 Ńc$`>,IٻfL.^lp_.6҂Z^QŸ9*_&A=; 65qժعl<5m:lK>ά=<.3a0i!ȭ!𻯤~_fRP9Xxi|1b߰AykYHRŕ ;>DTyz-}`(*5VKwΈנNg?*nW)3Lwѵ #=4ARN䢘K\>f:jh]vhPB+:^]w32  |MPSNVk:':XKCit.8?u0-\c 4BL}W;M$sc!:U<\- .Nm