Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

What does your non-Debian desktop look like?

Off-Topic discussions about science, technology, and non Debian specific topics.
Message
Author
User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: What does your non-Debian desktop look like?

#1426 Post by debiman »

oswaldkelso wrote:It's the standard panel (taskbar) the setting are in preferences
TaskBarDoubleHeight=1 # 0/1
There are extensive config options in icewm for both looks and usage but most people fire it up says it's ugly and disappear. A handy built in run dialog springs to mind and windows cascade iirc
not me!
icewm is great for people who want a simple, familiar desktop paradigm.
it has billions of themes, iirc.
but i need something that can do manual tiling (keyboard shortcuts to move & resize windows) - icewm doesn't have much there. iirc.
http://siag.nu/ Part of siag office spreadsheet, writer and a few other bits n bobs. Very old and unsupported but also very neat.
could not find a way to compile it myself, or a package.
but since it's clearly a word processor and not a text editor, i'm not so interested anyway.
Open Cubic Player seems to play most formats no streaming radio support that I could see but there are plugins so it maybe possible.
i see.
i tried it once and something put me off; maybe i should try again.

User avatar
Nili
Posts: 441
Joined: 2014-04-30 14:04
Location: $HOME/♫♪
Has thanked: 5 times
Been thanked: 3 times

Re: What does your non-Debian desktop look like?

#1427 Post by Nili »

Plain Openbox, no bar/panel. bottom conky-std
Image
openSUSE Tumbleweed KDE/Wayland

♫♪ Elisa playing...
Damascus Cocktail ♪ Black Reverie ♪ Dye the sky.

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1399
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: What does your non-Debian desktop look like?

#1428 Post by None1975 »

Nili wrote:Plain Openbox, no bar/panel. bottom conky-std
Nice icons in Openbox menu.
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
Nili
Posts: 441
Joined: 2014-04-30 14:04
Location: $HOME/♫♪
Has thanked: 5 times
Been thanked: 3 times

Re: What does your non-Debian desktop look like?

#1429 Post by Nili »

None1975 wrote:Nice icons in Openbox menu.
Thanks mate, Icons in fact are chatsheets for ttf-font-awesome-4 from Arch AUR.

I simple set it manually on Openbox menu.xml
openSUSE Tumbleweed KDE/Wayland

♫♪ Elisa playing...
Damascus Cocktail ♪ Black Reverie ♪ Dye the sky.

bedtime
Posts: 146
Joined: 2012-12-16 19:34
Has thanked: 1 time
Been thanked: 6 times

Re: What does your non-Debian desktop look like?

#1430 Post by bedtime »

Head_on_a_Stick wrote:
bedtime wrote:The configuration
Of what? Which window manager & operating system is that?
Really sorry about the delay... It's Debian 9 with i3 wm.

As to the config, it's really just a bunch of scripts written in sh: I made backups of all the config files which use hex colour codes (i.e., .Xresources -> .Xresources.orig, muttrc -> muttrc.orig...). Then I replaced the hex codes with new and distinct colour identifiers (i.e., #000000 -> @background, #ffffff -> @foreground in .orig files). These .orig files are then copied back to match their default file names (i.e., .Xresources.orig -> .Xresources) and have their identifiers changed according to the colour the user picks (i.e., @foreground -> #ff0000...). The mouse and icons are changed using 'convert'.

GarryRicketson wrote:That is nice, I like FVWM myself, if I do use a WM on Minix 3, that is what I use.
Here, below, is the server (Minix 3) , connected to it with Iridium browser, the server is on a QEMU VM, the host is OpenBsd, and sometimes get confused as to where I am.
Image
Any way, I am here,... :mrgreen:
In the top Xterm, I am logged into the server via ssh, not using any WM, the Xterm window at the bottom, is the OpenBsd host terminal,... and the WM on the OpenBsd host is OpenBox.
Is this Minix 3.3 or 3.4rc? I've heard that 3.3 doesn't do xorg. Love the ASCII racoon! :P

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: What does your non-Debian desktop look like?

