?non-x11 windows windowmanager?

Puppy related raves and general interest that doesn't fit anywhere else
Post Reply
Message
Author
scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

?non-x11 windows windowmanager?

#1 Post by scsijon »

Doesd anyone know of a simple non-x11 or wayland based window manager still around? I was thinbking of playing with scm, which needed only two exe's to work but the OI toolkit is no longer available, even from the wayback machine.

thanks

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#2 Post by musher0 »

HI scsijon.

Wooooo... Tough question. The best I can suggest is:
go through Giles Orr's Comprehensive List of WMs.
https://www.gilesorr.com/wm/table.html

Good luck!
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

lmemsm
Posts: 51
Joined: Wed 27 Jun 2012, 15:01

Re: ?non-x11 windows windowmanager?

#3 Post by lmemsm »

scsijon wrote:Doesd anyone know of a simple non-x11 or wayland based window manager still around? I was thinbking of playing with scm, which needed only two exe's to work but the OI toolkit is no longer available, even from the wayback machine.
Can you give more details on what you're trying to accomplish? There are several alternatives to X Windows and some have window managers. Wasn't clear if you were looking for Wayland options or did not want Wayland options. If you are looking for a Wayland option, this project might be of interest:
https://github.com/michaelforney/swc
https://github.com/michaelforney/velox

If you want to avoid X Windows completely, there are framebuffer based options. I have some X Windows alternatives listed here:
https://lmemsm.dreamwidth.org/9311.html
DirectFB had a window manager project. NanoLinux uses SLWM as a window manager. If you're using a terminal, there are several options to handle multiple windows and run applications in them such as dvtm and splitvt. I have a list in the X Windows alternatives article.

You might also be able to look up SDL based window managers. SDL 1.2.x was able to run without X Windows. When I run a search of SDL and window manager, I noticed two options:
https://sourceforge.net/projects/zwm/
https://libagar.org/
zwm isn't currently maintained. agar is more of a GUI library but the documentation mentioned that it can "operate as a self-contained window-manager".

Don't know if any of these resources are helpful for you, but thought I'd share what I'd found. Would be interested to hear if you find anything else useful.

User avatar
sc0ttman
Posts: 2812
Joined: Wed 16 Sep 2009, 05:44
Location: UK

#4 Post by sc0ttman »

This is probably not want you want, but mlterm (a terminal emulator) can be compiled to
support framebuffer ... you get the binary mlterm-fb ..

You can split windows vertically or horizontally with mlterm, and it also has great support
for libsixel, images, etc.

So, you could use it with ranger, vifm or similar...

I used it on framebuffer with ranger, it's like having the Mac file manager (Finder) available on console,
but with much better file previews and way more powerful commands just a few (vim-like) keystrokes away :)

(mlterm-fb, ranger and micro (a modern text editor for the terminal) all support mulltiple tabs and splits, so you get a really nice no-X experience if you use them together..)
[b][url=https://bit.ly/2KjtxoD]Pkg[/url], [url=https://bit.ly/2U6dzxV]mdsh[/url], [url=https://bit.ly/2G49OE8]Woofy[/url], [url=http://goo.gl/bzBU1]Akita[/url], [url=http://goo.gl/SO5ug]VLC-GTK[/url], [url=https://tiny.cc/c2hnfz]Search[/url][/b]

Post Reply