Home
last modified time | relevance | path

Searched refs:app_icon (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/dports/x11-wm/windowmaker/WindowMaker-0.95.9/src/
H A Dappicon.c153 if (!wapp->app_icon) { in create_appicon_for_application()
180 aicon = wapp->app_icon; in unpaint_app_icon()
235 if (wapp->app_icon->next == NULL && wapp->app_icon->prev == NULL) { in paint_app_icon()
246 wapp->app_icon->next == NULL && wapp->app_icon->prev == NULL) in paint_app_icon()
258 if (!wapp->app_icon) in removeAppIconFor()
263 if (wapp->app_icon->docked && !wapp->app_icon->attracted) { in removeAppIconFor()
275 wapp->app_icon->wm_class, wapp->app_icon->command); in removeAppIconFor()
285 wDrawerFillTheGap(wapp->app_icon->dock, wapp->app_icon, True); in removeAppIconFor()
287 wDockDetach(wapp->app_icon->dock, wapp->app_icon); in removeAppIconFor()
292 wapp->app_icon = NULL; in removeAppIconFor()
[all …]
H A Dapplication.c99 if (wapp->app_icon && wapp->app_icon->docked && in wApplicationCreate()
100 wapp->app_icon->relaunching && wapp->main_window_desc->fake_group) in wApplicationCreate()
101 wDockFinishLaunch(wapp->app_icon); in wApplicationCreate()
203 if (wapp->app_icon) { in wApplicationActivate()
204 wIconSetHighlited(wapp->app_icon->icon, True); in wApplicationActivate()
205 wAppIconPaint(wapp->app_icon); in wApplicationActivate()
211 if (wapp->app_icon) { in wApplicationDeactivate()
212 wIconSetHighlited(wapp->app_icon->icon, False); in wApplicationDeactivate()
213 wAppIconPaint(wapp->app_icon); in wApplicationDeactivate()
/dports/x11-wm/libwraster/WindowMaker-0.95.9/src/
H A Dappicon.c153 if (!wapp->app_icon) { in create_appicon_for_application()
180 aicon = wapp->app_icon; in unpaint_app_icon()
235 if (wapp->app_icon->next == NULL && wapp->app_icon->prev == NULL) { in paint_app_icon()
246 wapp->app_icon->next == NULL && wapp->app_icon->prev == NULL) in paint_app_icon()
258 if (!wapp->app_icon) in removeAppIconFor()
263 if (wapp->app_icon->docked && !wapp->app_icon->attracted) { in removeAppIconFor()
275 wapp->app_icon->wm_class, wapp->app_icon->command); in removeAppIconFor()
285 wDrawerFillTheGap(wapp->app_icon->dock, wapp->app_icon, True); in removeAppIconFor()
287 wDockDetach(wapp->app_icon->dock, wapp->app_icon); in removeAppIconFor()
292 wapp->app_icon = NULL; in removeAppIconFor()
[all …]
H A Dapplication.c99 if (wapp->app_icon && wapp->app_icon->docked && in wApplicationCreate()
100 wapp->app_icon->relaunching && wapp->main_window_desc->fake_group) in wApplicationCreate()
101 wDockFinishLaunch(wapp->app_icon); in wApplicationCreate()
203 if (wapp->app_icon) { in wApplicationActivate()
204 wIconSetHighlited(wapp->app_icon->icon, True); in wApplicationActivate()
205 wAppIconPaint(wapp->app_icon); in wApplicationActivate()
211 if (wapp->app_icon) { in wApplicationDeactivate()
212 wIconSetHighlited(wapp->app_icon->icon, False); in wApplicationDeactivate()
213 wAppIconPaint(wapp->app_icon); in wApplicationDeactivate()
/dports/cad/gerbv/gerbv-2.7.0/desktop/
H A DMakefile.am26 app_icon = gerbv macro
29 $(app_icon:%=%-16.png) \
30 $(app_icon:%=%-22.png) \
31 $(app_icon:%=%-24.png) \
32 $(app_icon:%=%-32.png) \
33 $(app_icon:%=%-48.png) \
34 $(app_icon:%=%.svg)
H A Dregen_files111 app_icon="gerbv"
126 ${CONVERT} -channel matte -separate +matte ${app_icon}-48.png - |
128 ${CONVERT} -channel matte -separate +matte ${app_icon}-32.png - |
130 ${CONVERT} -channel matte -separate +matte ${app_icon}-16.png - |
134 ${CONVERT} -flatten -colors 16 ${app_icon}-48.png 48_16.ppm
135 ${CONVERT} -flatten -colors 256 ${app_icon}-48.png 48_256.ppm
136 ${CONVERT} -flatten -colors 16 ${app_icon}-32.png 32_16.ppm
137 ${CONVERT} -flatten -colors 256 ${app_icon}-32.png 32_256.ppm
138 ${CONVERT} -flatten -colors 16 ${app_icon}-16.png 16_16.ppm
139 ${CONVERT} -flatten -colors 256 ${app_icon}-16.png 16_256.ppm
/dports/cad/pcb/pcb-4.2.0/data/
H A Dregen_files109 app_icon="application-x-pcb-layout"
124 ${CONVERT} -channel matte -separate +matte ${app_icon}-48.png - |
126 ${CONVERT} -channel matte -separate +matte ${app_icon}-32.png - |
128 ${CONVERT} -channel matte -separate +matte ${app_icon}-16.png - |
132 ${CONVERT} -flatten -colors 16 ${app_icon}-48.png 48_16.ppm
133 ${CONVERT} -flatten -colors 256 ${app_icon}-48.png 48_256.ppm
134 ${CONVERT} -flatten -colors 16 ${app_icon}-32.png 32_16.ppm
135 ${CONVERT} -flatten -colors 256 ${app_icon}-32.png 32_256.ppm
136 ${CONVERT} -flatten -colors 16 ${app_icon}-16.png 16_16.ppm
137 ${CONVERT} -flatten -colors 256 ${app_icon}-16.png 16_256.ppm
/dports/net-im/kaidan/kaidan-0.8.0/utils/
H A Drender-logos.sh23 app_icon() { function
30 app_icon 16
31 app_icon 32
32 app_icon 48
33 app_icon 256
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/notification/
H A De_mod_popup.c397 if (popup->app_icon) in _notification_popup_refresh()
400 E_FREE_FUNC(popup->app_icon, evas_object_del); in _notification_popup_refresh()
463 popup->app_icon = o; in _notification_popup_refresh()
470 if (!popup->app_icon) in _notification_popup_refresh()
491 if (!popup->app_icon) in _notification_popup_refresh()
497 popup->app_icon = edje_object_add(popup->e); in _notification_popup_refresh()
498 if (!e_theme_edje_object_set(popup->app_icon, in _notification_popup_refresh()
501 if (!e_theme_edje_object_set(popup->app_icon, in _notification_popup_refresh()
504 edje_object_file_set(popup->app_icon, buf, in _notification_popup_refresh()
518 evas_object_size_hint_min_set(popup->app_icon, w, h); in _notification_popup_refresh()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/
H A Dapp_window_launcher_item_controller.cc200 const gfx::ImageSkia* app_icon = nullptr; in GetAppMenuItems() local
202 app_icon = window->GetProperty(aura::client::kAppIconKey); in GetAppMenuItems()
203 if (app_icon && !app_icon->isNull()) in GetAppMenuItems()
204 image = *app_icon; in GetAppMenuItems()
268 const gfx::ImageSkia* app_icon = nullptr; in UpdateShelfItemIcon() local
271 app_icon = last_active_window->GetNativeWindow()->GetProperty( in UpdateShelfItemIcon()
275 if (app_icon && !app_icon->isNull()) { in UpdateShelfItemIcon()
278 *app_icon); in UpdateShelfItemIcon()
/dports/x11/xpra/xpra-4.3/xpra/notifications/
H A Dnotifier_base.py33 app_name, replaces_nid, app_icon, argument
37 def get_icon_string(self, nid : int, app_icon, icon): argument
38 if app_icon and not os.path.isabs(app_icon):
40 return app_icon
/dports/games/libretro-snes9x/snes9x-73aa348/gtk/src/
H A Dgtk_icon.h4 #pragma align 4 (app_icon)
7 static const guint8 app_icon[] __attribute__ ((__aligned__ (4))) = variable
9 static const guint8 app_icon[] =
/dports/emulators/snes9x-gtk/snes9x-1.54.1/gtk/src/
H A Dgtk_icon.h4 #pragma align 4 (app_icon)
7 static const guint8 app_icon[] __attribute__ ((__aligned__ (4))) = variable
9 static const guint8 app_icon[] =
/dports/x11/xpra/xpra-4.3/xpra/server/mixins/
H A Dnotification_forwarder.py110 …def notify_callback(self, dbus_id, nid, app_name, replaces_nid, app_icon, summary, body, actions, … argument
114 app_name, replaces_nid, app_icon,
119 app_name, replaces_nid, app_icon, argument
123 icon = self.get_notification_icon(str(app_icon))
124 if os.path.isabs(str(app_icon)):
125 app_icon = ""
127 (dbus_id, nid, app_name, replaces_nid, app_icon,
130 ss.notify(dbus_id, nid, app_name, replaces_nid, app_icon,
/dports/cad/py-ezdxf/ezdxf-0.16.3/src/ezdxf/
H A Dcommands.py366 app_icon = QtGui.QIcon()
368 app_icon.addFile(str(p / '16x16.png'), QtCore.QSize(16, 16))
369 app_icon.addFile(str(p / '24x24.png'), QtCore.QSize(24, 24))
370 app_icon.addFile(str(p / '32x32.png'), QtCore.QSize(32, 32))
371 app_icon.addFile(str(p / '48x48.png'), QtCore.QSize(48, 48))
372 app_icon.addFile(str(p / '64x64.png'), QtCore.QSize(64, 64))
373 app_icon.addFile(str(p / '256x256.png'), QtCore.QSize(256, 256))
374 app.setWindowIcon(app_icon)
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/payments/
H A Dpayment_app_installer.cc36 const std::string& app_icon, in SelfDeleteInstaller() argument
43 app_icon_(app_icon), in SelfDeleteInstaller()
181 const std::string& app_icon, in SetPaymentAppInfoOnCoreThread() argument
187 registration_id, instrument_key, name, app_icon, method, in SetPaymentAppInfoOnCoreThread()
242 const std::string& app_icon, in Install() argument
252 app_name, app_icon, sw_url, scope, method, supported_delegations, in Install()
/dports/cad/lepton-eda/lepton-eda-1.9.17/libleptonattrib/data/
H A DMakefile.am5 app_icon = lepton-attrib macro
8 $(app_icon:%=%-48.png) \
9 $(app_icon:%=%.svg)
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/app_service/
H A Dapp_service_app_window_launcher_item_controller.cc113 const gfx::ImageSkia* app_icon = nullptr; in GetAppMenuItems() local
115 app_icon = app_window->GetNativeWindow()->GetProperty( in GetAppMenuItems()
118 if (app_icon && !app_icon->isNull()) in GetAppMenuItems()
119 image = *app_icon; in GetAppMenuItems()
/dports/sysutils/dunst/dunst-1.6.1/test/
H A Ddbus.c167 const char* app_icon; member
317 n->app_icon = "NONE"; in test_basic_notification()
348 n_dbus->app_icon = "NONE"; in test_dbus_notify_colors()
388 n_dbus->app_icon = "NONE"; in test_hint_transient()
434 n_dbus->app_icon = "NONE"; in test_hint_progress()
479 n_dbus->app_icon = "NONE"; in test_hint_icons()
512 n_dbus->app_icon = "NONE"; in test_hint_category()
545 n_dbus->app_icon = "NONE"; in test_hint_desktop_entry()
578 n_dbus->app_icon = "NONE"; in test_hint_urgency()
625 n_dbus->app_icon = "NONE"; in test_hint_raw_image()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/payments/
H A Dpayment_app_installer.cc34 const std::string& app_icon, in SelfDeleteInstaller() argument
41 app_icon_(app_icon), in SelfDeleteInstaller()
181 const std::string& app_icon, in SetPaymentAppInfoOnCoreThread() argument
187 registration_id, instrument_key, name, app_icon, method, in SetPaymentAppInfoOnCoreThread()
246 const std::string& app_icon, in Install() argument
256 app_name, app_icon, sw_url, scope, method, supported_delegations, in Install()
/dports/cad/geda/geda-gaf-1.8.2/gattrib/data/
H A DMakefile.am5 app_icon = geda-gattrib macro
8 $(app_icon:%=%-48.png) \
9 $(app_icon:%=%.svg)
/dports/cad/geda/geda-gaf-1.8.2/gschem/data/
H A DMakefile.am5 app_icon = geda-gschem macro
8 $(app_icon:%=%-48.png) \
9 $(app_icon:%=%.svg)
/dports/x11-wm/qtile/qtile-0.18.1/libqtile/
H A Dnotify.py70 app_icon: 's', summary: 's', # type:ignore # noqa: F821
74 summary, body, timeout, hints, app_name, replaces_id, app_icon, actions
96 replaces_id=None, app_icon=None, actions=None): argument
103 self.app_icon = app_icon
/dports/textproc/ibus/ibus-1.5.24/ibus/
H A Dnotifications.py40 def notify(self, replaces_id, app_icon, summary, body, actions, expire_timeout): argument
58 def Notify(self, replaces_id, app_icon, summary, body, actions, expire_timeout): argument
59 return self.__notify.notify(replaces_id, app_icon, summary, body, actions, expire_timeout)
/dports/textproc/ibus/ibus-1.5.24/ui/gtk2/
H A Dnotifications.py79 def notify(self, replaces_id, app_icon, summary, body, actions, expire_timeout): argument
82 if app_icon == "":
83 app_icon = "ibus"
91 app_icon,

12345678910>>...13