#1431 Post by GarryRicketson »

It is 3.4rc

User avatar
praka123
Posts: 195
Joined: 2007-06-23 08:11
Location: Muvattupuzha,India
Has thanked: 2 times

Re: What does your non-Debian desktop look like?

#1432 Post by praka123 »

Devuan Ascii with Cinnamon desktop (uses elogind):

Image
Image
Debian (Testing/Unstable)

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: What does your non-Debian desktop look like?

#1433 Post by pawRoot »

Just installed freshly released Mac OS Mojave, finally Apple added dark theme, which looks super cool.

Image

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your non-Debian desktop look like?

#1434 Post by Head_on_a_Stick »

pawRoot wrote:Mac OS
:o
dark theme, which looks super cool
Yes, the theme is very nice but the desktop is still stuck in the stone age, I see :mrgreen:

What's with that top-bar? Do you actually like that cluttered mess and can you clean it up in any way?

Wall of terminal to compensate:

Image

Not in the scrot but Chromium is running under unveil(2), it is invoked with a simple wrapper:

Code: Select all

Puffy:~$ cat `which chrome`
/usr/local/bin/chrome --enable-unveil
Puffy:~$
The entire filesystem tree is then invisible to the browser, I have to start the binary directly to be able to upload scrots :cool:
deadbang

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1399
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: What does your non-Debian desktop look like?

#1435 Post by None1975 »

pawRoot wrote:Just installed freshly released Mac OS Mojave, finally Apple added dark theme, which looks super cool.
I have never understood the people who drink from the apple products.
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: What does your non-Debian desktop look like?

#1436 Post by GarryRicketson »

I do and would really like to get one, they are pretty pricey though (at least from what I saw, even used ones ) I still may get one, if and when get a new computer. Why ?
Not so much because programmers prefer them, but because it is Unix based,and certified , the most user friendly and versatile OS , as well as dependable.
https://www.macworld.co.uk/feature/appl ... e-3638706/The herd switched to OS X from rival operating systems over an extended period. And part of this (a big part, according to many programmers) was when Apple released OS X. For the last 15 years Apple's operating system has been built on top of Unix, the command-line OS that powers much of the world's filesystems and servers.

Indeed, OS X is a fully featured Unix operating system (certified as Unix by the Open Standard Groups). Not even modern versions of Linux, such as Mint or Ubuntu, are certified Unix operating systems (they are based on GNU instead of Unix).

"The [Unix] shell is very important for a programmer," says Jessica Su, a CS PhD student at Stanford. "It lets you run programs in almost any language without using a specialised IDE. It's also important if you want a job at a tech company since many companies make their employees work on Unix-based systems.

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: What does your non-Debian desktop look like?

#1437 Post by pawRoot »

Head_on_a_Stick wrote: Yes, the theme is very nice but the desktop is still stuck in the stone age, I see :mrgreen:
why ?
Head_on_a_Stick wrote: What's with that top-bar? Do you actually like that cluttered mess and can you clean it up in any way?
Nothing wrong with the top bar to be honest, the way it works is it shows options for active window, thanks to that
programs top bars don't look awfully like in Windows (since they are not there) :D
None1975 wrote: I have never understood the people who drink from the apple products.
I'm not even buying Apple products anymore, just using Mac OS on my PC.
GarryRicketson wrote:I do and would really like to get one, they are pretty pricey though
You can install it on PC. (depending on your motherboard, CPU, GPU etc.), it's lot of effort though.
GarryRicketson wrote: because it is Unix based,and certified , the most user friendly and versatile OS , as well as dependable.
Exactly, by using Homebrew i can install A LOT of Linux packages on it, so when i'm using terminal i kind of feel likein Debian :D .

