typelib-1_0-XApp-1_0-2.0.6-bp155.2.19 >  A dk;VI%z RQ+^&XT~uE0].tƲyQQҨ%(R 7t¯RP(%j HY: m"ؾ԰G1z /Ћh4RTq@:. ^}`m#wOxJ7M7-7!V"t,5E&r|/ha>k1M`n%I6>Z.<- yze{Tj A]+ۑ:"$!>k^.Kl; @TV.rwę8:qwSʢ51P:\}fʠ2u}y~rӔ+˾Gu.R3`v}7~5}VlTkI6ܠU[7 14bqs$Za+w% *GdOQ^1K;*kͪ =D(F `1T0_oTf>p>L?Ld ( O 5>O iz    F HPZdN(89:FIGIHIIIXIYI\J ]J^J-bJ{cK$dKeKfKlKuKvKwKxKyKzL$L4L8L>LCtypelib-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;Kgoat19dSUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://github.com/linuxmint/xappslinuxx86_64aPdk;A_R364ffc55426d421fe6e05b4fd0b69bb732cfe6cda99546d8dda29bd68b4b95c2770d6c9686fa866083d41eb7d3294b58b6a3aac972e12806087847b1538cd277rootrootrootrootxapps-2.0.6-bp155.2.19.src.rpmtypelib(XApp)typelib-1_0-XApp-1_0typelib-1_0-XApp-1_0(x86-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.goat19 16847491311.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-xappscpioxz5x86_64-suse-linuxPython script, ASCII text executablePRRR R R R RRRR RRRR@!fckAutf-8169661abb51d69a4aa289362dc5b81d97012f29df820a5ea4601807692c090c2? 7zXZ !t/fb] crv(vX0ٱ'ucŸ,nP G2v-' BuJ .lw2Y.ގAUڔL'L>ZnGX@BeNGPH1wTrN#5ܭGm6dGbTzVd4Hmp G ԌQɺX/kL4kXO! |h70JAد#k[-X\N2pi jO 8Gd 3R}B_?XTfW7f),snw:-[WWY=c(_;fy8s('pLk8 b E:D?,`o`̯i YSm-HI#Uʈ>ăb5UbJm¥se^z-نjmTvH6¸INϳy[J;zq1yL9  AHL?[Xv3YTĿ?XPW=M%GY-].63酡Mc$&ΐpKDYFcrKD]*da\Y͟o>7Zk9 q5r%Q$>L:&Ǯ @JY. !MG?XD=e=ʧOy(.)qe`xdxMzE DR?Z`9R,QRt}Lӄrburjkv h"0v-js)=eMP׋em#FM.U{[\1F؉^edr@Q(HO7P&HwʴzD.Ɓ3һ/QK~-{\; 1joM @y_ ^ثe[kocmYƺ-Wo7ˢ:5w((}b?py7m?" F`ϋuD8ӯ׉A4>=pM7sdv$wQa@u\^8C8VΌXxKwl?ummցREI& zh&EZ7hkmA5d&X+^փAyjƓo&Y儴 &<צ'Փ"{ eVHhBX]/hrw5~M94`Fio?+WO_jR,VڮljN#3cw{QBʸ0$l[9K➛ N3fWl n6s }|9;xDN)|w'q Q!lY"sƟ@}ƷcE" Ⱦ1wiLBH{i$ҁY5re$xaZG`ViZ[HL򀖅{ebNx*w;#(odRf}Laq˙؄9Q'IkMdbP?6ʅ:ZВy{I#t:K 01+oQܼ& O9*\p!+jrH$~`67L:+"'E剆5%hѴ&ұ*h,Q-pR_;a1+sW`'e7 1 \c]j}{ 4k1`:@su)ǾTGNQ~%Jz}Fȸ+:*"LqA4Z>f+8poH\:t]%&.C.n*%uL!6?Volf[ڰq]Awv-wl!l.|~C̐˄dYQ(/F򜗗65rlgРaIcV5I]2\J ԑ# O|YD4qszW>z4C(J \DS *dmwqyZ^PQ}I a[oiEY!`_S "NItȧgA[:u6a"LX?5lTYDR)HkKŅ<=Ħ95R;.NiL2* j}n&T?wMDȩ1u[s+G/v!dh+Iֹ9R:OT~БY!K([ ԊG.o.T )wd̊(Lv6 d98w\Pg ,[*mGv ;"N`:Qg;y ߤ6љ#*RR3F7ZhC 1{]0}=-#mme+&i7g.d%&*tICg ] bʞ zu8b7P $=GBCl}Rh -uz^3,jF,DiqJr4;3UK+_jœ מJ5*GqP. !Fځ_}O ᡮVL!/N΍ ݗE޵ x>3Ӫ 7^6 U+q`+޺{HA"P,_I *aQVV?یAq\$by\Ho ҫL%\1/,I8(ۀXr&r{(!;^lV\x.)- ,r`&؋h[ĝƀv?Ydg?]3BXU{@杅)dS 5*ZA} ?&A, xym+a ]{4퐘8G!Ej"bJݪBQ+ю\4'Hkiz-)X $ r~kx!U#7:jua-PkHA[Rcz/uNבIOL*!yP?!7\4]>_2 ڕp"C3?U^J.~G |nwoѼR^Le2k ډ LRFr ]3k]Ao$ >+Js *}2^\X%B:T %W"s{򈛀pZ|[{lJwpҠ1)ԯTUY?t+ߑzq,t u6K6nGKLngtW+`D`?9KE< D{2YD2Uj+d4o J$bۏTQuzkKn#6j!'s^VA`= +M_\]8u| MIœ9ֹpG|G|lQl(@+RPR~9 g8N+zB`7\TOˀX.b:$6!_/]aFXJRtxZg] f#]WFq֫.^MO G$\gTŊ#ʒW Xvd}.''$g=G[9x̷9/BI%zNtBN-?˄s΅F VY4ed/~\=ž? Ibagݭ\D{g[1ǠB@Gn $&5:q3X-0NX e~M5zME=z@ɠ> %ll2䖏 +#cshUMIj$ШC ~N3O Kn#MLpW?Ԍ?M^*IA 8hSB4+^=joBmZg5!1fXYF(ZGt>mEuTVD٨i])su: `dB=j2P?%X4㉃*}3u3s YZ