@demolitions yes, done!
Search Criteria
Package Details: xfce4-windowck-plugin 0.4.4-1
Package Actions
| Package Base: | xfce4-windowck-plugin |
|---|---|
| Description: | Xfce panel plugin which allows to put the maximized window title and buttons on the panel. |
| Upstream URL: | https://github.com/cedl38/xfce4-windowck-plugin |
| Category: | xfce |
| Licenses: | |
| Groups: | |
| Submitter: | cedl38 |
| Maintainer: | cedl38 |
| Last Packager: | cedl38 |
| Votes: | 14 |
| First Submitted: | 2013-10-30 20:00 |
| Last Updated: | 2015-06-15 19:42 |
Dependencies (5)
- xfce4-panel
- imagemagick (make)
- intltool (make)
- python3 (make)
- xfce4-dev-tools (make)
Required by (0)
Sources
Latest Comments
Comment by cedl38
Comment by demolitions
Installing imagemagick gets rid of the issue, thanks.
Should it be included as a dependency?
Comment by cedl38
@demolitions Is probably about missing dependency. Install imagemagick
Comment by cedl38
@demolitions. I think this issue come from the python script that generate the default theme. It's work ok for me. Try to reinstall the plugin and check for error when compiling it. Also if you can install greybird theme for example or whatever else that support unity theme.
If the problem persist post an issue here:
https://github.com/cedl38/xfce4-windowck-plugin/issues
Comment by demolitions
In latest version (0.4.0) the "Window Header - Buttons" does not show on panel.
It seems it cannot get the window manager themes (I'm using the default one), since in the properties window the themes pane is empty, where at least one is usually present.
Toggling the "Get in sync with the window manager theme" seems to not resolve the issue.
Reverting to 0.3.1 everything works fine.
Comment by colinkeenan
https://aur.archlinux.org/account/cedl38/ Thanks for the tip about titless being supported by xfwm4 now. Finally got back all the functionality I had in the developer version. I also see that when the window buttons on the panel control the desktop, I can "close" (i.e. logout) the desktop, which was a feature I had requested. Great!
Comment by colinkeenan
Since there's been some Xfce updates lately, I decided to delete the false /usr/lib/libxfce4util.so.6 I created on 3/21/15 and see if this still works. It does, so there's no need to copy ...7 to ...6 anymore.
Comment by cedl38
@orzogc, @Decepteiskon : problem of permission and checksum fixed.
Sorry for the inconvenience.
Tip: The new version of xfwm4 now support titleless feature !!! Go to tweak settings --> accessibility. Enjoy :)
Comment by Decepteiskon
Archive file hash changed, new version upstream?
==> Validating source files with sha256sums...
xfce4-windowck-plugin-0.3.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
==> ERROR: Makepkg was unable to build xfce4-windowck-plugin.
Comment by orzogc
I had this error when I built it:
==> Starting build()...
/tmp/yaourt-tmp-orzogc/aur-xfce4-windowck-plugin/./PKGBUILD: line 23: ./autogen.sh: Permission denied
It seemed that the permission of autogen.sh should be 755.
Comment by colinkeenan
skazy, Thanks. I will report in the bug that it should just expect libxfce4util.so which links to whatever version is installed. The one you copied was also a link.
Comment by skazy
colin,I've fixed that, for me windowck was expecting a .6 version of libxfce4util.so and I've had .7, so I've copied my .7 to a .6
sudo cp /usr/lib/libxfce4util.so.7 /usr/lib/libxfce4util.so.6
and it works now
Comment by colinkeenan
I filed a bug upstream: https://github.com/cedl38/xfce4-windowck-plugin/issues/15 because it doesn't work for me in Xfce 4.12 (xfce4-panel 4.12). Does it work for anyone else? Is anyone else using this anymore?
Comment by cedl38
A "community contributions" discussion is opened here:
https://bbs.archlinux.org/viewtopic.php?pid=1353323#p1353323
Comment by Nierro
optdepends=('xfce4-windowck-plugin: to hide title on maximized windows.')
It should say "xfwm4-titleless" i guess ;)
Comment by Nierro
Thank you ;)
This is simply great!
I guess you can open a "community contributions" discussion too, just to make sure this package and xfwm4-titleless package can be reached easier by arch users. (And yes, i'm really surprised i alone voted for these packages)
Comment by cedl38
Hi,
Fixed now!.
You can report on GitHub project (link above)
Comment by Nierro
I have only a little bug: after every login, right after it, when no programs are opened, it shows me the window buttons (obviously the "window-header title" plugin doesn't show anything.)
As soon as i open a window, then it acts correctly. It's just a little annoyance, nothing more ;)
Don't know where to report it sorry, but i saw in pkgbuild that source are from your github.