-
Patch here:
http://bugs.gentoo.org/show_bug.cgi?id=206817#c2.
2008-01-22 01:22:31 UTC by j__m
-
3ddesktop-0.2.9 does not build with LDFLAGS="-Wl,--as-needed -Wl,-z,now -Wl,--sort-common -Wl,--no-keep-memory"
leaving out -Wl,--as-needed works.
x86_64-pc-linux-gnu-g++ -Wall -O3 -DQT_CLEAN_NAMESPACE -DSHAREDIR=\"/usr/share/3ddesktop\" -DSYSCONFDIR=\"/etc\" -DNDEBUG -march=nocona -mmmx -msse -msse2 -msse3 -pipe -O2 -mfpmath=sse,387 -momit-leaf-frame-pointer -ftracer -frename-registers...
2007-11-29 21:01:26 UTC by jloeb
-
perhaps you could have 3ddeskd periodically acquire the thumbnails behind the scenes?.
2007-05-20 22:19:51 UTC by dosnlinux
-
After running 3ddesk --aquire the screenshots are not updated unless I run 3ddesk --acquire again. (except the current desktop)
2007-05-20 21:27:21 UTC by dosnlinux
-
3ddesktop doesn't look at _NET_DESKTOY_LAYOUT (which at least openbox understands) for determining the number of rows and columns in ewmh-mode (instead it sets numrows to 1). The patch fixes this.
2007-02-24 23:53:39 UTC by jonaskoelker
-
I installed imlib2-config in ~/bin, and put ~/bin in my path. But the ~ is not expanded in the configure script, so it say it's not installed!
Turns out it's pretty simple to fix: instead of "~/bin", put "$HOME/bin" in the PATH. But it would be better if the configure script expanded the ~ like most other programs.
2007-02-02 14:20:10 UTC by nobody
-
When --justswitch is used together with --gotoleft or
--gotoright, nothing happens. However, it works fine
when used with --gotocolumn=x.
I believe this is because in 3ddeskd.cpp, the various
GOTO_FACE_RIGHT/GOTO_FACE_LEFT etc. are only
interpreted in setup_goto_face(), which is not called
when the --justswitch option is used.
I don't understand the program well enough to fix the
bug...
2006-08-06 02:41:40 UTC by nobody
-
bard123 committed patchset 119 of module 3ddesktop to the 3D Desktop CVS repository, changing 1 files.
2005-06-26 16:05:13 UTC by bard123
-
bard123 committed patchset 118 of module 3ddesktop to the 3D Desktop CVS repository, changing 2 files.
2005-06-26 15:04:11 UTC by bard123
-
bard123 committed patchset 117 of module 3ddesktop to the 3D Desktop CVS repository, changing 1 files.
2005-06-26 14:15:28 UTC by bard123