x11-toolkits

  1. sidetone

    Xaw3dxft is alive and well

    libXaw3dXft is alive and well: https://github.com/DaveFlater/libXaw3dXft https://sourceforge.net/projects/sf-xpaint/files/libxaw3dxft/ was the old website. Version 1.6.4 was released 2 months ago. Version 1.6.3 was released 4 months ago. Unfortunately, the original author of libxaw3dxft...
  2. sidetone

    Motif & GTK

    Motif and GTK are being compared, because they're both written in C, and both are under LGPL2.1+. GTK also has a history of its project spawning off of use of Motif. History of Motif Motif started off proprietary in 1988 by Open Software Foundation. This foundation was created by...
  3. 6502

    Other Motif status

    I like the view of Motif - style of window frames, buttons, etc. But it seems it is obsolete for most users. Can it be used now and in future without compromises like "latest browser cannot work" or "it is incompatible with Gtk/Qt/other-important-library"?
  4. garaksarr

    Other Enhanced Motif Window Manager

    Hello, I have been using this window manager for the last few months and I think it's great! https://fastestcode.org/emwm.html The author also wrote motif-based file manager called Xfile and an image viewer called Ximaging. Cheers
  5. D

    Getting Athena/Motif-based applications to match GTK/Qt themes

    Hi, I'm curious of any methods to get older applications based on Athena (Xaw) and Motif to match your current GTK or Qt theme. If I recall correctly, the MATE desktop environment does this out of the box (I think back to opening an Xaw application like xfontsel and it being dark to match my...
  6. 6502

    Other Mixing Motif and Gnome/KDE

    I am not familiar with X11 in depth. I have used mainly Gnome on Linux. I like the view of Motif - shape of windows, maximize buttons, etc. I am not sure is it possible to install and use in the same time Motif and Gnome UI? Motif as base GUI and run programs developed for Gnome (or KDE)? Or...
  7. decuser

    Other Openlook, CDE, Motif, etc

    I'm curious what the state of the ancient openlook, cde, motif, others old gui's are on FreeBSD? Do y'all know of any sites that play around with the old school guis on freebsd?
  8. sidetone

    Adding NeXtaw option to ports as Athena Widgets, and porting to XCB

    I want to add Nextaw (x11-toolkits/neXtaw) options to applications that use Xaw (x11-toolkits/libXaw) in ports. I've thought about working on adding port customizations since starting the thread athena-xaw-implementations.81588. To start with, I learned a lot about adjusting Makefiles by using...
  9. sidetone

    Athena Widgets/Xaw implementations

    Athena Widgets (Xaw) uses Xt (X toolkit Intrinsics) to interface XCB and Xlib. Xaw is part of Project Athena which has a larger scope beyond graphical widgets. Project Athena was started by MIT, with support from IBM and Digital Equipment Corp. x11-toolkits/neXtaw, x11-toolkits/Xaw3d and...
  10. D

    Anyone possible to build IUP on FreeBSD?

    I use iup-3.29_Sources.tar.gz from there: https://sourceforge.net/projects/iup/files/3.29/Docs and Sources/ It wrongly detected FreeBSD as Linux and it failed to build. It seems there is no port available for it or binary package for it simply not available, verified by pkg search iup. $ pkg...
  11. senenmut

    C simple motif gui on 32bit Freebsd 12.1. display error

    hello again, i have successful compiled a simple Motif GUI window on my 32bit FreeBsd machine. there is the following running error : ./winstack Error: Can't open display: Seems that X is not configured right. pkg-update is up to date. Kindly Regards My aim is to make some GUI without...
  12. A

    Solved Gnome/GTK-free Desktop

    Is it possible to have a Gnome-Free Desktop? Suppose you have a non-Gnome desktop (i3, KDE, etc). Is there any specific program in Gnome project that has no usable alternative in other projects e.g. KDE. What about GTK? For example is there enough Qt-based applications out there, to be able to...
  13. senenmut

    C fatal error: 'Xm/Xm.h' file not found , motif installed

    Hello, i have installed open-motif -2.3.8_1 X11 Toolkit on freebsd32bit machine. wanna compile a little script. script is ok. already compiled on other machine (linux) the message is as follows cc -o button button.c -lXm -lXt -lX11 button.c:3:10: fatal error: 'Xm/Xm.h' file not found #include...
  14. O

    Currently working Motif applications?

    I have recently started using CDE and I am loving the look and feel of this desktop. Of course I would now like to see what applications are available that I can run that share this look, to make the desktop look as cohesive as possible. The problem when looking at lists of Motif software...
  15. P

    Solved Installing X-Windows/Motif

    I've just installed FreeBSD in VirtualBox on Windows, using the VM image on this website. I am familiar with the command line operation of UNIX systems but I would like to try a visual windowing approach, specifically Motif style. I have never done this before and I would ask (a) is setting up...
  16. Spartrekus

    Small Motif, GTK,... Alsa Volume Mixer ?

    Hello, Would you eventually know a good small Motif, GTK,... Alsa Volume Mixer ? Ideally it has limited dependencies. Thank you for your help and infos.
  17. I

    [x11-toolkits/open-motif] Uses the wrong GCC

    x11-toolkits/open-motif uses base gcc instead of the one from ports like most ports do. Adding the required flags to ENV before compiling works, but it would be better if the port was to follow the rules set in make.conf.
  18. Y

    Motif application

    Hi all, I am a newbie & using 8.0 stable will Motif Window Manager. It seems lack of Motif application from ports tree like Moxfm, MXterm which still can be download from internet. Anyone will take effort to port more Motif application becomes parts of the current ports tree ?
  19. mecano

    xorg libXaw8 is missing

    Hello, on FreeBSD 7.2-RELEASE-p2 while trying to install x11/xorg (7.4.2) from ports, bitmap complains it can't locate libXaw8 (it seems this later is deprecated and not installed anymore from x11-toolkits/libXaw). I tried rebuilding libs bitmap depends on, portupgrade -af, erasing files in...
  20. L

    Xterm Port

    I'm trying to build Xterm with Xaw3d support. Only problem is, there is no "make config" for Xterm where I can set this. Is there any way to pass configure parameters using the ports infrastructure so that I can customize the Xterm build? This would apply to any port that needs to be passed...
Back
Top