Results 1 to 5 of 5

Thread: Expose in Openbox

Threaded View

  1. #1
    Join Date
    Feb 2011
    Location
    Amherst
    Beans
    33
    Distro
    Ubuntu 12.04 Precise Pangolin

    Expose in Openbox

    Hey,

    I recently started using Openbox, xcompmgr, and AWN as an environment. It performs great and once I iron out a few kinks I'd like to make it my default WM/session. One of those kinks, however, is proving very intractable.

    My biggest priority across all workspace environments - KDE, Gnome 2, Gnome Shell, and Unity - has been an 'expose' feature. The ability to hit a button, the idly at my leisure see all/some of my windows, then select some is, for me, far superior to any Alt-Tab style task switcher. It's also quick when needed, (sometimes :/) keyboard friendly, and can make sense from either a keyboard or mouse oriented view.

    A few days ago I stumbled across skippy and skippy-xd. I downloaded from source and I supposedly meet all the requirements, but my make command returns the following message (for either program):

    ~/.skippy/skippy-xd-0.5.0$ sudo make
    gcc -I/usr/X11R6/include `pkg-config xft xrender xcomposite xdamage xfixes --cflags` -g -pedantic -Wall -DXINERAMA -o skippy-xd skippy.c wm.c dlist.c mainwin.c clientwin.c layout.c focus.c config.c tooltip.c -L/usr/X11R6/lib -lX11 -lm `pkg-config xft xrender xcomposite xdamage xfixes --libs` -lXext -lXinerama
    In file included from skippy.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from wm.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from dlist.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from mainwin.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from clientwin.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from layout.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from focus.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from config.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    In file included from tooltip.c:20:0:
    skippy.h:26:29: fatal error: X11/Xmu/WinUtil.h: No such file or directory
    compilation terminated.
    make: *** [skippy-xd] Error 1
    None of my Google searches have turned up with anything....
    I'm running Ubuntu 11.10 64-bit. My system has plenty of hardware power and everything has always worked out of the box with Linux, equalling or beating the OEM Windows 7 install on everything. I'm wondering if my current version of X11 doesn't support this missing library skippy is finding, and if so what I can do about it (either help with skippy or replacement suggestions would be appreciated). If I could combine the flexibility of AWN and Openbox with the awesomeness of expose window management and lightweight compositing, I'd be a happy, happy person.

    Note: thanks to ridetheteapot, the above problem is now solved! However, I am having another problem that prevents the programs from working correctly, which is described below.
    Last edited by Pharnavaziani; January 24th, 2012 at 09:09 PM. Reason: Adding note

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •