projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19ecd4d
)
except without bugs
author
Dana Jansens
<danakj@orodu.net>
Thu, 21 Jun 2007 16:21:47 +0000
(16:21 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Thu, 21 Jun 2007 16:21:47 +0000
(16:21 +0000)
openbox/focus_cycle_popup.c
patch
|
blob
|
history
diff --git
a/openbox/focus_cycle_popup.c
b/openbox/focus_cycle_popup.c
index 595fb9df752488caa76a0556787bf5880aaf0ec9..07298535ee0d1e6e4d729f9d1547abae123629ca 100644
(file)
--- a/
openbox/focus_cycle_popup.c
+++ b/
openbox/focus_cycle_popup.c
@@
-413,7
+413,7
@@
static void popup_render(ObFocusCyclePopup *p, const ObClient *c)
innerx, innery, innerw, innerh);
/* get the icon from the client */
- if ((thumb = client_thumbnail(target->client))) {
+ if ((thumb = client_thumbnail(target->client
, innerw, innerh
))) {
p->a_icon->texture[0].data.rgba.width = thumb->width;
p->a_icon->texture[0].data.rgba.height = thumb->height;
p->a_icon->texture[0].data.rgba.alpha =