Also it's super stable, a lot of good software, a lot of good functions, and i can get my work done without trying to fix things or reading 100 pages of manuals.

If i want to let's say create new partition and encrypt it, 2 or 3 clicks.
If i want to backup my whole drive systematically to another drive ? 2 clicks.

There is lots of things like that, for example file preview in finder, by pressing space you can preview any file, even Photoshop files without opening Photoshop itself, that is why a lot of programmers/designers etc. love it!

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your non-Debian desktop look like?

#1438 Post by Head_on_a_Stick »

pawRoot wrote:
Head_on_a_Stick wrote: Yes, the theme is very nice but the desktop is still stuck in the stone age, I see :mrgreen:
why ?
The only version of Apple's operating system I have used was the original graphical desktop back in the eighties[1] and I see that the basic layout & paradigm is the same.

pawRoot wrote:
Head_on_a_Stick wrote: What's with that top-bar? Do you actually like that cluttered mess and can you clean it up in any way?
Nothing wrong with the top bar to be honest, the way it works is it shows options for active window
So just like the GNOME top panel but with added clutter? :mrgreen:

[1] I hated it:

Image
deadbang

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: What does your non-Debian desktop look like?

#1439 Post by pawRoot »

Head_on_a_Stick wrote:
pawRoot wrote:
Head_on_a_Stick wrote: Yes, the theme is very nice but the desktop is still stuck in the stone age, I see :mrgreen:
why ?
The only version of Apple's operating system I have used was the original graphical desktop back in the eighties[1] and I see that the basic layout & paradigm is the same.
It works and looks good (imo), so why change it ? :D
Head_on_a_Stick wrote: So just like the GNOME top panel but with added clutter? :mrgreen:
I don't see any clutter in there, perhaps you mean the taskbar on the right ? If yes then those icons can be disabled. :mrgreen:

ruffwoof
Posts: 298
Joined: 2016-08-20 21:00

Re: What does your non-Debian desktop look like?

#1440 Post by ruffwoof »

Head_on_a_Stick wrote:Not in the scrot but Chromium is running under unveil(2), it is invoked with a simple wrapper:

Code: Select all

Puffy:~$ cat `which chrome`
/usr/local/bin/chrome --enable-unveil
Puffy:~$
The entire filesystem tree is then invisible to the browser, I have to start the binary directly to be able to upload scrots :cool:
Wow, thanks Head_on_a_Stick.

Downloads (and I believe Uploads) under your home folder are still accessible.

I'm wrapping my chrome launch with ...

Code: Select all

rm -rf ~/.cache/chromium
rm -rf ~/.config/chromium
cd ~/Downloads
chrome --enable-unveil file:///home/user/Downloads/time.html
as I don't like G (chrome is already 5 million lines of code) having loads of additional G files other than the main program files on my system any longer than what I have to. Especially with the default 'continue to run in background when closed'. See also https://www.zdnet.com/article/google-se ... ogle-site/
I manually maintain time.html as my bookmarks file ... and it includes some javascript to show the date and time in its tab title.

Image

Posting images is only a little different, I use mtpaint - open a terminal and sleep 5;mtpaint -s ...to grab a screenshot into mtpaint (sleep gives me time to alt-enter minimise the xterm window in cwm before the screenshot occurs). And then when mtpaint snapshot pops up just save it to ~/Downloads ... and upload/post it from there. As I start chrome from within the Downloads folder that folder shows up in Recent when the file selection window is shown.

Your scrot's 385 installed is 300 more than me (chromium, sshfs-fuse, mc, ispell, mtpaint). cwm, with colourful tmux and mc in console).

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1399
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 46 times
Been thanked: 68 times

Re: What does your non-Debian desktop look like?

#1441 Post by None1975 »

GarryRicketson wrote:they are pretty pricey though (at least from what I saw, even used ones )
To pay for a brand-grated apple? Definetely not.
GarryRicketson wrote:Not so much because programmers prefer them, but because it is Unix based,and certified , the most user friendly and versatile OS , as well as dependable.

