Home
last modified time | relevance | path

Searched refs:ghosd (Results 1 – 25 of 50) sorted by relevance

12

/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/aosd/
H A Dghosd.c92 ghosd->x, ghosd->y, ghosd->width, ghosd->height, in take_snapshot()
107 pixmap = XCreatePixmap(ghosd->dpy, ghosd->win, ghosd->width, ghosd->height, 32); in ghosd_render()
110 0, 0, ghosd->width, ghosd->height); in ghosd_render()
114 pixmap = XCreatePixmap(ghosd->dpy, ghosd->win, ghosd->width, ghosd->height, in ghosd_render()
123 0, 0, ghosd->width, ghosd->height); in ghosd_render()
150 ghosd->render.func(ghosd, cr, ghosd->render.data); in ghosd_render()
163 XClearWindow(ghosd->dpy, ghosd->win); in ghosd_render()
266 XMapRaised(ghosd->dpy, ghosd->win); in ghosd_show()
271 XUnmapWindow(ghosd->dpy, ghosd->win); in ghosd_hide()
310 ghosd->x, ghosd->y, ghosd->width, ghosd->height); in ghosd_set_position()
[all …]
H A Dghosd-main.c27 XNextEvent(ghosd->dpy, &ev); in ghosd_main_iteration()
43 if (ghosd->width > 0) { in ghosd_main_iteration()
50 XMoveResizeWindow(ghosd->dpy, ghosd->win, in ghosd_main_iteration()
51 ghosd->x, ghosd->y, ghosd->width, ghosd->height); in ghosd_main_iteration()
67 ghosd->eventbutton.func( ghosd , &gevb , ghosd->eventbutton.data ); in ghosd_main_iteration()
124 ghosd->width, ghosd->height); in flash_render()
151 ghosd_show(ghosd); in ghosd_flash()
160 ghosd_render(ghosd); in ghosd_flash()
169 ghosd_render(ghosd); in ghosd_flash()
177 ghosd_render(ghosd); in ghosd_flash()
[all …]
H A Dghosd.h32 typedef void (*GhosdRenderFunc)(Ghosd *ghosd, cairo_t *cr, void *user_data);
40 void ghosd_destroy(Ghosd* ghosd);
46 void ghosd_set_transparent(Ghosd *ghosd, int transparent);
48 void ghosd_set_render(Ghosd *ghosd, GhosdRenderFunc render_func,
51 void ghosd_render(Ghosd *ghosd);
52 void ghosd_show(Ghosd *ghosd);
53 void ghosd_hide(Ghosd *ghosd);
57 void ghosd_main_iterations(Ghosd *ghosd);
58 void ghosd_main_until(Ghosd *ghosd, struct timeval *until);
59 void ghosd_flash(Ghosd *ghosd, int fade_ms, int total_display_ms);
[all …]
H A DMakefile9 ghosd.c \
10 ghosd-main.c
H A Dmeson.build12 'ghosd.c',
13 'ghosd-main.c'
H A Daosd_style.cc107 aosd_deco_style_render ( int deco_code , void * ghosd , void * cr , void * user_data ) in aosd_deco_style_render() argument
109 aosd_deco_styles[deco_code].render_func ((Ghosd *) ghosd, (cairo_t *) cr, in aosd_deco_style_render()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/po/
H A Dbg.po589 "http://neugierig.org/software/ghosd/"
597 "http://neugierig.org/software/ghosd/"
H A Dko.po519 "http://neugierig.org/software/ghosd/"
527 "http://neugierig.org/software/ghosd/"
H A Dsr.po582 "http://neugierig.org/software/ghosd/"
590 "http://neugierig.org/software/ghosd/"
H A Duk.po605 "http://neugierig.org/software/ghosd/"
613 "http://neugierig.org/software/ghosd/"
H A Del.po588 "http://neugierig.org/software/ghosd/"
596 "http://neugierig.org/software/ghosd/"
H A Den_GB.po580 "http://neugierig.org/software/ghosd/"
588 "http://neugierig.org/software/ghosd/"
H A Dru.po627 "http://neugierig.org/software/ghosd/"
635 " http://neugierig.org/software/ghosd/"
H A Dzh_CN.po596 "http://neugierig.org/software/ghosd/"
604 "http://neugierig.org/software/ghosd/"
H A Dzh_TW.po580 "http://neugierig.org/software/ghosd/"
588 "http://neugierig.org/software/ghosd/"
H A Dar.po583 "http://neugierig.org/software/ghosd/"
591 "http://neugierig.org/software/ghosd/"
H A Dja.po590 "http://neugierig.org/software/ghosd/"
598 "http://neugierig.org/software/ghosd/"
H A Dlt.po515 "http://neugierig.org/software/ghosd/"
523 "http://neugierig.org/software/ghosd/"
H A Dms.po582 "http://neugierig.org/software/ghosd/"
590 "http://neugierig.org/software/ghosd/"
H A Dit.po585 "http://neugierig.org/software/ghosd/"
593 "http://neugierig.org/software/ghosd/"
H A Dgl.po585 "http://neugierig.org/software/ghosd/"
593 "http://neugierig.org/software/ghosd/"
H A Dsl.po574 "http://neugierig.org/software/ghosd/"
582 "http://neugierig.org/software/ghosd/"
H A Dsv.po589 "http://neugierig.org/software/ghosd/"
597 "http://neugierig.org/software/ghosd/"
H A Des.po604 "http://neugierig.org/software/ghosd/"
612 "http://neugierig.org/software/ghosd/"
H A Dlv.po582 "http://neugierig.org/software/ghosd/"
590 "http://neugierig.org/software/ghosd/"

12