Xfce4-panel transparent with opaque text/icons

I'm trying to achieve panel transparency with opaque text/icons, I googled around and eventually found a few helpful posts. I'm trying to use the patch guide posted in this topic a few years back:
https://bbs.archlinux.org/viewtopic.php?id=71248
when I try to makepkg, "xfce4-panel-4.6.1.tar.bz2" doesn't pass a validity check for the md5sums. Is this patch even up to date? If it isnt where can I find a more up to date one because so far I've been unsuccessful in that regard.
Also, I assume that patching is still the only option for achieving this transparency effect in xfce4 or has something new been developed?

Sorry about my last post. I just thought that if you couldn't get it to work with opaque icons, then you wanted the next best thing. Anyway, maybe it is because the patch is for xfce 4.6.1 .
methuselah wrote:
wankel wrote:
heres the cairo patch for the new panel:
http://www.cooptel.qc.ca/~pggervais/xfc … tch.tar.gz
can anyone give me a step by step on how to apply this patch to my panel?
This is how I patched mine:
place the new 4.6.1 patch, this PKGBUILD, and the xfce4-panel.install files in a folder called ~/xfce4-panel-build:
PKGBUILD file:
# $Id: PKGBUILD 36266 2009-04-20 20:58:18Z andyrtr $
# Maintainer: tobias <tobias funnychar archlinux.org>
pkgname=xfce4-panel
pkgver=4.6.1
pkgrel=1
pkgdesc="Panel for the Xfce desktop environment"
arch=('i686' 'x86_64')
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
depends=("libxfcegui4>=$pkgver" 'exo>=0.3.101' 'libwnck' 'hicolor-icon-theme')
makedepends=('pkgconfig' "xfconf>=$pkgver" 'intltool')
options=('!libtool')
install=${pkgname}.install
source=(http://www.xfce.org/archive/xfce-${pkgver}/src/${pkgname}-${pkgver}.tar.bz2
xfce4-panel-4.6.1.tar.bz2)
md5sums=('73a366b9892152266b465d7d9c35bef4'
'7078dba125570fd952de63a78c477d1c')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
patch -Np0 -i /home/"your-name"/xfce4-panel-build/xfce4-panel-4.6.1_cairo.patch
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
--localstatedir=/var --disable-static
make || return 1
make DESTDIR=${pkgdir} install || return 1
xfce4-panel.install file:
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
post_upgrade() {
post_install $1
post_remove() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
then in the xfce4-panel-build folder run this in a terminal:
makepkg -c
I think this should work for you. Then all you have to do is install it using pacman -U, and then restart the panel using these 2 commands in alt+f2 run program:
killall xfce4-panel
then:
xfce4-panel &
Try changing everything that says xfce 4.6.1 to 4.6.2 because xfce4-session is 4.6.2 . Or maybe change it to 4.6.4 which is the version of the panel. I don't know what to do about the md5sum error. Delete the line maybe? If you are sure it downloaded correctly. Hope that helps.
Last edited by Tux the penguin (2010-11-21 20:14:47)

Similar Messages

  • Publish Transparent to Opaque Text

    I am new to Flash and am trying to do the following:
    Motion tween with text. Moving text from pt A to pt B and
    from transparent/invisible to opaque. I am doing this in one layer
    with a movie imported that plays in another. When I play it back in
    flash it looks fine. I have converted the text to a graphic symbol
    too.
    When I publish the fla to swf and play back the text tween,
    say in a browser, the tween movement is there, but not from
    transparent to opaque. It remains opaque the entire time. What am I
    doing wrong?
    Thanks!
    bmgid

    I converted the text to a graphic symbol so I could create
    the transparency percentage. Can I do a transparency to opaque
    tween w/text not converted?
    Thanks,
    bmgid

  • [SOLVED] xfce4-panel/workspace with compiz/xfwm4

    Its the weird problem:
    in compiz (ccsm/general option Desktop Size)
    * Horizontal Virtual Size = 4
    * Vertical Virtual Size = 1
    * Number of Desktops =1
    in xfce (setting/workspace)
    * No of Workspace=1
    # Problem 1
    It seem `xfce's no workspace` == `compiz's no of Desktop` is hard linked
    compiz ==> xfce4 : no of workspace changes from 1 to 4
    xfce4 ==> compiz : no of workspace changes from 4 to 1
    # Problem 2
    if you change compiz's
    * Number of Desktops = 4
    The Problem 1 is solved BUT
    .. xfce4-panel starts acting weird!
    showing all the workspace windows in one panel
    Last edited by rhoit (2013-01-18 16:34:13)

    GOT # reply form IRC
    (10:13:36 PM) soreau:
    Number of Desktops should always be one. Compiz is unique from other window managers in that it uses (GL) viewports instead of desktops. (multiple desktop functionality was never actually implemented). Most DE components only support desktops, not viewports, even though it's part of the EWMH spec.

  • XFCE transparent panel with opaque text?

    I've been searching and I can't find any material on this. Do you think a simple line .gtkrc will do the trick? If so what's the proper line?
    Thanks,
    r00

    This is exactly what I'm looking for: http://blog.xfce.org/?p=177 but I'm not exactly sure how to go about using the patch: http://www.loculus.nl/xfce/files/panel-cairo.patch ?

  • Xfce4-power-manager & change icon in Xfce4 panel

    Hello!
    I'm trying to change the appearance for the latest xfce4-power-manager (v1.4.1-2). I use elementary Xfce icons. The former xfce4-power-manager was using the correct (simple black & white) elementary icon in the notification area in the Xfce4 panel. With the latest version, where xfce4-power-manager has to be added manually to the panel, it is using some kind of colourful icon.
    Is there some way to tell the program to use the elementary icons instead? I've already tried to edit /usr/share/applications/xfce4-power-manager-settings.desktop. But no dice.
    Thanks in advance.

    Do you know the location of both, the simple black & white icon and the colourful one?
    If you do, you can try the following. Backup the original colourful one and paste a copy of the one you want to use in the same location and with the same name.
    Afterwards check if the result is the one you want.
    I have myself come across the situation of wanting to change an icon through the .desktop file but in the end it seems that some icons, even in this case maybe?, are hardcoded and can't be changed through a .desktop file.
    More than willing for someone to proof me wrong though!

  • Transparent Div with Solud text

    How would I have to right my CSS and HTML toachive the above affect? Whenever I do it everything is transparent.

    I saw this and that is what I tried to replicate so I think I'm missing something.
    abouttext {
    position: relative;
    .content {
    padding: 10px 0 10px 5;
    width: 40%;
    /* [disabled]float: left; */
    margin-left: auto;
    margin-right: auto;
    height: auto;
    margin-top: 25px;
    /* [disabled]font-family: Candara; */
    /* [disabled]color: #FFF; */
    /* [disabled]font-size: 14px; */
    background-color: #fdbe02;
    opacity: .01
    opacity: .5;
    The content div is what I want transparent with th text solid.
    <div id=&quot;apDiv2&quot;>Gary Steffy Lighting Design Inc.  | GSLD™</div>
    <div class=&quot;container&quot;>
    <p> </p>
    <div class=&quot;header&quot;>
    <div class=&quot;title&quot;>
          <p class=&quot;titlecivic&quot;><img src=&quot;images/bar2.jpg&quot; width=&quot;1920&quot; height=&quot;4&quot; /></p>
          <p class=&quot;titlecivic&quot;>ABOUT</p></div></div>
    </div>
    <div class=&quot;content&quot;>
    <p class=&quot;abouttext&quot;>Gary Steffy Lighting Design Inc. was founded in 1982 in Ann Arbor, Michigan, to advise clients on interior and exterior normal power architectural lighting that balances users’ vision and comfort needs with social and economic matters. The firm’s practice is well-rounded, using principles, experience, mockups, and modeling to achieve success regardless of application. Breadth of commissions ranges from boutiques, residences, classrooms, and hotels to halls of justice, hospitals, corporate facilities and historic landmarks. Explore some of our experiences categorized in the drop down menu under Portfoli at the left.
    The firm is nationally recognized and has contributed toteams and buildings bestowed some of the highest design honors. The firm’s consistent successes are driven by a design discipline that respects and enhances rather than over-dazzles people, architecture, interiors, and landscape. Design aesthetics and objective lighting criteria are pursued vigorously in achieving lighting solutions appropriate to clients’ priorities. The firm’s design services, including design programming, concept and design development exploration, technical assessment, and contract documents, and construction administration services are well-honed based on principles identified in Gary Steffy’s writings.</p>
    </div>
      <div class=&quot;sidebar1&quot;>
      <div id=&quot;AcrdMenuAbNTKFBDiv&quot; class=&quot;AbNTKFB__Main&quot; >
        <ul style=&quot;margin:0px; width:150px;&quot;>
          <li style=&quot;width:150px;&quot;>
            <div><a class=&quot;AbNTKFB__Top_SEL&quot; href=&quot;index.html&quot;>Home</a></div>
          </li>
          <li style=&quot;width:150px;&quot;>
            <div class=&quot;AbNTKFB__Top&quot;>About</div>
          </li>
          <li style=&quot;width:150px;&quot;>
            <div class=&quot;AbNTKFB__Top&quot;>Portfolio</div>
          </li>
          <li style=&quot;width:150px;&quot;>
            <div class=&quot;AbNTKFB__Top&quot;>Contact</div>
          </li>
        </ul>
    <script type=&quot;text/javascript&quot;>var AcrdMenu_ID=&quot;AcrdMenuAbNTKFB&quot;</script><script type=&quot;text/javascript&quot; src=&quot;cssmenutools/scripts/AcrdMenu11.js&quot;>/* AcrdMenuMenu script ID:AcrdMenuAbNTKFB */</script></div>
    <!--Demo styles (you can delete this block)-->
    <!--End of styles-->
    <!--Thumbnail Navigation-->
    <div id=&quot;prevthumb&quot;></div>
    <div id=&quot;nextthumb&quot;></div>
    <!--Arrow Navigation--><!--Time Bar--><!--Control Bar-->
    <div id=&quot;controls-wrapper&quot; class=&quot;load-item&quot;>
      <div id=&quot;controls&quot;><!--Slide counter--><!--Slide captions displayed here-->
    <div id=&quot;slidecaption&quot;></div>

  • Container panels transparent in JInternalFrame with Windows XP Style

    Hi All
    I have a problem with a GUI where panels extending java.awt.Container (added to JInternalFrame) are transparent when using Windows XP Style (Windows XP Pro). The components added to the Container (for example JButton, JComboBox etc.) paint correctly but the surrounding space of the Container to which they belong is translucent such that the desktop below can be seen.
    When I switch to Windows Classic Style this does not happen. I'm using JDK6.0.
    Has anyone encountered this problem?
    Help appreciated
    Lance

    Just an update; this is the config I'm using to bootstrap the app (in main):
      UIManager.put("swing.boldMetal", Boolean.FALSE);
      UIManager.put("ToolTip.background", Color.YELLOW);
      JDialog.setDefaultLookAndFeelDecorated(true);
      JFrame.setDefaultLookAndFeelDecorated(true);
      Toolkit.getDefaultToolkit().setDynamicLayout(true);
      System.setProperty("sun.awt.noerasebackground","true");
      UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName());The GUI is assembled from basic panels which extend Container, typical example below:
    public class BottomContainer extends Container implements ActionListener {
         private ActionListener handler;
         private ModeButton closeCancelButton;
         private JProgressBar progressBar;
         private ResourceBundle bundle;
         public BasicBottomContainer(ResourceBundle bundle) {
              super();
              this.bundle = bundle;
              createGui();
         public void actionPerformed(ActionEvent e) {
              Object source = e.getSource();
              ActionEvent xEvent = null; // translated event
              if (source == closeCancelButton) {
                   ButtonModes mode = ((ModeButton) source).getMode();
                   if (mode == ButtonModes.CANCEL) {
                        xEvent = new ProxyActionEvent(ActionProxies.CANCEL_BUTTON);
                   } else if (mode == ButtonModes.CLOSE) {
                        xEvent = new ProxyActionEvent(ActionProxies.CLOSE_BUTTON);
                   } else {
                        throw new IllegalArgumentException("Mode not defined");
              } else {
                   throw new IllegalArgumentException("Source not defined");
              handler.actionPerformed(xEvent);
         private void createGui() {
              setLayout(new BoxLayout(this, BoxLayout.X_AXIS));
              progressBar = new JProgressBar();
              progressBar.setMinimum(0);
              progressBar.setMaximum(100);
              progressBar.setVisible(false);
              JPanel progressPanel = new JPanel();
              progressPanel.setLayout(new BorderLayout());
              progressPanel.add(progressBar, BorderLayout.CENTER);
              GuiUtils.setFixedSize(progressPanel, 200, 13);
              progressPanel.setVisible(false);
              ButtonModes mode = ButtonModes.CLOSE;
              closeCancelButton = new ModeButton(bundle.getString("closeButton"), mode);
              localeChangeList.add(closeCancelButton, "closeButton");
              closeCancelButton.setMinimumSize(new Dimension(80, 25));
              closeCancelButton.addActionListener(this);
              add(GuiUtils.rigidArea(15, 55)); // spacing with left-hand border & height
              add(progressPanel);
              add(Box.createHorizontalGlue()); // push apart
              add(closeCancelButton);
              add(GuiUtils.rigidArea(15, 0)); // spacing with right-hand border
              setVisible(false);
         public void updateRefreshProgress(int refreshProgress) {
              progressBar.setValue(refreshProgress);
         public void setCloseCancelButtonMode(ButtonModes mode) {
              closeCancelButton.setMode(mode);
         public void setHandler(ActionListener handler) {
              this.handler = handler;
    }The Container above is then attached in the main GUI something like this:
    public abstract class TestView extends AbstractView {
         protected TopContainer topContainer;
         protected MiddleContainer middleContainer;
         protected BottomContainer bottomContainer;
         public AbstractView() {
              createGui();
         private void createGui() {
              topContainer = new TopContainer(model.getBundle());
              middleContainer = new MiddleContainer();
              bottomContainer = new BottomContainer(model.getBundle());
              infoPanel.setVisible(false);
              container.setLayout(new BoxLayout(container, BoxLayout.Y_AXIS));
              container.add((Container) topContainer);
              container.add((Container) middleContainer);
              container.add(infoPanel.getContainer());
              container.add((Container) bottomContainer);
         protected void dispose() {
              super.dispose();
         public final void showGui(boolean visible) {
              super.showGui(visible);
              topContainer.setVisible(true);
              middleContainer.setVisible(true);
              bottomContainer.setVisible(true);
    }It appears that all the components (e.g. BottomContainer, TopContainer etc)
    which extend Container are transparent but I'm not able to replicate it with a simpler class (the panels are always opaque in simpler setup).
    Has anyone seen this before (as I mentioned above, this only happens when I set my config for Windows XP Pro to 'Windows XP Style' in the Control Panel).
    Help much appreciated
    Lance

  • Help Menu Search Bar Transparency Not Opaque With Increase Contrast Option

    Hi,
    I am running OS X 10.10 and I've turned on the Reduce Transparency and the Increase Contrast options.
    I've noticed, however, that with the Increase Contrast On the background of the search bar in the Help menu is transparent again and with black text (making it even harder to read then normal). If I have only the Reduce Transparency on then it is opaque as expected. It's with both Reduce Transparency and Increase Contrast on that causes this behavior.
    Is this a bug that anyone else has experienced or is it just me? Any ideas how to fix this annoyance (other than turning off Increase Contrast)?
    Thanks

    I'm having the same problem here. Not really sure why it's not working, but checking the "synchronize with google" box seems to do nothing.

  • Can the Dock in Yosemite be made transparent? I would also like Safari to paint to the bottom of the screen with the dock icons floating over the window.

    Can the Dock in Yosemite be made transparent? I would also like Safari to paint to the bottom of the screen with the dock icons floating over the window.

    Do you have that problem when running in the Firefox SafeMode? <br />
    [http://support.mozilla.com/en-US/kb/Safe+Mode] <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    If not, see this: <br />
    [http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes]

  • Getting transparent background with photoshop text?

    hi trying to do a simple menu idea with text created in photoshop ,i import the psd file ,with or without transparent background ,i always get a box around the text ,i want to be able to highlight the text when i click on it ,i can do it with the text in dvdstudio pro ,but the text in photoshop has cool effects ,so any ideas ,appreciate the help
    thanks simon

    Since it depends on how the equipment handles the processing of continuous tone and linework theres no single answer to that. Newer equipment seems to be getting away from the "dual-level" processing (I haven't seen this problem on output in a few years, but that doesn't mean it isn't still out there in some shops).
    If the printer can handle the live transparency, that's a good sign, and you should send a PDF that is not flattened.

  • Xfce4 panel opacity, or transparency...

    Hello.
    I'm not sure if I'm missing something, but I thought at one point the option was there.
    Concerning the Xfce4 panel, I could swear there used to be a slider bar option to change the panel's opacity. Make it "see through" to the desktop's wallpaper. After thoroughly digging in the panel options, and doing an internet search, I don't seem to be able to find an option for this.
    Could anyone enlighten me as how to accomplish this, assuming of course it doesn't involve enabling/installing system wide compositing?

    The transparency options are only shown if you have some kind of compositing (like compiz or the built-in xfce one) enabled.
    [edit] AFAIK the panel doesn't support pseudo-transparency (anymore?).
    Quoting one of the xfce devs at http://forum.xfce.org/viewtopic.php?pid=20223#p20223 :
    I don't see the point of fake transpaceny, it involves quite a bit of code for IMHO "just not it". You want a transparent panel: enable compositing.
    Last edited by Danylo (2012-03-25 16:30:23)

  • Will Illustrator CS4 panels show panel name with icon?

    Is it possible to have Illustrator panels, when collapsed, still show the panel name? InDesign CS4 panels (for me) show the icon and panel name when the panel is collapsed. Illustrator CS4 only displays the icon when the panel is collapsed. I am unable to find a preference setting (or help document) for Illustrator to create a similar behavior.
    Thanks for you help.

    Yikes. Figured it out. Move the panels away from their default state in the upper right corner of your desktop. Move cursor to right edge of panel, and cursor will change. Now you can 'expand' the collapsed panel by dragging to show the name alongside the icon.

  • Xfce4-panel with window decoration

    Hi,
    I have updated my system- pacman -Syu recently. Unfortunately xfce4-panel is running in window now:
    Console shows
    [archon@archon-netbook ~]$ xfce4-panel
    (xfce4-panel:2220): GLib-GObject-WARNING **: IA__g_object_set_valist: construct property "type" for object `XfcePanelWindow' can't be set after construction
    (xfce4-panel:2220): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'
    I read somewhere it's caused by glib. So i've built glib2-git and glib2-newest from aur. It didn't change anything.
    Anyone have suggestions how to fix it? Thanks in advance

    why?
    Last edited by archon (2010-09-30 12:02:41)

  • [SOLVED] xfce4-panel: Window buttons w/ Compiz

    Hi, I've successfully done the seemingly daunting task of getting Compiz to work with XFCE. Everything appears to be set up, got my keyboard shortcuts in order, etc., however I don't like how the xfce4-panel's Window Buttons behave when running with Compiz. I have specifically set it to show only windows visible on the current desktop (or as Compiz calls it, viewports), but it looks like it still shows all windows from all viewports, as if like it treats all of them as one big desktop. I know this is a problem with xfce4-panel still thinking that it's communicating with xfwm, but I do like to resolve this annoying pet peeve. Are there any workarounds/fixes/patches for this that could help? Thanks in advance.
    Last edited by qtcaroline22 (2012-05-17 01:53:05)

    I made Compiz autostart with XFCE using the first method with the Fusion icon as described in Compiz's Arch Wiki article. Perhaps it is related to Xfwm and Compiz running together? I'll try the other methods and see if the problem persists.
    EDIT: I fixed it, I just followed the solution on this thread and everything works perfectly now. Seems like Googling with the right keywords will almost always point me to the solution.
    Last edited by qtcaroline22 (2012-05-17 01:52:14)

  • Compiz as stand-alone + xfce4-panel : a few questions

    After some months with gnome 3 I decided to go back to compiz, as I used to use that with gnome 2.xx and appreciated it quite a bit. I ran into a few problems when trying to set it up properly.
    First, is there some way to enable session management with compiz? I would like to be able to have a button or menu that offers to sleep, reboot or shutdown the computer. Not that I mind using 'pm-suspend' and other commands like that, but my girlfriend also uses the computer sometimes so it needs to be more user-friendly than that. I noticed there is an actions button by default in the xfce panel but it doesn't work in compiz and just says 'session management is disabled, do you want to exit X' or something like that.
    Second, I need some sort of run prompt when I hit alt-f2. The 'gnome compatibility' option in ccsm doesn't seem to work in standalone mode.
    Third, I want the computer to automatically sleep when I flip the lid. In gnome 3, it does that without any special configuration, but this doesn't work with compiz as a stand-alone. I suspect I need to configure it to pick up the 'lid is flipped' event somehow?
    Fourth, I need a volume control option that will display a volume icon in my xfce4 panel notification area and most importantly I need that volume control icon to respond accurately to the input from my 'mute' and volume 'up' and 'down' buttons. It's a thinkpad x220 laptop. I bring it to school often, so being able to know whether my volume is on or off is important when in class. This works fine in gnome3 but I have tried other DE's such as LXDE and found that the volume icon stayed the same as I used the volume buttons on the keyboard (the buttons did work, so it could be muted but still displaying that it's at full volume). To check if it was muted or not, I had to open a terminal and use alsamixer.
    Of course, I don't NEED to be using xfce4-panel. What I need is a menu, and automatic menu generation is nice because it's easier to configure. So I picked that one because I've used it in the past. If there is a better alternative, please recommend it. Or perhaps it would be best if I simply ran gnome fallback and compiz as the WM?

    I'm using compiz standalone, so here's how i solved that stuff.
    You can use obshutdown for session management, it's in AUR, look in its config file, slap a launcher in the corner of you panel, set the icon for prettyness and it works pretty well.
    I use gmrun as a launcher, set alt+f2 to call it. It's pretty simple which is what i like. You can also use synapse, or gnome-do, they have more functionality like searching your bookmarks, your files, your loved one's medical history, you name it.
    For volume control, you can use pnmixer from aur, it sits in your system tray, and you can set it's hotkeys, but you can also use CCSM to set your hotkeys for volume management.
    I think laptop-tools(check the wiki) can be used to put your computer to sleep, and general powersaving. You should check the article named laptop in the wiki for other laptop-related stuff too. I think i used xfce4-power-manager for power management as well a while ago.
    I used xfce4-panel for a while but i didn't really like it as much as i liked the old gnome-panel, so i installed mate-panel(which is the old gnome-panel). You can find it in AUR, or you can check it's wiki article for repos you can add for mate(if you want to install it from aur, it will pull some aur dependancies, and i didn't feel like compiling everything).

Maybe you are looking for