It's an inflated business. I call it bullshit. With the new iPhones, the Apple marketing bullshit has reached new heights.
OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: What does your non-Debian desktop look like?

#1442 Post by pawRoot »

None1975 wrote: It's an inflated business. I call it bullshit. With the new iPhones, the Apple marketing bullshit has reached new heights.
I kind of agree, when it comes to new iPhones, they are not worth their price at all, 750 euro for a phone without full HD display, they are still great phones though.

Also i don't like what Apple is doing with their new laptops (all components soldered to motherboard),
the problem is that they have no competition in this segment imo, i tried to find a laptop with similiar design to Macbook Pro and all i found was i believe some Dell laptop with shitty trackpad and Windows 10 (it was like 200 euro cheaper? ), so no thanks, i would go for MBP anyway.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your non-Debian desktop look like?

#1443 Post by Head_on_a_Stick »

ruffwoof wrote:Especially with the default 'continue to run in background when closed'. See also https://www.zdnet.com/article/google-se ... ogle-site/
I can happily confirm that page to be click-bait bullshit: my OpenBSD system does *not* log me into www/chromium if I sign in to my gmail page in the browser.
ruffwoof wrote:I manually maintain time.html as my bookmarks file ... and it includes some javascript to show the date and time in its tab title.
Neat!
ruffwoof wrote:Posting images
I use graphics/scrot for that, it's quicker than opening a paint program.
rufwoof wrote:Your scrot's 385 installed is 300 more than me
Yup, there's a lot of crap in there :D

Back on topic with a scrot of www/chromium and it's new theme:

Image

Note the difference compared to leafpad, I can't match the colours with it at all :x
deadbang

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: What does your non-Debian desktop look like?

#1444 Post by Head_on_a_Stick »

Checking out the new alpha2 release of Dragora GNU/Linux-Libre:

Image

I'm ever-so-slightly disappointed by the (re-)adoption of sysvinit in preference over openrc-init but I can see why because openrc-init does feel a little bit Heath Robinson in comparison, which is fine for a lone user like me but not so good for a distribution aiming at a wide user base.

Big thumbs up for the default window manager, terminal and shell though — very wise choices all round :cool:

Anyway, link here:

http://rsync.dragora.org/ISO/

Mirrors:

https://sourceforge.net/projects/dragora/files/alpha/

http://mirror.fsf.org/dragora/ISO/

EDIT: that VM is running with just 256MiB of RAM assigned so to see it host an X session is mightily impressive, neither pure Debian nor BunsenLabs can manage that.
deadbang

User avatar
oswaldkelso
df -h | grep > 20TiB
df -h | grep > 20TiB
Posts: 1494
Joined: 2005-07-26 23:20
Location: UK
Has thanked: 1 time
Been thanked: 59 times

Re: What does your non-Debian desktop look like?

#1445 Post by oswaldkelso »

HoaS you bastard stealing my thunder :mrgreen:

Yes the geeks are loving it. With help I managed to get it running on hardware. Check out Qi https://www.dragora.org/repo.fsl/doc/tr ... oc/qi.html I'm still getting my head around it.
Very much an alpha and lots of bugs. I to was a wee bit disappointed with dropping sinit and runit but there was sound reasoning.

As for dwm it's better than I though but not my cup of tea. I have openbox and trying to build icewm today (with Qi). I suspect icewm will be there as I'm been tasked with making the desktop pretty.
There is a full Desktop environment going to be available but that'll a while yet and I suspect it will be TDE!

Edit:
One guy has it running on his Arm chromebook but not got X fixed yet.
Free Software Matters
Ash init durbatulûk, ash init gimbatul,
Ash init thrakatulûk agh burzum-ishi krimpatul.
My oldest used PC: 1999 imac 333Mhz 256MB PPC abandoned by Debian

Post Reply