typelib-1_0-XApp-1_0-2.0.6-bp155.2.19 >  A dk;?I%z 6,0Jmv?I 6=>n^̭屬I Ȥq@2axCNk v|_/KKZ)Q ɱO4"z-_?걠MH](ٶfp4侮\"A8@(L&p?IH \ ێ8CR}o_#C m#ID ۰~=xR\(|rn9D;p,LOmxR٦⦱`ly7k"Ǝ-LpSt/Ҟa`},W*LK;vLsGMzp>L?Ld ( O 9BS m~    J LT^hV(89:FIGIHIIIXIYI\J]J ^J9bJcK0dKeKfKlKuKvKwKxKyKzL0L@LDLJLCtypelib-1_0-XApp-1_02.0.6bp155.2.19XApp library -- Introspection bindingsThis project gathers the components which are common to multiple desktop environments and required to implement cross-DE solutions. This library is used by several XApp applications.dk;5obs-arm-10dSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/linuxmint/xappslinuxaarch64aPdk;+_R364ffc55426d421fe6e05b4fd0b69bb732cfe6cda99546d8dda29bd68b4b95c2770d6c9686fa866083d41eb7d3294b58b6a3aac972e12806087847b1538cd277rootrootrootrootxapps-2.0.6-bp155.2.19.src.rpmtypelib(XApp)typelib-1_0-XApp-1_0typelib-1_0-XApp-1_0(aarch-64)@@    @@@@@@@@@@@@libxapp.so.1()(64bit)python(abi)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.63.0.4-14.6.0-14.0-15.2-11.02.02.02.03.02.02.03.00.01.01.02.04.14.3`2@_`@_%__V ^wS@^[^!]=@\@[QZ@Z؄Yq@Y X!@andy great andy great andy great andy great Callum Farmer Maurizio Galli Marguerite Su Maurizio Galli Marguerite Su Alexei Sorokin sor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.ru- Update to version 2.0.6. * 80xapp-gtk3-module.sh: Use GTK3_MODULES instead of GTK_MODULES.- Update to version 2.0.5. * favorite-vfs-file.c: Don't mark favorites that have unavailable target files as symbolic links. * favorite-vfs-file.c: Remove a file from favorites when deleted or trashed (but don't actually delete or trash them) - this brings the favorites behavior in line with recents. * favorite-vfs-file.c: Remove some methods that can't be supported. * Go back to leaving favorites with missing targets as symlinks. * favorite-vfs-file.c: Add thumbnailing preference to the filesystem info. * xapp-status-icon.c: Construct fallback dbus name from a non-localized string. * status icon: Replace g_get_application_name with g_get_progname everywhere else (followup to previous commit). * xapp-status-icon-monitor.c: fix typo. * l10n: Update translations * xapp-gtk3-module.c: Add a mechanism to allow a GtkWindow's icon (#127)- Update to version 2.0.4. * Change shebang path - Update to version 2.0.3 * fix "build/install: Make the favorite gtk module's xinit file executable." * Add shebang to 80xapp-gtk3-module.sh * l10n: Update translations - Update to version 2.0.2 * Add an extra icon for favorites - Update to version 2.0.1 * Update docs * fix xorg-server startup variable * favorites: Make sure initializing favorites also initializes the uri scheme. * xapp-favorites.c: Add a note about the favorites uri in the class description. * build/install: Make the favorite gtk module's xinit file executable. * build: update some dependencies. * xapp-gtk3-module.c: Override GObject's constructed vfunc to inject the favorites uri into GtkPlacesSidebars rather than hooking onto a signal. * build: use buildtype=debugoptimized by default. * sn-item.c: Fix typo. * various: Fix some previously missed build warnings. * xapp-gtk3-module.c: Don't add a favorites section if there aren't any favorites. * favorite-vfs-file.c: Don't assume a GError was passed in for file_query_info. * favorite-vfs-file-enumerator.c: Fix a couple more places where an error was assumed. * change favorite icons * favorite-vfs-file.c: Don't free priv->uri until finalize. * favorites: Fix some leaks revealed by valgrind. - Remove fix_sn-item_control_reaches_end_of_non-void_function.patch and xapps-void-return-no-return.patch, fixed- Update to version 2.0.0. * Bump for favorites support * .gitignore: Ignore the new debian build folder. * favorites: expose xapp_favorites_rename (), it was mistakenly made private during some cleanup. * xapp-gtk3-module.c: Don't initialize favorites until they're needed. * xapp-gtk3-module.c: Register the favorites uri scheme immediately, rather than when XAppFavorites is instantiated. * xapp-favorites: Add missing pointer to the DestroyData. * l10n: Update POT - Updates since 1.6.10. * sn-watcher.c: Move invocation completion to the registration callback. * sn-item.c: use a different method of fetching the pixmap. * Make property-retrieval fully asynchronous. * mate-xapp-status-applet.py: Adapt to change brought by 9c4d5e92d2eb288. * build: Allow making a library-only build for flatpak packaging. * xapp-icon-chooser-button.c: Remove leftover debugging line. * xapp-sn-watcher: Create StatusNotifierItem proxies asynchronously, and don't try to load their properties. * xapp-sn-watcher: Add an app list to flag items that should have their tooltip replaced by the application name. * build: Make build of xapp-sn-watcher optional, defaulting to true. * xapp-sn-watcher: Add key to disable StatusNotifier support, but leave appindicator support enabled. * l10n: Update translations * Update docs * xapp-status-icon.c: Get rid of the dead 'shadow' region around menus, as they can interfere with clicking on the icon to close the menu. * xapp-status-icon: Add new properties for menu/button state handling and one for metadata (miscellaneous info to help define behavior in the status applets). * xapp-sn-watcher: Set status icon metadata for appindicator icons, to inform the applet to highlight/toggle the panel icon with either button click when opening the menu. * mate-xapp-status-applet.py: Use new properties to sync button toggle state with the menu state. * test-scripts: Update some scripts to demonstrate new property use. * sn-item: Remove support for XAyatanaLabel. * xapp-sn-watcher: Update clear the registration list before freeing the table of registered items. * xapp-status-icon.c: Add xapp_status_icon_popup_menu() and use a more reliable GtkMenu popup method. * xapp-status-icon.c: Fix inadvertant verison change in doc string. * Icons: Add symbolic icons for xreaders annotation features * xapp-status-icon: Add a get_visible method. * mate applet: Use markup for tooltips, and update test script to reflect this as well. * mate-xapp-status-applet: Fix set icon error handling when an icon name is missing. * xapp-status-icon: Add a get_visible method. * mate applet: Use markup for tooltips, and update test script to reflect this as well. * mate-xapp-status-applet: Fix set icon error handling when an icon name is missing. * Update documentation * README: Update link to docs * Update README.md * xapp-util.c: Initialize auto variables. * Icons: add pin/unpin symbolic (#90) * Icons: Add xapp-diaporama-symbolic * xapp-sn-watcher: Add autostart file, to start at session, to start at the session initialization phase. * Add a utility function to check for nvidia on-demand mode. * xapp-sn-watcher: Don't enable in MATE * l10n: Fix makepot picking up unwanted service file * Eliminate all appindicator-specific code from xapp-status-icon.c, Add a whitelist for xapp-sn-watcher to list ai icons that should left-click to activate. * l10n: Fix makepot picking up unwanted service file * Eliminate all appindicator-specific code from xapp-status-icon.c, Add a whitelist for xapp-sn-watcher to list ai icons that should left-click to activate. * xapp-sn-watcher: Add a whitelist to manage what desktop environments to start in. * Add option to specify path to pygobject override directory * Install icons and scripts using meson options * xapp-status-icon.c: Sync the visible state of the fallback GtkStatusIcon when it is first created. * xapp-status-icon.c: Fix the timeout duration for xapp_status_icon_any_monitors. * Remove use of deprecated g_type_class_add_private function. * xapp-monitor-blanker: Use G_DECLARE_FINAL_TYPE * xapp-status-icon.c: check if we have a fallback status icon before disconnecting signals from it. * xapp-status-icon.c: Only call gtk_status_icon_set_name() when explicitly requested. * Add StatusNotifier watcher. * mate applet: Set the new icon size property (this provides a hint to xapp-sn-watcher or any client app to provide a correct icon size in some situations). * status icon: Add support for scroll events * debian: Remove python2 deps. * debian/control: Add missing dbusmenu dependency. * Packaging: Re-add python-gi-dev as build-dep * xapp-sn-watcher: rewrite in C due to leaky dbus python bindings. - Removed xapps-python3.patch, fixed. - Removed gtkstatusicon-fix.patch, fixed - Add fix_sn-item_control_reaches_end_of_non-void_function.patch to fix Fix control reaches end of non-void function in sn-item.c- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)- Add gtkstatusicon-fix.patch, backport to fix crashing tray icon (boo#1165082)- Add xapps-python3.patch, fix issues to build without python2- Update to version 1.6.10 * xapp-status-icon.c: Sync the visible state of the fallback GtkStatusIcon when it is first created. * xapp-status-icon.c: Fix the timeout duration for xapp_status_icon_any_monitors. - Changes in previous versions since 1.4.8 * xapp-icon-chooser-dialog.c: fix hidpi icon rendering and spacing. * xapp-status-icon.c: Allow a primary-click to activate appindicator icons when they have set a 'secondary activate' target. Otherwise, have primary open the menu as it ordinarily would. * xapp-status-icon.c: Reposition the menu when part of it would end up below the workarea of the monitor. * mate-xapp-status-applet.py: Call widget.show_all() before binding to the proxy's visible property. The binding is one way only - local changes can override the state initially set by the proxy. * mate-xapp-status-applet.py: Add a small margin at either end of the applet, and allow ctrl-right-clicks anywhere on it, so the user can bring up the About menu. * mate-xapp-status-applet.py: Hardcode symbolic icons to 22px. * Mate applet: Don't use a handle * mate applet: fix configuring * mate applet: fix regression in install location * debian: fixup changed file locations * mate-xapp-status-applet.py: handle a null icon name correctly. * test-scripts: have xapp-status-applet sort icons in the same manner the real applets do (symbolic to the right, then by alpha process name). * xapp-status-icon.c: Keep an account of button presses so an orphan release doesn't activate or pop up a menu. * xapp-status-icon: Track and notify changes in types of support for the icon - notify when a status icon is picked up by a native applet, a traditional system tray, or is not being picked up by anything. * xapp-status-icon.c: Replace g_enum_to_string with a custom function, this isn't available with lmde's glib. * xapp-status-icon: Add a function to check for the existence of any active status applets. * Implement XAppStatusIcon (gh#linuxmint/xapps#67) * libxapp: cleanup compile warnings (gh#linuxmint/xapps#69) * status icons: Add a monitor class for applets - XAppStatusIconMonitor, (gh#linuxmint/xapps#70) * test-scripts: add a status-icon-via-libappindicator script. * xapp-status-icon.c: Remove leftover debug line * xapp-status-icon: When a menu is provided to XAppStatusIcon, handle positioning and showing it internally instead of requiring the application to do it. * xapp-status-icon.c: Use G_ class macros to cleanup header file, fix xapp_status_icon_get_menu() (copy/paste error). * Add some useful build C-flags, fix test script exec bit. * Add API reference in docs/reference/ * Set theme jekyll-theme-architect * README: Add link to API reference * xapp-status-icon.c: Emit 'activate' during fallback status icon activation. * docs: Generate html automatically * xapp-icon-chooser-dialog.c: Remove unused variable * icon chooser dialog: add default_icon property * icon chooser dialog: add *_add_custom_category () function * Add a Mate status applet (gh#linuxmint/xapps#72) * xapp-status-icon.c: Refactor event handling. * xapp-icon-chooser-dialog.c: prevent segfault on non-existent icon name (gh#linuxmint/xapps#76) * IconChooserButton: Add the ability to set the default category (gh#linuxmint/xapps#77) * xapp-icon-chooser-button.c: add missing dispose method (gh#linuxmint/xapps#78) * mate-xapp-status-applet.py: Make improvements to event handling and widget appearance during clicks. * Add a custom install script for installing the generated header file. * Add i18n for the mate applet. * mate applet: Add an about window, use more appropriate install locations, move build replacement strings to a separate imported file. * xapp-status-icon.c: During async ops, when checking for cancellation, use the error code, as the cancellable may have reset in the interim, but the code will be correct. * status icons: Support multiple icons from the same process. * Revert "docs: Generate html automatically" * Add a makedoc script to update docs/reference * Update reference docs * xapp-icon-chooser-dialog.c: color the symbolic icons properly and fix hidpi (gh#linuxmint/xapps#79) * Update translations - Rebased xapps-void-return-no-return.patch - Added mate subpackage for new mate xapp applet- Update to version 1.4.8 * xapp-icon-chooser-button.c: make dialog inherit modal state- Update to version 1.4.5 (changes since 1.2.2): * Add an XAppStackSidebar widget (gh#linuxmint/xapps#45). * stack-sidear: Simplify a bit. * stack-sidebar: Allow using in Glade. * xapp-stack-sidebar.c: Set our internal children visible during construction. * icons: Add new icons for the nemo preferences window. * prefs-window: Use XAppStackSidebar. * Add an icon chooser dialogue (gh#linuxmint/xapps#51). * icon-chooser: Do a bit of restyling (gh#linuxmint/xapps#52). * Fix segfault in icon chooser dialogue and ensure a category is always selected (gh#linuxmint/xapps#54). * Add an icon chooser button. Displays an image of the icon and opens the icon chooser dialogue on click (gh#linuxmint/xapps#53). * prefs-window: Restyle to better match other dialogues (gh#linuxmint/xapps#55). * xapp-icon-chooser-dialog: Include the generated enums header in the .c file so it does not break C application compilation. * xapp-icon-chooser-dialog: Add xapp_icon_chooser_dialog_add_button(). * icon chooser dialog: Prevent the dialogue from being destroyed when the window close button is clicked. This was causing an issue where the dialogue will not reopen in some cases (gh#linuxmint/xapps#56). * icon chooser button: Fix image not updating when the icon property is set (gh#linuxmint/xapps#57). * icon chooser dialog: Initialise the default value for the allow_paths property. it was causing file paths to not work when the property wasn't set, even though the browse button was showing (gh#linuxmint/xapps#59). * icon chooser button: Prevent string pointer issues when calling icon_chooser_button_set_icon() (gh#linuxmint/xapps#58). * icon chooser button: Enforce image size when using paths. * xapp-icon-chooser-button.h: Add missing public method and fix annotation for it. * XAppGtkWindow: Make derivable type. * xapp-icon-chooser-dialog: Use XAppGtkWindow as a parent class, make the default window size slightly taller to prevent a category scroll bar under typical situations, remove the skip-taskbar hint in the test script. * xapp-icon-chooser-dialog.c: Give the window the title "Choose an icon". * various improvements (gh#linuxmint/xapps#61). * xapp-icon-chooser-dialog.c: Only display icons that belong to contexts. * xapp-icon-chooser-dialog.c: Don't deep copy the category's icon list, just shallow copy and only free the strings once. * Update translations - Add xapps-void-return-no-return.patch: Satisfy rpmlint checks.- Update to version 1.2.2: * xapp-gtk-window.c: Check for x11 at a more appropriate time. * Pastebin: Replace gist with termbin.- Update to version 1.2.1: * icons: Add category-search-symbolic.- Update to version 1.2.0: * Switch to Meson. * xapp-gtk-window.c: Use gdk_error_trap_pop_ignored to quiet build warning. * xapp-gtk-window.c: Skip x11 calls if we're not running an x session. * xapp-gtk-window.c: Only do an x11 check once, cache the result. * prefs-window: Remove a stray separator. * build: Fix pkg-config generation to require header-file-included libs. * Add a media-mount-symbolic icon. * Extract/compress icons for nemo-fileroller. - Enable gtk-doc.- Update to version 1.0.4: * Add xapp-gtk-utils.c, xapp-gtk-utils.h. * Remove extra spaces inserted by clandestine foreign hackers. * Add XAppGtkWindow, with methods that shadow GtkWindow's icon setting ones. This way, applications only need to change the window class, rather than adding extra code. * Allow XAppGtkWindows to be used in GtkBuilder (.ui) files. * pygobject/XApp.py: Simplify and add an explanation as to why this file is here. * xapp-gtk-window.c: Add xid-based functions. * xapp-gtk-window: Move the Xlib include into the .c file - it can cause namespace collisions. It's ok to treat "Window" as an unsigned long, because that's what it is. * xapp-gtk-window: Trap X errors when setting progress. * Add a VAPI file to support Vala. - Remove baselibs.conf: has unsolved requirements.- Update to version 1.0.3: * Fix build. * xapp-kbd-layout-controller: Update test script to reflect current api/intent. * Review licensing. * Handle exceptions in usr/bin/upload-system-info. * Add a couple of symbolic pane visibility icons. * icons: Add an icon for regex-search. * Switch to the correct python deps. * xapp-kbd-layout-controller.c: Allow up to 3 character labels. * Complete our set of pane icons. * Add support for building gtk-doc. * Migrate away from gnome-common deprecated vars and macros. * Use python3 as all scripts are in python3. - Update the package licence to GPL-3.0+.- Initial package.obs-arm-10 16847491091.02.0.6-bp155.2.192.0.6-bp155.2.19XApp-1.0.typelibXApp.py/usr/lib64/girepository-1.0//usr/lib64/python3.6/site-packages/gi/overrides/-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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/ebb0c852900d7fb387877765ce50fe17-xappscpioxz5aarch64-suse-linuxPython script, ASCII text executablePRRR R R R RRRR RRRRZVnCspmutf-8f5386251a328e05cd3dd83b48228e33eeb1000fb8fed3fd2367ecccee83edcc3? 7zXZ !t/fd] crv(vX0ٱ',L~aY̆HzMhޏ@K HV^+y3s([M@ *NZXmM9ns,?1WPnNM;K\6slXL[b-)ƣOgl‹A'R#XԳz*\G#H5NU i8 iYrB"N2PX@ZV&^_!LFJq%ⱶRyXS=Bj4 XM^G>1QΛC* deǾS3T$Ep C)/"HE(AnDK&35>vsSgpȌhAiy#^g2T߇<6 %tuQFKRћ:[7v#44Ne8 z /Pqf(1%V7*r]Y%Ç4٨EgekZI3Nْ\.zhHi@u] gޭuЬC鑷5X"1 Je ~_p1Ա-,3KiQ]S9&4CߢHqƃ6!i0 A8hHTP-"`g9v8U ِb)3ȱ%{v"-ar'Lj`jے(awpIsݥ,w}J|>H"\&$ eMsd [2#v1"/q=GۍMqf ܝ*[VM a65qNFy]<I ىL:S8tLѦkfRU*2|% IgW3aH Kne m*WsS~oMz̶.DW=.ی^I]IuUE1xIS#_1 1WJxwZ~X,n7v{xA#چٟ\>ClKV]ycVTe?-C7A.wQNWӕh%҇I'L)N$ ٿ:Pkr K},5e^ߛ9? ͩ)]?{j?Y!Au L*[<7..3 6ȶƻOȁ<2ea=>.pgٿpT`XiR'WwC_g x]$Hte6o iB_3]vԘo[ ,qۯYq;!NFlO4Dfo?Jw -ӘvFB`\Y{Xc̲ARy$qy˩GPyQ aI#/ҜLO i4{ԗDzGW 2BuѢF?*@aB{r6&]ȁEHEjq4Dld͕.hSq7?#L5Irp"Z!dCN=Gm'SG:(m7ސ T?aj y? pG=]l +h;Jo[5R]qIQG$s;%5$"p޿!+ a"ڥ'Eٶnj=.G -lG(p/ܷ5D.ܭ'RXIWl+ #F4nko b(QD շ*l7 _fAE^ %Vi} %M΄eiZ 6n9Wk LrEJ W ,?(q}U`*<4 egp.23ud-mBLC,n sPA.(枃4k !8^ ƥN2;١[8Էq)j evZ()2GEUl;w}b-%]8QB]1?.Pl %m6 BP#M͑d L_)0TܖlS*Rkl~} #:p\x orOuH2=g'Z3^'0\`J_5:yVƿR (վ&py#An!E v3FRb ÊJI̢Ĥ$o `|+Mѧl2שXf[S<앆:)Y042f3(7$op$b4ӹ~=FM?Y˖Rjڠ*=n5֣][q]%dl;wDdſ±vvd61a eIǰU bTD=(MjK ^O7G2>,AQ8|5 x$(S;; ʫ!ifC[k+ᐛIO-"Kjʓ2+ZWEJ8ƸC('*:VI*D.)x#'a1d#z\,.ϐx̪O&X=&Sf7ȏ>UOXi+L_Q0M[x-WE:>ylosS _lइti򺀃jBs^?4L9>c'r8w@il"&DPso)KLO'F~'"\ſ7 !Ӓm9SѽlRRAӕe6mt $TJQA̰5x~̭ /΄#5S2Un̟V☯=05wؓLƺ)X*.O8J+aoaXjA{ЪcJ">;2#9 QrN[|ׯԮc4=5,r$Q[3*9fd@bK?HWx4O=iu18^|bnI#-j crEyx(]d`ч34ŎՐL{%IP#pk{Y7}Q҇(L@Ւ1GӢ sNDj>xH;bKtKǭj6N掱pLfCTe yoŰ{P+6 rGKua0%'Ğ,ɯUUnU#k*^q갿r\ X&hrсGl觎U:c~A=<x05B8W#A"0xd(~.L-iwNZ PG:f\X{iޭݸ+p 1#%"s-ec#VrlK;R)yuaF(ZAAYe5۳\m<:))rD|~Ir75H!U)S:62۠Hf$A|N6&ӬPAWCa/NtǠvM(f'˯ڕLX2l৪rZLLK׌e' iJŠixE7v'ˇ7; .ҍM4e?k7|Yt51Ag.r$xAS1=We }^'+,(E|h҄{|_TQC1,)@_/Kg]/oHjZ`KoJAҽ hǪo( چXs|פie]_YŷO졯@+9wڵqWYt#Bg-N }9=zJjB80Vz҈'@s9m‰tL׽ G>2=x];nFo ְM71C=A^nrzup>B Όӗeև+lʁxu@ Y9}Sa-^1YFNWe DeƸ}DyV¼n;M(s_jT޵?q7aYvfy(?W1xGP޹L)Cp 򠲉.S)$(%^LË9fo!琛u.8=]bZPY59Xoٰt,wlXhdKWcۦic|[vrg Rr] &mE#QtmG&mrg2F>u S#oSU6fI>i|,aEi9jIM%a&Y Glze:L5~̙yo}_ dO@>>w0UӯM 5BۍZukvv~Ϗ(ov*f1CiF#&w^ փ^-HR\o<523 bgd@R Nu| MӃw$M%>OZixBxْ&Eo^W poQq$}^Uƃbe 8 k0z f猩> [-U\[>>{N˽(2Y+~tNڕHSqقtj\,LB$ur1Yu`ЙM#Lۊ>bt4_.'>I;kfҥ! 7VSxft)S44E[jzqW5TzS#S22^&Qאc!\d' ﲭ]HB+Q(J1fDC>u+/|Zb, K==ᯀ`mJ4 v#<Bx[}vKf &Rg0͒aHA*Ϡ?ܞ*g3xbȔ ]]Ua?")jhZ'IL(F? $Pu [W.)dʖ~i,VxG覊SURM\+ru @7];KȥQq\pqLr͜IzS ߬豈O4m#"#5\+qu;&{by"9Ŵ  IRN>2z4um'0 4I=L<(c—huϵms>{`E`XZ'bB{tc9'U72*QDař|kWn2FL? *Vs&t+SS< )ABJ,7 J5| &]z#D_E'ߊs!FmLkJha(/jkr3y, YZ