Search Criteria
Package Details: compiz-boxmenu 1.1.12-3
Git Clone URL: | https://aur.archlinux.org/compiz-boxmenu.git (read-only, click to copy) |
---|---|
Package Base: | compiz-boxmenu |
Description: | A desktop menu for compiz, forked from compiz-deskmenu by crdlb. Introduces extensive icon support, pipeitems, recent documents list, and more |
Upstream URL: | https://gitlab.com/compiz/compiz-boxmenu |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | ShadowKyogre |
Last Packager: | ShadowKyogre |
Votes: | 32 |
Popularity: | 0.000005 |
First Submitted: | 2011-02-12 14:49 |
Last Updated: | 2018-06-05 04:00 |
Dependencies (8)
- dbus-glib (dbus-glib-git)
- libwnck (libwnck-sticky, libwnck-git, libwnck+-git)
- pygtk
- python2-lxml
- pyxdg (python2-pyxdg)
- gettext (gettext-git) (make)
- intltool (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
Latest Comments
1 2 Next › Last »
Allenriath commented on 2016-12-20 06:19
==> Validating source files with md5sums...
compiz-boxmenu_-_1.1.12.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
ShadowKyogre commented on 2014-11-22 17:19
Updated to 1.1.11 now. The major changes include dragging multiple *.desktop files, allowing *.desktop files to be dropped into a completely empty menu, a performance improvement for the icon browser (at the cost of a slightly longer start up time for the menu editor), automagically creating ~/.config/compiz/boxmenu if it doesn't exist, and fixing the right-click menu for the editor to edit the item to bring up the item panel for that item.
I've also noticed that I haven't edited the Changelog. I should probably do that and create manpages for the binaries.
On a note that isn't related to feature updates, I've been doing a lot of my development on this over github, then just mirroring it back to SourceForge. Does anyone think I should change the upstream URLs to reflect this once I get a page for Compiz Boxmenu set up on github?
ShadowKyogre commented on 2014-09-22 00:00
Updated to 1.1.10 now. Other than the Makefile tweaking to make this easier to put on *BSDs (which were 1.1.6-1.1.9 when I was working on them), there's also some little tweaks I made to the menu editor's UI to make it more usable (like not stretchy height toolbars, for example).
masnormen commented on 2013-12-02 13:18
Please update the package. v1.1.5 is available :)
ShadowKyogre commented on 2013-06-17 21:49
@Ephexeve: Do you have ccsm-{dev,bzr} installed? THat's probably what compiz-boxmenu-autoconfig is using to setup integration with Compiz.
Anonymous comment on 2013-05-24 09:17
Hello, I am catching this error when doing a compiz-boxmenu-autoconfig
Traceback (most recent call last):
File "/usr/bin/compiz-boxmenu-autoconfig", line 3, in <module>
import compizconfig
ImportError: No module named compizconfig
ShadowKyogre commented on 2012-03-28 16:38
Updated the PKGBUILD for the python2-lxml package switch: http://pastebin.com/SnBhagCW
@limser: Can you explain your reasoning why? The program was originally intended for standalone environments. I think it would be easy to change it to such a thing, but I also think pipemenus would be lost in the process of being able to read XDG menu files.
shmilee commented on 2012-03-25 09:23
It is python2-lxml not python-lxml that compiz-boxmenu-editor would work well with.
shmilee commented on 2012-03-24 16:02
I think it would be better if *.menu files can be read,just like xfce-applications.menu.
Anonymous comment on 2012-02-07 20:46
Fixed. ;)