Page 1 of 1

MX-16 Screenshots

Posted: Wed Nov 02, 2016 8:48 pm
by Jerry3904
What are people doing for desktop setup? Show us what you got!

Re: MX-16 Screenshots

Posted: Wed Nov 02, 2016 8:50 pm
by Jerry3904
Here's my first go, using an actual photo of a thunderstorm seen at night from 40,000 ft
Image

Re: MX-16 Screenshots

Posted: Wed Nov 02, 2016 8:57 pm
by v3g4n
Image

Re: MX-16 Screenshots

Posted: Wed Nov 02, 2016 9:09 pm
by richb
Just a horizontal panel; with added launchers and icon changes for FF and Home folder

Re: MX-16 Screenshots

Posted: Wed Nov 02, 2016 10:13 pm
by tascoast
Simple horizontal (should set Panel to transparent like Rich did I think now) compact layout, Hellfire Bluff and Maria Island more distant to the far right, Zephyr wreck in the foreground, usually covered in sand, October 2016

* realises how the earlier posts managed to include large images now I think.....https://drive.google.com/open?id=0B3UyI ... 0REUmlncHM here provides some of the settings I used, in an animated gif format (656KB) after setting up an initial Live USB/all persist (the attached version below is much inferior)

https://drive.google.com/open?id=0B3UyI ... nF3Vzh5d0E (2.4MB) also links to the original image (you are welcome to a copy)

Re: MX-16 Screenshots

Posted: Wed Nov 02, 2016 10:53 pm
by UncleBaldie
Hi all,

This is my desktop at the mo. MX-16 Beta 1 32-bit, running on a 9-yr old Toshiba laptop (Core 2 Duo, 2Gb RAM), using the light theme, and with a Conky that I (coughs*ahem!) borrowed from my other distro, Linux Lite 3.2, and modified, because I just love that Conky.
Mx-16 runs beautifully on this laptop, and everything I've tried so far just works.
Well done to all those involved.

Just one question - when the final is released, will I have to reinstall, or can I just upgrade from the Beta?

Phil

Re: MX-16 Screenshots

Posted: Thu Nov 03, 2016 9:40 pm
by tascoast
MX-16 Light Theme, Terrestrial Greenhood Orchids wallpaper, transparent Panel effects with Conky (verti-color/clock_stats_wifi).

Re: MX-16 Screenshots

Posted: Fri Nov 04, 2016 1:22 am
by james c
Just a different wallpaper plus Conky.

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 11:46 am
by v3g4n
MX 16 with mate 1.16 from Stevo's OBS repo and Arc icon and theme
Image

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 11:56 am
by dolphin_oracle
v3g4n wrote:MX 16 with mate 1.16 from Stevo's OBS repo and Arc icon and theme
Image
does your system menu have icons?

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 12:16 pm
by v3g4n
Is this what you are referring to?
Image

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 12:18 pm
by dolphin_oracle
v3g4n wrote:Is this what you are referring to?
Image
Yeah. I started playing with a fresh antix core install yesterday and I can't get icons to show up in the system menu even if I use the mate icons.
They show up in the other menus and in the system sub menus.

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 12:26 pm
by v3g4n
Are you using the version from Jessie or from Stevo's OBS repo? How did you install it? This is how I did

Code: Select all

apt-get install --install-recommends mate-desktop-environment
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser:/MATE-1.16/Debian_8.0/ /' > /etc/apt/sources.list.d/mate-desktop-environment.list 
wget http://download.opensuse.org/repositories/home:stevenpusser:MATE-1.16/Debian_8.0/Release.key
apt-key add - < Release.key
apt-get update
apt-get dist-upgrade
I will try with an antix core install in a VM and see if I get the same

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 12:43 pm
by dolphin_oracle
v3g4n wrote:Are you using the version from Jessie or from Stevo's OBS repo? How did you install it? This is how I did

Code: Select all

apt-get install --install-recommends mate-desktop-environment
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser:/MATE-1.16/Debian_8.0/ /' > /etc/apt/sources.list.d/mate-desktop-environment.list 
wget http://download.opensuse.org/repositories/home:stevenpusser:MATE-1.16/Debian_8.0/Release.key
apt-key add - < Release.key
apt-get update
apt-get dist-upgrade
I will try with an antix core install in a VM and see if I get the same
obs version.

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 2:17 pm
by v3g4n
Did you remove the block from any systemd packages from being installed because I'm not even able to install mate-destkop-environment without doing so?

Code: Select all

/home/v3g4n# apt-get install mate-session-manager
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mate-session-manager : Depends: libsystemd0 but it is not installable
E: Unable to correct problems, you have held broken packages.

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 2:21 pm
by dolphin_oracle
v3g4n wrote:Did you remove the block from any systemd packages from being installed because I'm not even able to install mate-destkop-environment without doing so?

Code: Select all

/home/v3g4n# apt-get install mate-session-manager
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 mate-session-manager : Depends: libsystemd0 but it is not installable
E: Unable to correct problems, you have held broken packages.
yes I did. I removed the 00systemd file in /etc/apt/preferences

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 2:39 pm
by v3g4n
Alright, I did the same. I tried a couple times to install antix-core, but each time on reboot it couldn't find the bootable device, yeah I'm a scrub and messed something up I'm sure. I then went with antix-base and the icons do show up in the System menu, so I'm think that something must be missing from your install? Does resetting the panel help?

Code: Select all

mate-panel --reset
Image

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 2:45 pm
by dolphin_oracle
looks that way!

with antiX-core, you need to update the cli-installer before installing. the original had a bug.

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 2:47 pm
by v3g4n
Ah, thanks! I will try that again then!

Edit: Boots up just fine now, thanks good sir!

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 2:49 pm
by dolphin_oracle
wait a minute! mine is 1.14, not 1.16. maybe something is missing! my issues feel like a gtk problem.

Re: MX-16 Screenshots

Posted: Tue Dec 06, 2016 5:48 pm
by Stevo
The 1.14 I made in the OBS was a direct backport from Stretch which was using GTK 3; but I pulled the 1.16 from a PPA that used GTK 2 as much as possible for the Trusty packages.

How is 1.16.0 working, by the way? I can upload the 1.16.1 base source packages from that same PPA so it'll be 1.16.1, but it will take down that repository until all the dependent packages finish automatically rebuilding.

Edit: Too late! I updated mate-desktop, libmateweather, and mate-terminal to 1.16.1, and added mate-optimus. The repo shouldn't take too long to fully come back up.

Update: Everything's back up. Apparently the OBS is using a slightly older version of tzdata than the one we get from security-updates and that caused libmateweather to FTBFS. I added a patch to fix that, but the patch would need to be removed for the tzdata we have, currently 16j. Version 16i changed Rangoon to Yangon, which caused the FTBFS. The stock source includes the change for the newer tzdata.

Re: MX-16 Screenshots

Posted: Thu Dec 08, 2016 3:20 am
by monsieurzik
Here is my desktop with MX-16 RC1.
Two conkys, two panels, the left one smartly hiding as if it was a dock.

Love it. :o)
Image

Re: MX-16 Screenshots

Posted: Tue Dec 13, 2016 8:43 am
by Herman2286
Hello everyone,

I'm a new user to MX Linux. I came from Ubuntu 16.04. I made to switch to Ubuntu from Windows about 4 months ago. Long story short: I'm from the U.S and I'm currently living in Argentina. The hard drive in my laptop that I brought with me pooped out on me, so I had to buy a new hard drive and install an OS on it. The internet connection where I am staying is VERY slow (1mb download speed, anything more than 8mb download is hard and expensive to get here without contracts, packages, etc), so downloading the install file for windows would have taken forever to download (like 4gig+ file). With that said, a friend recommended Ubuntu to me and I tried it out since the install file was about 1 gig. Ever since, I've been happy and curious with linux based distros.

Given my history with linux based distros, my command isn't too great which explains why I've left everything pretty much stock for my desktop. I've added conky manager 2 with a network and process widget. Other than that, I've just added a few things to the panel. So far, I've really enjoyed XFCE in combination with MX Linux as performance is great.
escritorio.jpg

Re: MX-16 Screenshots

Posted: Tue Dec 13, 2016 8:53 am
by asqwerth
Beautiful screenshots, Monsieurzik and Herman2286!

Re: MX-16 Screenshots

Posted: Tue Dec 13, 2016 12:39 pm
by Jerry3904
I never tried this before, but I am liking it: click Settings manager > Desktop, and uncheck "Apply to all workspaces." Now I have 4 different wallpapers for my different activity groups: work, email, web, misc. Cool.

Image

Re: MX-16 Screenshots

Posted: Sat Dec 17, 2016 5:12 am
by i_ri
hello Jerry3904 and hello everyone
New Love MX-16. Using this
ScrEnhotmx1632ii.jpg
from like this
ScrEnhotwamx16.jpg
on this
ScrEnhotmx16met4.jpg

Re: MX-16 Screenshots

Posted: Mon Dec 19, 2016 2:54 pm
by mrneilypops
MX-16+Liquorix kernel :cool:
Xmas VLC
I-Nex system info https://github.com/i-nex/I-Nex

Image

Running FAB!

Re: MX-16 Screenshots

Posted: Mon Dec 19, 2016 3:58 pm
by Jerry3904
That looks very nice!

Re: MX-16 Screenshots

Posted: Tue Dec 20, 2016 6:56 am
by zebedeeboss
Image

I like it simple

Re: MX-16 Screenshots

Posted: Tue Dec 20, 2016 7:35 pm
by Richard
Lovely sunrise.Image

Re: MX-16 Screenshots

Posted: Tue Dec 20, 2016 9:20 pm
by asqwerth
Wallpaper is a B&W version of the butterfly wallpaper without the MX16 logo, which unfortunately is located where I like to place my weather conky.

Plat is the sadly-missed icon theme whose developer's github page (not the original developer from 3 years ago) was pulled about 3-4 months ago.

Image

Re: MX-16 Screenshots

Posted: Tue Dec 20, 2016 9:23 pm
by Jerry3904
Gorgeous

Re: MX-16 Screenshots

Posted: Tue Dec 20, 2016 10:27 pm
by bicyclist56
Pay attention to the rating distributions torrent :)
Everything works without problems.

Re: MX-16 Screenshots

Posted: Wed Dec 21, 2016 1:33 am
by i_ri
hello Jerry 3904
hello bicyclist56. well done. The Panel arrangement the background the screenshot Well Done, bicyclist56.

Re: MX-16 Screenshots

Posted: Wed Dec 21, 2016 6:38 am
by Jerry3904
Your Torrent ratings are amazing!

Re: MX-16 Screenshots

Posted: Wed Dec 21, 2016 7:00 am
by bicyclist56
Jerry3904 wrote:Your Torrent ratings are amazing!
The process is continuous from the beginning on 14 December, I do not turn off the computer. Number of views of my blog in the last month reached 4886. I hope we have is getting bigger!

Re: MX-16 Screenshots

Posted: Wed Dec 21, 2016 7:03 am
by Jerry3904
Total Russian downloads from SourceForge as of this morning:

386: 87
x64: 170

Re: MX-16 Screenshots

Posted: Thu Dec 22, 2016 12:21 am
by i_ri
hello Jerry3904 and hello Everyone
arborday tree permanent online searchable registry
https://www.arborday.org/join/tictim/re ... rowser.cfm
the original pdf size 1.4M
https://shop.arborday.org/canvas/genera ... 21W8328635
here is a small preview
mx16arbor.jpg
Thank You MX-16 Developers.

Re: MX-16 Screenshots

Posted: Thu Dec 22, 2016 1:51 am
by darknetmatrix
here's a screen of mine:
https://i.imgur.com/NwNzfAn.png

Re: MX-16 Screenshots

Posted: Thu Dec 22, 2016 3:00 pm
by Shay2
Image

Code: Select all

$ lspci -vnn -s 01:00.0
01:00.0 Network controller [0280]: Broadcom Corporation BCM43142 802.11b/g/n [14e4:4365] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:2230]
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at 90400000 (64-bit, non-prefetchable) [size=32K]
	Capabilities: <access denied>
	Kernel driver in use: wl
Since it is a

Code: Select all

System:    Host: mx1 Kernel: 4.7.0-0.bpo.1-amd64 x86_64 (64 bit gcc: 4.9.2)
           Desktop: Xfce 4.12.2 (Gtk 2.24.25) Distro: MX-16-RC1_x64 Metamorphosis 24 November 2016
Machine:   Device: laptop System: Hewlett-Packard product: HP Stream Notebook PC 11 v: Type1 - ProductConfigId
           Mobo: Hewlett-Packard model: 8023 v: 54.12
           UEFI [Legacy]: Insyde v: F.0A date: 07/22/2016
Battery    BAT0: charge: 29.8 Wh 100.0% condition: 29.8/29.8 Wh (100%)
           model: Hewlett-Packard Primary status: Full
CPU:       Dual core Intel Celeron N2840 (-MCP-) cache: 1024 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 8652
           clock speeds: max: 2582 MHz 1: 1000 MHz 2: 1034 MHz
Graphics:  Card: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display bus-ID: 00:02.0
           Display Server: X.Org 1.16.4 driver: intel Resolution: 1366x768@60.00hz
           GLX Renderer: Mesa DRI Intel Bay Trail
           GLX Version: 3.0 Mesa 12.0.3 Direct Rendering: Yes
Audio:     Card Intel Atom Processor Z36xxx/Z37xxx Series High Definition Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0
           Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
Network:   Card: Broadcom BCM43142 802.11b/g/n driver: wl bus-ID: 01:00.0
           IF: wlan1 state: up mac: <filter>
Drives:    HDD Total Size: 8.0GB (18.9% used)
           ID-1: /dev/mmcblk0 model: N/A size: 31.3GB
           ID-2: USB /dev/sda model: JumpDrive size: 8.0GB
Partition: ID-1: / size: 1.5G used: 212M (15%) fs: overlay dev: N/A
           ID-2: /home size: 988M used: 70M (8%) fs: ext4 dev: /dev/loop1
Sensors:   System Temperatures: cpu: 46.0C mobo: N/A
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 180 Uptime: 53 min Memory: 620.7/1898.8MB
           Init: SysVinit runlevel: 5 Gcc sys: 4.9.2 Client: Shell (bash 4.3.301) inxi: 2.3.4 

Re: MX-16 Screenshots

Posted: Fri Dec 23, 2016 1:22 am
by zebedeeboss
Hi Shay2, lovely wallpaper very calming. Nice all-round setup

Re: MX-16 Screenshots

Posted: Sat Dec 24, 2016 4:11 am
by asqwerth
Messing around on my test migrated MX15.

Here's a festive wallpaper from Vladstudio - Santa in a sleigh flown by winged giraffes. I like his whimsical pics.

The icon theme is fun and very complete (practically the whole MX Tools has a red/white icon assigned to it), but perhaps a bit too minimalist/abstract for clarity in some cases. See the Firefox one for example - looks like a tulip!

Image

Blessed Christmas, everyone!

Re: MX-16 Screenshots

Posted: Sat Dec 24, 2016 6:20 am
by Jerry3904
Winged giraffes, huh?!

Nice desktop--Happy Holidays to you as well!

Re: MX-16 Screenshots

Posted: Thu Dec 29, 2016 12:50 pm
by NFT5
MATE, with the MX-16 standard wallpaper to remind me where I am.

Image

Panels autohide, but opened up here.

Re: MX-16 Screenshots

Posted: Sun Jan 01, 2017 11:02 am
by Gaer Boy
I usually stick fairly close to the default, but the inclusion of a dark theme in MX-16 led me to experiment. I haven't been able to get the dark theme to work satisfactorily for some of my applications, so have reverted to the light theme. I did find a nice dark theme for Thunderbird - Metal Lion Sea Monkey.

I have 6 Workspaces and so I followed Jerry's lead and have all 6 wallpapers. Most are fairly dark and I relegated the one light one to Workspace 6 which runs XP in VBox. The ghost panel is set at 40% with solid black background when hovered.
desktop.png

Re: MX-16 Screenshots

Posted: Wed Jan 04, 2017 11:38 am
by Zipper104
Bildschirmfoto (Kopie).jpg

Re: MX-16 Screenshots

Posted: Wed Jan 04, 2017 11:44 am
by Jerry3904
We can't see that. Use the full reply form, click on the Attachments tab on the bottom, and navigate to the image. If it is too big it will be rejected by the forum software, then you can use ZimageZ or some other image hosting site.

Re: MX-16 Screenshots

Posted: Wed Jan 04, 2017 11:55 am
by Shay2
Or link it in from about any website.

Image

Re: MX-16 Screenshots

Posted: Wed Jan 04, 2017 1:34 pm
by tascoast
Installs neofetch to keep up...

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 11:25 am
by i_ri
hello Jerry3904 and EveryOne
ice. ice. snowflake.
Put A Snowflake On It.
check for the recent update to "mx-flash 17.1mx16" and
make a digital snowflake here: http://snowflakes.barkleyus.com/
( this is not desktop gelati ) :)

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 2:16 pm
by asqwerth
tascoast wrote:Installs neofetch to keep up...
I know, right?! I'd never heard of neofetch until Jerry posted about it and asked for an ascii version of MX's logo for inclusion. It seems a more colourful version of screenfetch.

Anyway, here's a screenshot without neofetch. I decided to be more monochrome this time round.

Icons: Sardi Mono Vertexed
gtk theme: Dark Teal from Bunsenlabs github
window manager theme: Panthera-OSX

Image

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 3:12 pm
by Jerry3904
Very pretty!

BTW: my only role in that whole neofetch thingee was to challenge the use of a logo which was not ours.

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 6:17 pm
by vinzv
Icons: Arc
GTK Theme: Arc-Darker
Window Manager Theme: Arc-Darker
Wallpaper: MX Pack Jan17

Image Image

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 6:59 pm
by verynicechap
Do not kill me :lipsrsealed:
Screen2.jpg

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 7:34 pm
by vinzv
verynicechap wrote:Do not kill me :lipsrsealed:
At least there's no IE icon on the desk... ;)

Re: MX-16 Screenshots

Posted: Fri Jan 06, 2017 10:35 pm
by asqwerth
@vinzv, very nice!

And a wallpaper pack! I'll check it out later. Currently browsing on a tablet.

One question: what icons are you using for the notification area? I don't think those are standard Arc icons.

Re: MX-16 Screenshots

Posted: Sat Jan 07, 2017 1:34 am
by zeeone
Welcome to the FORUM verynicechap :welcome:
And a very nice desktop. :popcorn:

Re: MX-16 Screenshots

Posted: Sat Jan 07, 2017 11:27 am
by vinzv
asqwerth wrote:One question: what icons are you using for the notification area? I don't think those are standard Arc icons.
Yes they are standard Arc icons taken from the github repo. I only replaced the default MX icon the menu button.

Re: MX-16 Screenshots

Posted: Sun Jan 15, 2017 6:49 am
by gimcrack

Re: MX-16 Screenshots

Posted: Sun Jan 15, 2017 6:56 am
by Jerry3904
Neat!

Re: MX-16 Screenshots

Posted: Mon Jan 16, 2017 8:10 am
by Ogis
Here my simple desktop. Thanks to vinzv, for beautiful wallpaper pack. I think, it should be included in official .iso
Image

Re: MX-16 Screenshots

Posted: Mon Jan 16, 2017 8:35 am
by Jerry3904
Wow, that looks great!

Re: MX-16 Screenshots

Posted: Mon Jan 16, 2017 9:10 am
by Ogis
Thank you, Jerry3904 :happy:

Re: MX-16 Screenshots

Posted: Sun Jan 29, 2017 8:47 pm
by sunrat
Sunrise photo I took at Ninh Phước beach, Vietnam a few years ago.
Image

Re: MX-16 Screenshots

Posted: Sun Jan 29, 2017 11:31 pm
by Shay2
Outside yesterday. Lenovo 10" tablet, USB transfer to MX-16

Image

Re: MX-16 Screenshots

Posted: Tue Jan 31, 2017 5:16 pm
by gnostalgia
It wont stay this way for long. I am always changing the desktop.

Image

Re: MX-16 Screenshots

Posted: Tue Jan 31, 2017 5:37 pm
by Jerry3904
sunrat wrote:Sunrise photo I took at Ninh Phước beach, Vietnam a few years ago.
Stunning!

Re: MX-16 Screenshots

Posted: Wed Feb 01, 2017 2:29 am
by i_ri
hello Jerry3904
gnostalgia. great Hero on the desktop. "wont stay this way for long"? change the background or the system? it looks perfect. what is second desktop look? how did you like the screencapture that you used?

Re: MX-16 Screenshots

Posted: Wed Feb 01, 2017 4:12 am
by asqwerth
gnostalgia wrote:It wont stay this way for long. I am always changing the desktop. ...
Same here. Icons and themes change all the time. Wallpaper switches every 7 minutes.

Cute retro sci-fi look by the way.

Re: MX-16 Screenshots

Posted: Wed Feb 01, 2017 7:00 am
by Paul..
sunrat wrote:Sunrise photo I took at Ninh Phước beach, Vietnam a few years ago.
fabulous...possible candidate for MX-17?

Re: MX-16 Screenshots

Posted: Thu Feb 02, 2017 10:29 pm
by Richard
Image
http://www.iflscience.com/space/eso-rel ... [quote]The image was released by the European Southern Observatory (ESO) and captures in incredible detail NGC 6334 and NGC 6357, known as the Cat’s Paw and Lobster Nebulas. The image is 49,511 x 39,136 pixels and it’s one of the largest images ever released by ESO. A zoomable version is available.[/quote]

Re: MX-16 Screenshots

Posted: Fri Feb 03, 2017 9:17 am
by Ogis
Nice screen, Richard.

Re: MX-16 Screenshots

Posted: Mon Feb 06, 2017 12:23 pm
by Ogis
My simple desktop :)
Image

Re: MX-16 Screenshots

Posted: Tue Feb 14, 2017 2:02 am
by i_ri
hello Jerry3904 hello everyone

appearance xfce-colors . Tango icons . Droid Sans 10.5 .
Panel button pagers show label .
WindowManager Greybird . Droid Sans 9 .
square corner maximised, round corner not maximised.

on a notebook, so 1280 X 800 resolution and a touchpad. E1505 was mx-14. now
very fresh install MX-16 . got the text to be black highlighted or not highlighted; like that. desktop pager Workspace Switcher this size in panel is usable habit. the window buttons pagers with touchpad grab cycles windows with a swipe.
panel in middle with eyes sometimes works as new window anchor under the right-conditions. The two panels hide Intelligently.
Image

Image

Re: MX-16 Screenshots

Posted: Sun Feb 19, 2017 9:16 pm
by KoO
This is my first attempt with conky 1.10. The scripts were not made by me i just edited them..Still work in progress

Image

Re: MX-16 Screenshots

Posted: Sun Feb 19, 2017 9:18 pm
by richb
Nice!

Re: MX-16 Screenshots

Posted: Sun Feb 19, 2017 11:06 pm
by asqwerth
Thumbs up, KoO!

To be honest, if an old syntax conky can be read by conky 1.10, I'm not concerned about the so-called error messages that show up if conky was opened via terminal. I only converted them if they didn't work well or work fully. I only just found out about the lua automated conversion when I was replying to you in your "conky error" thread, but haven't used it as I'm happy with the conky scripts I already have.

Re: MX-16 Screenshots

Posted: Fri Feb 24, 2017 7:18 pm
by i_ri
hello Jerry3904 and everyone
ScrEnhotmx16metm.jpg

Re: MX-16 Screenshots

Posted: Sat Feb 25, 2017 1:05 am
by i_ri
hello Jerry3904 and everyone
Cannot resist. MX linux is one of the best desktop operating systems in the World to date.
Image

Re: MX-16 Screenshots

Posted: Sun Feb 26, 2017 4:58 am
by asqwerth
Modified the conky from Semplice Linux to add weather information from Accuweather. Lots of older conky weather scripts no longer work due to the weather sites changing how they provide the information (or no longer doing so without a fee or user registration).

The weather and conky scripts plus tips to get this going came from Bunsenlabs forum, from the most hardcore creator of weather conkys I've ever seen, TeoBigusGeekus (I adapted script #1(d)). Link to post below. The downloadable zip file contains a pdf file with detailed instructions.

https://forums.bunsenlabs.org/viewtopic ... 1545#p1545

If you can't get the location code from the new layout of Accuweather's site, try this list. http://pastebin.com/dbtemx5F
My location's code is still valid but I can't vouch for other places.



Image

Re: MX-16 Screenshots

Posted: Sun Feb 26, 2017 5:31 am
by sunrat
KoO wrote:The scripts were not made by me i just edited them..
I think that's how everyone makes conky configs! ;)

MEPIS-X desktop

Posted: Sun Feb 26, 2017 12:24 pm
by Coastie
I still love the old MEPIS pyramids and moon wallpapers and icons. :cool:

Image

Sorry if this is in wrong place. I could not find where to post desktop screenshots.

Re: MEPIS-X desktop

Posted: Sun Feb 26, 2017 12:33 pm
by richb
Coastie wrote: Sorry if this is in wrong place. I could not find where to post desktop screenshots.
I moved it here.

Re: MX-16 Screenshots

Posted: Sun Feb 26, 2017 9:24 pm
by KoO
@ asqwerth
Very Nice indeed..
Thanks for the tip on the weather conky. Finding one that's works has been painful.
I change my conky to run along the top of the screen and spit it up.Still work in progress...
http://i68.tinypic.com/rsygt2.jpg

Re: MX-16 Screenshots

Posted: Sun Mar 05, 2017 6:11 pm
by Jerry3904
Changing one of my 4 screens:
Image

Re: MX-16 Screenshots

Posted: Sun Mar 05, 2017 6:19 pm
by smilliken
Quick shot of one of my screens.
Screenshot-2.png

Re: MX-16 Screenshots

Posted: Mon Mar 06, 2017 12:43 am
by zeeone
The screen shots are lookin good. :popcorn:

Re: MX-16 Screenshots

Posted: Fri Mar 10, 2017 3:30 pm
by rokytnji.1
Fresh install over a AntiX 15 install. Updated syslinux so I could unetbootin in AntiX 15 to make my live MX-16 usb drive. Kinda sorta done procrastinating with certain hardware installs and will be also using the MX-16 pendrive to upgrade the MX-14 wireless Desktop in the shop. Done updating and everything is currently current. Here are the specs on this unit.

Code: Select all

harry@shop1:~
$ inxi -zv7
System:    Host: shop1 Kernel: 4.7.0-0.bpo.1-amd64 x86_64 (64 bit gcc: 4.9.2)
           Desktop: Xfce 4.12.2 (Gtk 2.24.25) info: xfce4-panel dm: lightdm
           Distro: MX-16_x64 Metamorphosis 12 December 2016
Machine:   Device: desktop System: Dell product: Precision WorkStation T3400 Chassis: type: 7
           Mobo: Dell model: 0TP412 BIOS: Dell v: A09 date: 06/04/2009
CPU:       Dual core Intel Core2 Duo E7400 (-MCP-) cache: 3072 KB
           flags: (lm nx sse sse2 sse3 sse4_1 ssse3) bmips: 11163
           clock speeds: max: 2790 MHz 1: 2790 MHz 2: 2790 MHz
Memory:    Using dmidecode: you must be root to run dmidecode
Graphics:  Card: NVIDIA G71 [GeForce 7900 GS] bus-ID: 01:00.0 chip-ID: 10de:0292
           Display Server: X.Org 1.16.4 drivers: nouveau (unloaded: modesetting,fbdev,vesa)
           Resolution: 1920x1080@60.00hz
           GLX Renderer: Gallium 0.4 on NV49 GLX Version: 2.1 Mesa 12.0.3 Direct Rendering: Yes
Audio:     Card Intel 82801I (ICH9 Family) HD Audio Controller
           driver: snd_hda_intel bus-ID: 00:1b.0 chip-ID: 8086:293e
           Sound: Advanced Linux Sound Architecture v: k4.7.0-0.bpo.1-amd64
Network:   Card: Broadcom NetXtreme BCM5754 Gigabit Ethernet PCI Express
           driver: tg3 v: 3.137 bus-ID: 04:00.0 chip-ID: 14e4:167a
           IF: eth0 state: up speed: 100 Mbps duplex: full mac: <filter>
           WAN IP: <filter> IF: eth0 ip-v4: <filter> ip-v6: <filter>
Drives:    HDD Total Size: 160.0GB (29.2% used)
           ID-1: /dev/sda model: ST3160812AS size: 160.0GB serial: 5LSEMKYE
           Optical: /dev/sr0 model: PLDS DVD+-RW DH-16AAS
           rev: JD12 dev-links: cdrom,cdrw,dvd,dvdrw
           Features: speed: 48x multisession: yes
           audio: yes dvd: yes rw: cd-r,cd-rw,dvd-r,dvd-ram state: running
Partition: ID-1: / size: 7.6G used: 4.4G (61%) fs: ext4 dev: /dev/sda5
           label: rootMX-16 uuid: dfbbd411-1e89-48ac-b82f-86bec78aa37d
           ID-2: /home size: 16G used: 221M (2%) fs: ext4 dev: /dev/sda6
           label: homeMX uuid: 788fd008-e44b-4c7c-9944-0513be85b1b6
           ID-3: /media/_data size: 120G used: 36G (31%) fs: ext4 dev: /dev/sda7
           label: /data uuid: de0827bb-98c0-44b8-8ccc-efcc4f0abe62
           ID-4: swap-1 size: 4.19GB used: 0.00GB (0%) fs: swap dev: /dev/sda8
           label: N/A uuid: f4c83b44-cc64-4faa-b015-9a6ebe0c05b3
RAID:      No RAID data: /proc/mdstat missing-is md_mod kernel module loaded?
Unmounted: No unmounted partitions detected
Sensors:   System Temperatures: cpu: 34.0C mobo: N/A gpu: 55.0
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 168 Uptime: 15 min Memory: 533.9/3889.0MB
           Init: SysVinit v: 2.88 runlevel: 5 default: 5 Gcc sys: 4.9.2
           Client: Shell (bash 4.3.301 running in xfce4-terminal) inxi: 2.3.8 


Here is the screenys, one semi dirty, one clean. Like I said. Just a virgin install. Edited /etc/fstab after backing up original one. I am symlinking home to a data partition in case I fubar the install later on. Next is the other shop computer.

Image

Image

P.S. This is a 2nd install already. I tried on the 1st install to use the proprietary Nvidia installer in the menu. For my Gforce 7900 pcie card, No errors were displayed for the install procedure on the 3.04.135 nvidia proprietary drive. But no screens were found on reboot. So I said to myself screw it and just will roll with open source driver for now. I have a different card Nvidia card on the MX-14 box. I think I roll with the open source driver on it also. :hitoverhead:

Re: MX-16 Screenshots

Posted: Sun May 07, 2017 10:00 pm
by Brigs
Here my desktop... and my first post in this forum.

Image

Re: MX-16 Screenshots

Posted: Tue May 16, 2017 1:47 am
by Richard
The Milky Way from Galveston, TX, by John ChittyImage

Re: MX-16 Screenshots

Posted: Sat Jun 17, 2017 10:30 pm
by wxboss
Image
Haven't done a whole lot of tinkering yet - just looking for something simple that works for me.

Re: MX-16 Screenshots

Posted: Sun Jun 18, 2017 6:36 am
by antechdesigns
Image
CC-BY-SA

Re: MX-16 Screenshots

Posted: Wed Jun 21, 2017 5:41 am
by antechdesigns
custom wallpaper, custom whisker menu and matching taskbar & some custom icons, start button, apt-notifier.

Image

Re: MX-16 Screenshots

Posted: Thu Jun 22, 2017 11:32 am
by antechdesigns
My custom desktop:

Image

view actual size: http://ant-ony.deviantart.com/art/Scree ... 1498145335

Re: MX-16 Screenshots

Posted: Thu Jun 22, 2017 2:30 pm
by Richard
The blue/abstract is now my daily view:Image
The left bar is now fixed because I got tired of having the vertical bar popup every time I get the mouse close to the edge. :happy:

Re: MX-16 Screenshots

Posted: Thu Jun 22, 2017 3:33 pm
by cyrilus31
@antechdesigns : Elegant. I like it very much :clap:

Re: MX-16 Screenshots

Posted: Thu Jun 22, 2017 9:20 pm
by richb

Re: MX-16 Screenshots

Posted: Fri Jun 23, 2017 7:54 am
by antechdesigns
Richard wrote:I like the blue/abstract. Image
Thanks Richard, looks great ;)

cyrilus31 wrote:@antechdesigns : Elegant. I like it very much :clap:
Thank you very much cyrilus ;)

Re: MX-16 Screenshots

Posted: Fri Jun 23, 2017 11:17 am
by asqwerth
Image

Antechdesign's teal cardboard wallpaper, startbutton and pulse apt-notifier icons.

Theme = Deco, WM theme = arc-dark

And the reason why I prefer the logo in the middle of the WP ... is that my weather conky for MX14 and now its successor MX16 is at the bottom right corner. The usual logo placement for MX clashed with it.

Re: MX-16 Screenshots

Posted: Fri Jun 23, 2017 11:25 am
by antechdesigns
asqwerth wrote: Antechdesign's teal cardboard wallpaper, startbutton and pulse apt-notifier icons.

Theme = Deco, WM theme = arc-dark

And the reason why I prefer the logo in the middle of the WP ... is that my weather conky for MX14 and now its successor MX16 is at the bottom right corner. The usual logo placement for MX clashed with it.
Aahh, Makes sense now, wondered why you where so specific about the wallpaper, looks great asqwerth, nice vision ;) who do I make the invoice out too?

Re: MX-16 Screenshots

Posted: Fri Jun 23, 2017 11:51 am
by asqwerth
...nice vision ;) who do I make the invoice out too?
:p Pphhhtt.

Seriously though, thanks for taking the time to make these.

Re: MX-16 Screenshots

Posted: Fri Jun 23, 2017 7:24 pm
by richb
Are you blue.

Re: MX-16 Screenshots

Posted: Sun Jun 25, 2017 9:33 am
by Jerry3904
No I'm wine.
With that conky that I like for general use and one of antechdesign's wallpapers:
Image

Re: MX-16 Screenshots

Posted: Tue Jun 27, 2017 11:55 am
by antechdesigns

Re: MX-16 Screenshots

Posted: Tue Jun 27, 2017 11:06 pm
by xfrank
Image

full size: https://s9.postimg.org/58lqw0233/Captur ... ntalla.png

MX16 in a small 11.6" laptop. Lateral panel with "arranged" icons, a gaussian wallpaper, and clocky

Re: MX-16 Screenshots

Posted: Tue Jun 27, 2017 11:55 pm
by asqwerth
antech, are those the Mint icons with their blue folder option? I always thought they were a nice variant of Faenza with a few original icons of their own (e.g. Graphics icon).

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 4:17 am
by antechdesigns
asqwerth wrote:
antech, are those the Mint icons with their blue folder option? I always thought they were a nice variant of Faenza with a few original icons of their own (e.g. Graphics icon).
The icons are Obsidian Icon Theme: https://www.xfce-look.org/p/1169579/
Faeanza-based icon theme with a few new app-icons, blue or green folders and new mimetype icons.
Primary developed for Linux Mint and Ubuntu GNOME. Limited support for KDE Plasma.

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 4:48 am
by asqwerth
Thanks!

I have heard of Obsidian before but I think it was some time ago, when they had fewer new icons. Looks like the icon set has grown nicely.

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 4:59 am
by richb
Obsidian was a suggestion I made during the development process.

viewtopic.php?f=119&t=42060&p=411996&hi ... an#p411996

I am know exploring Vibrancy which has many color variants.

http://www.ravefinity.com/p/vibrancy-co ... theme.html

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 5:06 am
by asqwerth
No wonder it sounded so familiar!

I use Vibrancy and Vivacious a lot. They are very complete.

But one of them seemed to be a hodge podge of other icon themes, particular Moka and Faba icons. I wasn't sure of the copyright status so didn't raise it before.

[ADDED] The other one, Vivacious, seems less derivative to me, but perhaps it's because I'm not familiar with the icon themes that inspired it. It's a nice purple/violet/teal-tinged set of icons, which I really like.

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 6:38 am
by richb
I downloaded Vivacious based on your comment. I do like it as well. I am partial to teal.

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 2:41 pm
by antechdesigns
My Desktop today with a few custom made icons ;)
PREVIEW:
Image
High Resolution: http://ant-ony.deviantart.com/art/Scree ... -689239378

Re: MX-16 Screenshots

Posted: Wed Jun 28, 2017 8:36 pm
by richb
Fun with compiz

Re: MX-16 Screenshots

Posted: Fri Jun 30, 2017 3:45 pm
by vamsi

Re: MX-16 Screenshots

Posted: Fri Jun 30, 2017 3:56 pm
by vamsi
vamsi wrote:My Customized MX-16.1 Desktop with ARC-RED-OSX MAC Theme
:happy: :happy: :happy:

https://ibb.co/ipiJtQ
https://ibb.co/d0iySk
https://ibb.co/nffnnk

Re: MX-16 Screenshots

Posted: Fri Jun 30, 2017 7:27 pm
by Stevo
Fiddling around with the backported Cinnamon 3.2 desktop:

Image

Re: MX-16 Screenshots

Posted: Sat Jul 01, 2017 10:07 pm
by richb
Desaturated desktop
Image

Re: MX-16 Screenshots

Posted: Mon Jul 03, 2017 1:25 am
by tascoast
An old subdued style

full size version : https://drive.google.com/open?id=0B3UyI ... lFjQjFaWmM


Edit : I had forgotton about this trick, ty
viewtopic.php?f=108&t=41181&p=403218&hi ... ng#p403218

Re: MX-16 Screenshots

Posted: Tue Jul 04, 2017 1:18 pm
by antechdesigns
Alternate Login Screen:
login.jpg
Download Image: http://ant-ony.deviantart.com/art/MXLin ... -690424665

Place in: /usr/local/share/backgrounds/MX16/lightdm/kingfisher/ and rename to

Code: Select all

login.jpg

Re: MX-16 Screenshots

Posted: Tue Jul 04, 2017 1:40 pm
by yeray
Image

Full Size: http://i.imgur.com/pIXjsiE.jpg

PC:
CPU: Intel Xeon E5450
MB: Asus P5QC
RAM: 8Gb DDR3 Kingston Hyper X Blue
HDD: Western Digital Caviar Blue 1TB
GPU: Gainward 9800 GT 1 Gb Golden Sample
CPU Cooler: Cooler Master Hyper X
Power Suply: Antec TruePower Classic 750W 80+ Gold
Fan: Arctic F12 PWM
Chassis: A+case Twin Engine

System:
MX Linux 16.1 64 bits
Kernel: 4.7.0-0.bpo.1

Re: MX-16 Screenshots

Posted: Sun Jul 09, 2017 4:24 am
by antechdesigns

Re: MX-16 Screenshots

Posted: Wed Jul 12, 2017 6:24 am
by antechdesigns

Re: MX-16 Screenshots

Posted: Wed Jul 12, 2017 1:41 pm
by antechdesigns

Re: MX-16 Screenshots

Posted: Thu Jul 13, 2017 3:25 pm
by antechdesigns

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 11:03 am
by asqwerth
Icons = Sardi-arc, but with Antechdesign's icons for MX-Tools, DefaultLook, Apt-Notifier and Start Button.
I'm using compiz, and the emerald theme for the window top and borders is Emerald Edge.
Otherwise, the gtk theme = arc-grey-dark

Image


http://imgur.com/KyH23CM

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 11:12 am
by Jerry3904
That looks great!

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 11:29 am
by antechdesigns
Jerry3904 wrote:That looks great!
+1
asqwerth wrote:Icons = Sardi-arc, but with Antechdesign's icons for MX-Tools, DefaultLook, Apt-Notifier and Start Button.
I'm using compiz, and the emerald theme for the window top and borders is Emerald Edge.
Otherwise, the gtk theme = arc-grey-dark

http://imgur.com/KyH23CM
Would you like MX-Tools, DefaultLook, Apt-Notifier and Start Button Sardi icons to match ?

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 11:51 am
by asqwerth
antechdesigns wrote:
Would you like MX-Tools, DefaultLook, Apt-Notifier and Start Button Sardi icons to match ?
Yes please!! for all but the Apt-Notifier icon. I think it should look a little different from the rest in the notification area so that I'll notice when there are updates.

:happy:

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 12:00 pm
by antechdesigns
asqwerth wrote:
antechdesigns wrote:
Would you like MX-Tools, DefaultLook, Apt-Notifier and Start Button Sardi icons to match ?
Yes please!! for all but the Apt-Notifier icon. I think it should look a little different from the rest in the notification area so that I'll notice when there are updates.

:happy:
I agree. Just learning Inkscape at the moment, but i'll do them in Photoshop so I don't get frustrated and give up :p

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 12:31 pm
by antechdesigns
Can you test this for me, before doing the others? Save me rebooting!
SardiMXtools.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 1:47 pm
by asqwerth
Not bad, not bad at all:
mx-sardi.png
mxsardi-whisker.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 2:04 pm
by antechdesigns
Try this one, that other was a pixel too small :eek: also i made 64px just in case.
SardiMXtools.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 2:16 pm
by antechdesigns
Done the start button transparent, so it uses the color of the panel ;)
sardiStart.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 2:39 pm
by antechdesigns
defaultLook.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 2:42 pm
by Jerry3904
That is really fine!

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 3:06 pm
by antechdesigns
Jerry3904 wrote:That is really fine!
Which One ?
mxtime.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 3:17 pm
by Jerry3904
defaultLook

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 3:34 pm
by antechdesigns
Jerry3904 wrote:defaultLook
I thought you meant all of them for a minute :p

Not sure about this one, may need some more thought :anicat:
XFD.png

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 3:56 pm
by Jerry3904
I did like them all, in fact, but particularly the dL

Re: MX-16 Screenshots

Posted: Sat Jul 15, 2017 10:07 pm
by asqwerth
Jerry3904 wrote:I did like them all, in fact, but particularly the dL
Same here. I'm out at the moment so can't test the other icons (including the updated MX-tools one) until later today, but they look impressive.

Re: MX-16 Screenshots

Posted: Sun Jul 16, 2017 5:42 am
by antechdesigns
Forgot the shadow on the start button
sardiStart.png

Re: MX-16 Screenshots

Posted: Mon Jul 17, 2017 6:32 pm
by richb
antechdesigns purple wallpaper with modified logo text. Icons are Vivacious which has color sets to match just about any background. Window manager is emerald theme womat gray with titlebar buttons I modified as well as titlebar color and height.

Image

Re: MX-16 Screenshots

Posted: Mon Jul 17, 2017 11:48 pm
by i_ri
hello Jerry3904
hi richb You got us thinking that faba iconset was your favorite and that nothing could pry you from it. purple with vivacious; Great, Crisp. how does faba look on that desktop of yours. you must have tried it by now. I just like vibrancy a bit more than vivacious. and hard to pry me off tango. You would be the first to say to each their own. ain't it great.

Re: MX-16 Screenshots

Posted: Tue Jul 18, 2017 12:04 am
by asqwerth
@Richb, That is a most impressive screenshot, and your modifications are very nice.

I do like Vivacious icon theme very much and use the teal, pink and purple folder variants a fair bit, esp in my Manjaro and Mint 17 partitions.

Are you able to export your emerald theme using Emerald Theme Manager? I would like to import it for use in Compiz.


@i_ri, I also like Vibrancy but it's essentially Moka + some other stuff + RAVEfinity's folder style.

Their Vivacious theme seems more original or at least its influences are much less recognisable. I also like the overall purple/turquoise tone to the whole set.

Re: MX-16 Screenshots

Posted: Tue Jul 18, 2017 12:06 am
by asqwerth
antechdesigns wrote:Forgot the shadow on the start button
sardiStart.png
After testing both circular start buttons, I went back to the simple white MXStartLogo you created very early on, ie the one with no borders around it. Because the logo is bigger and clearer on that one.

The ones bounded by square or circular borders by necessity have smaller logos.

Re: MX-16 Screenshots

Posted: Tue Jul 18, 2017 5:51 am
by richb
Are you able to export your emerald theme using Emerald Theme Manager?
Here is the emerald export file.

https://www.dropbox.com/s/te1lzvswggv01 ... erald?dl=0

These are the button sets: The colors only show on a mouse hover.

Re: MX-16 Screenshots

Posted: Tue Jul 18, 2017 6:00 am
by richb
i_ri wrote:hello Jerry3904
hi richb You got us thinking that faba iconset was your favorite and that nothing could pry you from it. purple with vivacious; Great, Crisp. how does faba look on that desktop of yours. you must have tried it by now. I just like vibrancy a bit more than vivacious. and hard to pry me off tango. You would be the first to say to each their own. ain't it great.
Not sure where you got that opinion. Have not tried Faba with this scheme.

Re: MX-16 Screenshots

Posted: Mon Jul 31, 2017 12:41 pm
by mikeswifty
I'm still waiting for my laptop to be repaired & returned, so I thought I'd get a jump on setting things up to my liking by using the MX Live USB on an old desktop. I must say, I've never looked at a computer screen of my own & said to myself, "I love how that looks", but thanks to MX Linux, well, see for yourself! (As for me, I LOVE how that looks!)
Screenshotsmall.jpeg
Screenshot2.jpeg

Re: MX-16 Screenshots

Posted: Tue Aug 29, 2017 3:45 am
by i_ri
hello Jerry3904
.metamorphic rock. the update available icon green is visible; when no upgrades the box frame is barely visible; this has been nice.
Image
Image

Re: MX-16 Screenshots

Posted: Wed Sep 13, 2017 11:41 pm
by Curmudgeon
Normally, I lean toward the almost-cliche dark-blue-and-black desktop look.

But, new-to-me laptop, fresh install of MX-16, and the serendipitous discovery of a teal color scheme that didn't suck, I decided to indulge one of my favorite color combinations: purple with teal.

Image Clean

ImageDirty w/homerun menu.

Image Dirty

Image Recursively dirty

Image Desktop panorama

Colophon:
Plasma theme: Tibanna
Color scheme: KVCyan
Icon theme: vamox-jacaranda

Re: MX-16 Screenshots

Posted: Thu Sep 14, 2017 12:21 am
by asqwerth
Very nice, Curmudgeon. What icon set are you using?

I like teal as well, although I prefer a brighter shade. See my wallpaper request for antechdesigns:

viewtopic.php?p=417193#p417193

:happy:

Re: MX-16 Screenshots

Posted: Fri Sep 15, 2017 8:19 pm
by Curmudgeon
asqwerth wrote:Very nice, Curmudgeon. What icon set are you using?
Ah yes, a colophon. My bad. Edited original post with pertinent information.

Re: MX-16 Screenshots

Posted: Fri Sep 15, 2017 11:33 pm
by asqwerth
Thanks, Curmudgeon.

And I learned a new word!

Re: MX-16 Screenshots

Posted: Sat Sep 16, 2017 5:17 am
by asqwerth
My original MX15 partition - I finally migrated to MX16 after MX16.1 was released.

RAVEfinity's themes and icons:
- Ambiance-Flat-Pink as usual (but with Arc-Grey-Dark WM theme)
- Vivacious Non-Mono-Dark Purple-Vivid

Wallpaper was contributed by vinz, for the short period when he frequented this forum.
Conky was modified from something posted here by hhh from Bunsenlabs forum, when he popped into this forum to say hi previously.


Image

Re: MX-16 Screenshots

Posted: Sat Sep 16, 2017 6:53 pm
by Curmudgeon
I love old-growth trees. There is something calming about them.

Meanwhile, I've altered my wallpapers for the time being to pay homage to the little spacecraft that reminded us that Nature is vastly more beautiful than even our best "artist's conception."

Image

Thanks, Cassini. For everything.

Re: MX-16 Screenshots

Posted: Wed Oct 04, 2017 7:36 pm
by miker107
Hello, brand new mx16 user here. Just thought I would share my desktop with you guys:

Image

Re: MX-16 Screenshots

Posted: Wed Oct 04, 2017 10:54 pm
by asqwerth
Welcome!

Very pretty first post. Default dark theme looks nice with Obsidian grey folders and that's a well matched wallpaper. Do you have a link to the wallpaper?.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 8:35 am
by richb
Nice icon pack and integrates well with your wallpaper. Welcome to the Forum.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 2:38 pm
by miker107
asqwerth wrote:Welcome!

Very pretty first post. Default dark theme looks nice with Obsidian grey folders and that's a well matched wallpaper. Do you have a link to the wallpaper?.

Thank you, and yes I do love the Obsidian icon pack. The various colored folders it comes with insures that it will go with just about anything. The wallpaper actually came from the community submitted list of wallpapers found on the MX linux web site here: https://mxlinux.org/wallpaper?page=3

I was perusing through the wallpapers page from the site, there are a lot of gorgeous wallpapers in there.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 2:50 pm
by miker107
richb wrote:Nice icon pack and integrates well with your wallpaper. Welcome to the Forum.
Thank you sir, it's good to be here.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 5:31 pm
by Stevo
I like the icons, too. I'll try and package them for the repo.

Later...found and fixed a problem with the Mint theme appearing as a duplicate Gray theme instead of Mint in the settings, so I'm repackaging.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 9:08 pm
by miker107
Stevo wrote:I like the icons, too. I'll try and package them for the repo.

Later...found and fixed a problem with the Mint theme appearing as a duplicate Gray theme instead of Mint in the settings, so I'm repackaging.
Stevo, another theme I like very much is adapta, and recently downloaded the theme pack here: https://www.xfce-look.org/p/1190851/
I love this theme on my gnome install, and doesn't look have bad on MX16 either.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 9:37 pm
by Stevo
We've had quite a bit of discussion recently on the developer's forum about the Adapta theme, and the stock teal highlights version is in the MX 17 test repo, as well as System 76's "pop" variant. I also figured out how to build less garish highlight versions that use indigo and blue-gray as selection colors, as well as the monochrome adaptdark fork. However, it seems that only gtk3 desktops really get the full benefit of Adapta, and xfce is still gtk2. And we all agreed that the stark white light colored theme in xfce, as you can see in that screenshot, was really not going to work for us.The dark themes do look a lot better, though.

Building Adapta from source requires a newer gtk3 than we have for MX 16; I assume that the different colored variants in your link are just the finished builds that are put in the download. Adapta starts out with just vector svg files and then generates bitmaps using Inkscape, as well as all the css files for the supported versions of gtk 3 (3.18 is the absolute lowest that is supported), during a rather lengthy build. There is a way to use multiple cores during the build by using the "parallel" package, though--that speeds up the builds a lot.

Re: MX-16 Screenshots

Posted: Thu Oct 05, 2017 9:52 pm
by miker107
Stevo wrote:We've had quite a bit of discussion recently on the developer's forum about the Adapta theme, and the stock teal highlights version is in the MX 17 test repo, as well as System 76's "pop" variant. I also figured out how to build less garish highlight versions that use indigo and blue-gray as selection colors, as well as the monochrome adaptdark fork. However, it seems that only gtk3 desktops really get the full benefit of Adapta, and xfce is still gtk2. And we all agreed that the stark white light colored theme in xfce, as you can see in that screenshot, was really not going to work for us.The dark themes do look a lot better, though.

Building Adapta from source requires a newer gtk3 than we have for MX 16; I assume that the different colored variants in your link are just the finished builds that are put in the download. Adapta starts out with just vector svg files and then generates bitmaps using Inkscape, as well as all the css files for the supported versions of gtk 3 (3.18 is the absolute lowest that is supported), during a rather lengthy build. There is a way to use multiple cores during the build by using the "parallel" package, though--that speeds up the builds a lot.
I have just removed adapta, I see the incompatibility now as certain apps were looking horrible. Thanks for the very thorough education on the subject. I now understand just how complex these themes are. Oh, and I happen to love the "pop" theme as well, so it would be nice if these themes could be incorporated into MX in the future.

Re: MX-16 Screenshots

Posted: Fri Oct 06, 2017 1:12 am
by asqwerth
miker107 wrote: I have just removed adapta, I see the incompatibility now as certain apps were looking horrible. Thanks for the very thorough education on the subject. I now understand just how complex these themes are. Oh, and I happen to love the "pop" theme as well, so it would be nice if these themes could be incorporated into MX in the future.
Adapta and Pop themes are already in the MX17 repos, even though MX17 is still some ways from being released. However, the dark variants all look so much better than the light themes. The reason is that in the light variants, the XFCE panel and whisker menu show up as a blinding bleached white. It's almost painful in its whiteness. You could change your panel settings to set it to a fixed darker colour instead of having it follow the gtk theme, but I'm not sure how to do that for whisker menu.

Of course, if you knew how to tweak the files in the Adapta/Pop light themes to set dark panels/whisker, that would be great.

As for the dark themes, while they show up quite nicely, a lot of impressive animated effects you see in gtk3 desktop environments are lost because XFCE is still a gtk2 desktop at the moment, at least in Debian Jessie and Stretch.

Like Stevo said, we were discussing this in the Dev Team forum, and these were some of my observations about Adapta in XFCE:

Re: dark theme -

1. It's very cool, I love the strong colours, and it's great on Gnome, Cinnamon and Budgie (gtk3) desktops, but it might not have the most visible/identifiable GUI elements in XFCE (gtk2). For instance, in gtk2, you don't have a lot of the mouseover and animated effects you have in gtk3. So a lot of the visual cues are lost, making GUI elements less visible.

2. Look at tabs in Thunar (gtk2). Other dark themes have properly visible outlines for things like active tabs. In Adapta-Nokto, it's so dark you wouldn't know there is a tab if not for the neon blue indicator light below the tab text. If you mouseovered a tab in Nautilus or Nemo file managers (gtk3 apps), the tab would "light up" but not in Thunar.

3. In gtk3 apps, when you click on a tab, a "ripple" of light goes through the tab. You don't get that in a gtk2 app.

4. Same with mousing over items in a folder in Nautilus/Nemo. You don't get that in Thunar or any other gtk2 app.

5. you can compare the difference in MX:
- galculator and Archive manager are gtk3 apps. Open the Preferences dialogue window for these 2 and mouseover all the GUI elements
- do the same with Thunar, any of the other XFCE applications.

Re: MX-16 Screenshots

Posted: Fri Oct 06, 2017 11:52 am
by miker107
asqwerth wrote:
miker107 wrote: I have just removed adapta, I see the incompatibility now as certain apps were looking horrible. Thanks for the very thorough education on the subject. I now understand just how complex these themes are. Oh, and I happen to love the "pop" theme as well, so it would be nice if these themes could be incorporated into MX in the future.
Adapta and Pop themes are already in the MX17 repos, even though MX17 is still some ways from being released. However, the dark variants all look so much better than the light themes. The reason is that in the light variants, the XFCE panel and whisker menu show up as a blinding bleached white. It's almost painful in its whiteness. You could change your panel settings to set it to a fixed darker colour instead of having it follow the gtk theme, but I'm not sure how to do that for whisker menu.

Of course, if you knew how to tweak the files in the Adapta/Pop light themes to set dark panels/whisker, that would be great.

As for the dark themes, while they show up quite nicely, a lot of impressive animated effects you see in gtk3 desktop environments are lost because XFCE is still a gtk2 desktop at the moment, at least in Debian Jessie and Stretch.

Like Stevo said, we were discussing this in the Dev Team forum, and these were some of my observations about Adapta in XFCE:

Re: dark theme -

1. It's very cool, I love the strong colours, and it's great on Gnome, Cinnamon and Budgie (gtk3) desktops, but it might not have the most visible/identifiable GUI elements in XFCE (gtk2). For instance, in gtk2, you don't have a lot of the mouseover and animated effects you have in gtk3. So a lot of the visual cues are lost, making GUI elements less visible.

2. Look at tabs in Thunar (gtk2). Other dark themes have properly visible outlines for things like active tabs. In Adapta-Nokto, it's so dark you wouldn't know there is a tab if not for the neon blue indicator light below the tab text. If you mouseovered a tab in Nautilus or Nemo file managers (gtk3 apps), the tab would "light up" but not in Thunar.

3. In gtk3 apps, when you click on a tab, a "ripple" of light goes through the tab. You don't get that in a gtk2 app.

4. Same with mousing over items in a folder in Nautilus/Nemo. You don't get that in Thunar or any other gtk2 app.

5. you can compare the difference in MX:
- galculator and Archive manager are gtk3 apps. Open the Preferences dialogue window for these 2 and mouseover all the GUI elements
- do the same with Thunar, any of the other XFCE applications.
Thank you for taking the time to explain things. I am finding this to be one of the best linux forum experiences I've ever had, and I've been around a bunch over the last few years. I started noticing certain apps like the older version of conky manager for instance, would not display the menu tabs at all, and menu options were all scrunched up together. Made for a horrible experience so I removed the themes all together. Just downloaded the "victory" theme set from xfce-look.org and it looks pretty nice, using it now.

Re: MX-16 Screenshots

Posted: Fri Oct 06, 2017 2:25 pm
by Stevo
Hey, on xfce-look.org, does that one-click OCS-install button work for you like it does for me, or do you have to install ocs-url from the test repo to get it to work? If so, I'm thinking that would be very useful to have on the ISO.

Re: MX-16 Screenshots

Posted: Fri Oct 06, 2017 2:31 pm
by golden45

Re: MX-16 Screenshots

Posted: Mon Oct 09, 2017 3:43 pm
by tascoast
https://drive.google.com/open?id=0B3UyI ... GJyYi0yMUk

Dark theme, clear panel, matching launcher icon, GKrellM and Conky system monitoring.

Re: MX-16 Screenshots

Posted: Tue Oct 10, 2017 8:55 am
by Paul..
@tas...I gotta have that jellyfish background...where from?

Re: MX-16 Screenshots

Posted: Tue Oct 10, 2017 3:24 pm
by miker107
Paul.. wrote:@tas...I gotta have that jellyfish background...where from?
Hey Paul, I'll answer that for ya, that is one of the bing backgrounds from a about a year ago. I remember it because it's one I liked and downloaded to use.
http://www.istartedsomething.com/bingim ... 66x768.jpg

Re: MX-16 Screenshots

Posted: Tue Oct 10, 2017 5:48 pm
by Paul..
thanks, miker107

Re: MX-16 Screenshots

Posted: Wed Oct 18, 2017 8:56 pm
by rokytnji.1
Computer screen set by the front door. Candy is bought. Let the dogs of war ring the door bell.

Image

Re: MX-16 Screenshots

Posted: Fri Oct 20, 2017 9:12 pm
by richb
One of antechdesign's wallpapers, MX Gold.
Image

Re: MX-16 Screenshots

Posted: Sun Oct 22, 2017 9:48 pm
by miker107
Just in a red mood tonight

Image

Re: MX-16 Screenshots

Posted: Tue Oct 31, 2017 1:23 pm
by MX<3
I know. I know... I'm a simple man, with simple tastes. And I like knowledge and functionality. My Panel is staying there.


Screenshot3.jpg
Dunno how you added your bigger screenshots. I kept getting told I'm too large...

First time for everything, right?

Re: MX-16 Screenshots

Posted: Mon Nov 20, 2017 4:04 pm
by twodogs
antechdesigns wrote:My custom desktop:

Image

view actual size: http://ant-ony.deviantart.com/art/Scree ... 1498145335
Your wallpapers are SUPER nice! I have just found MX Linux and would like to know where I can get your 'MX' start button image, and what font is that on the button?

Re: MX-16 Screenshots

Posted: Mon Nov 20, 2017 4:11 pm
by Jerry3904
Thanks! Here you go:

https://mxlinux.org/art

I love that font, it's called "Crackdown" and was selected by the logo's designer Utopia.

Re: MX-16 Screenshots

Posted: Wed Nov 22, 2017 3:53 pm
by i_ri
hello Jerry3904 and hello everyone
Image
mx default windowM on , MurrinaFancyCandy with , elementaryX-dark icons showing , Bitstream Vera Sans Roman menu font 8; on 1440x900 . compositing On, no shadows.
ScrEnhotxfcegnu.png
Seen at //www.antixforum the appending of antix machines with xfce4 module packages. There is a background for that! debian - xfce - antix - mx-linux 1920 X 1200 wallpaper.

Re: MX-16 Screenshots

Posted: Wed Feb 28, 2018 4:07 am
by i_ri
hello Jerry3904 and everyone
lhb1142 called them "most beautiful" the wallpapers of MX-LINUX.
revisit and stomped out the 16 on a good one. "beach-rocks-resco-of-1812-"
the re:blankd png is 4.3MB. It cannot be shared here. wish we could; kinda proud of the cover-up dots.
wmxlinux16one.jpg
always like using this machine. set-up with mx. xfce.
spoofing with the word Horizon on this mx-16 wallpaper. must be the pc'display that causes perfect comfort on the d800 with mx-16.
wpmxlinuxcapture.jpg
reduced quality for forum upload.

Re: MX-16 Screenshots

Posted: Wed Feb 28, 2018 6:36 am
by asqwerth
i_ri wrote:hello Jerry3904 and everyone
lhb1142 called them "most beautiful" the wallpapers of MX-LINUX.
revisit and stomped out the 16 on a good one. "beach-rocks-resco-of-1812-"
the re:blankd png is 4.3MB. It cannot be shared here. wish we could; kinda proud of the cover-up dots. ...

always like using this machine. set-up with mx. xfce.
spoofing with the word Horizon on this mx-16 wallpaper. must be the pc'display that causes perfect comfort on the d800 with mx-16....
You could get a no-logo version on our Community Wallpaper section of the MX official site:

https://mxlinux.org/wallpaper?page=1
https://mxlinux.org/beach-rocks-resco-1812

And then if you wish to add the MX logo but without the version number, you can visit this page:
https://mxlinux.org/art

to grab the appropriate logo to add as an overlay to the rocks wallpaper.

IIRC, this manipulated picture was taken by an uncle or friend of Dev Team's Paul..

Re: MX-16 Screenshots

Posted: Wed Feb 28, 2018 11:51 am
by i_ri
hello Jerry3904 and everyone
thank You asqwerth for pointing to the available no logo version
of the "Beach Rocks Resco of 1812" image. Thank You to Peter Roberts, contributor,
and Paul.. for this exquisite wallpaper is one of the "most beautiful" as that referred in posts about MX-Linux backgrounds.

Re: MX-16 Screenshots

Posted: Sun Mar 18, 2018 8:29 am
by MX<3
Sorry wrong place. I can't work out how to delete posts. So this will have to do... doh!

Re: MX-16 Screenshots

Posted: Sun Apr 08, 2018 5:38 am
by asqwerth
Image

https://imgur.com/8TtieTF

Icons: Paper, with Moka as the "inherits" fallback.

Wallpaper: contributed by vinz some time ago

conky: modified from something in mabox (spin of Manjaro) but with a clementine script added and the "available updates" script changed to reference aptitude rather than pacman. Doesn't work perfectly though because after you install updates, the conky status will still show updates as being available and won't change during the current session.

A Google search seemed to indicate that you can't get it any more updated without using elevated-privileges commands.

Re: MX-16 Screenshots

Posted: Sun Apr 08, 2018 6:31 am
by Jerry3904
i_ri wrote:hello Jerry3904 and everyone
thank You asqwerth for pointing to the available no logo version
of the "Beach Rocks Resco of 1812" image. Thank You to Peter Roberts, contributor,
and Paul.. for this exquisite wallpaper is one of the "most beautiful" as that referred in posts about MX-Linux backgrounds.
It was my top
candidate for the MX-16 default--I love the very unusual colors.

Re: MX-16 Screenshots

Posted: Sun Apr 08, 2018 6:48 am
by Jerry3904
@asqwerth: very graceful touch.

BTW: I can't quite make out the conky, can you please post a close-up?

Re: MX-16 Screenshots

Posted: Sun Apr 08, 2018 7:04 am
by asqwerth
Here it is with Clementine running.
MX16-mabox-clem-conky2.png

Re: MX-16 Screenshots

Posted: Sun Apr 08, 2018 7:14 am
by Jerry3904
Nice, thanks.

Re: MX-16 Screenshots

Posted: Sun Apr 08, 2018 11:15 am
by xali
my mx 17 is quite similar too (only i use this for startbutton https://www.iconfinder.com/icons/70875/ ... n#size=128)

Imageimg upload

icon set→ obsidian purple
window border→ tango plum
theme→ vold 3.14 dark
startbutton→ custom

Re: MX-16 Screenshots

Posted: Wed May 16, 2018 1:30 pm
by asqwerth
Latest screenshot from my test MX15 (Jessie) partition that I'm still using.

The Lollypop media player running is the flatpak version since Jessie's gtk+ version is too old to run Lollypop otherwise.

It works but not for themeing. No matter what gtk theme you apply, flatpak Lollypop will just show up in standard Adwaita theme.

Also, some radio channels won't work with the opml way of describing the web location (I suspect gstreamer is too old in Jessie). You may need the full URL address which you can ascertain by copying the opml location in Lollypop and then running the opml location as a network stream in VLC (which always works!). Then go to VLC's menu>>tools >> media information and look for the URL address at the bottom of the window.

Icon set is an old version of Luv but with uniform+ as fallback.

Image

https://imgur.com/QP1i7Qi

Re: MX-16 Screenshots

Posted: Wed May 16, 2018 2:45 pm
by Jerry3904
Very handsome, and witty too.

Re: MX-16 Screenshots

Posted: Sat May 19, 2018 8:35 pm
by MX<3
asqwerth wrote: Wed May 16, 2018 1:30 pm Latest screenshot from my test MX15 (Jessie) partition that I'm still using.

The Lollypop media player running is the flatpak version since Jessie's gtk+ version is too old to run Lollypop otherwise.

It works but not for themeing. No matter what gtk theme you apply, flatpak Lollypop will just show up in standard Adwaita theme....

I like that wallpaper. It's really cool.

Re: MX-16 Screenshots

Posted: Sun May 20, 2018 5:50 am
by asqwerth
Thanks. Saw it in the monthly screenshot thread at Manjaro forum and a link was given, which I now can't find. I can't even remember which folder on my hard drive I saved the wallpaper to, so I did a reverse search of my own screenshot above and got a few hits for the original pic.

https://www.tineye.com/search/99962c161 ... b585a351c/

You can download from the first search result.

Looks like it was a pic posted to wallhaven at one point.

Re: MX-16 Screenshots

Posted: Sun May 20, 2018 12:07 pm
by Artim
Playing around with MX-Clocky and Neofetch for the first time. Screenshot is in this blog post. Loving my MX!

Re: MX-16 Screenshots

Posted: Sun May 20, 2018 12:33 pm
by rich
Artim wrote: Sun May 20, 2018 12:07 pm Playing around with MX-Clocky and Neofetch for the first time
Interesting panel configuration, dock at bottom with system tray on top

Re: MX-16 Screenshots

Posted: Sat Jun 30, 2018 1:37 pm
by asqwerth
While waiting for the Uru v Por match, here's a screenshot with wallpaper by Antechdesigns and the HTC Android-esque conky from the instructions posted here:

https://forum.mxlinux.org/viewtopic.php ... 20#p444820

by @male.

Image

https://imgur.com/WDQsFff

Re: MX-16 Screenshots

Posted: Sun Jul 01, 2018 1:47 pm
by asqwerth
Have now got the bigger weather conky from @male ( https://forum.mxlinux.org/viewtopic.php ... 10#p445610 ) set up, plus I added a system-info conky below to complement it.

Bottom conky uses the new syntax, slightly modified from something off a live iso of Archmerge (now called arcolinux). Had to tweak the "number of updates" text to work with a Debian-based OS, and also adjusted the transparency/ARGB settings to work properly with Compiz.

Next step is to see if I am able to tweak and change these weather conkies from @male to display only the information I want, or maybe lay out the conky differently.

Image

https://imgur.com/LjhhB6N

Re: MX-16 Screenshots

Posted: Sun Jul 01, 2018 2:39 pm
by male
@asqwerth

splendid work! :number1:
asqwerth wrote:by @male
Male is the capital of the Maldives and its wonderful people. :happy:

I'd like to give you this script. The how-to is written at the beginning (you will understand it). It makes backgrounds ;) for your Conky's in a simple way. I got it from a good friend

draw_bg_convert.sh

Code: Select all

#!/bin/bash
#------------------------------------------------------------------------------------------------------#
#inspiration: jpdipsy help-scripting: daniel38100 idea: ragamatrix from forum ubuntu-fr
#Examples how-to
#syntaxe calling cartouche BG :
#~/bin/draw_bg_convert.sh crea_cart "BG" "715x105" "cadre" "red" "0" "blue" "5"
#crea_cart "BG" "715x102" "cadre" "#00000000" "0" "#00000060" "5" #BG without square
#crea_cart "BG" "715x105" "cadre" "silver" "0" "#00000040" "5" #BG with square
#			^name.png  ^size(x-y) ^frame   |    |	|		|		|
#									  color frame   |		|
#											|		|		|
#											thickness frame |
#													|		|
#													color background
#															|
#															corner radius
#------------------------------------------------------------------------------------------------------#													
#You can change the reptemp path by your /pathes/choices you want																												  
if [ ! -z $9 ];then
    reptemp="$9"
elif [ -z $4 ];then
    reptemp=/tmp
elif [ $4 != "cadre" ];then
    reptemp=$4
else
    reptemp=/tmp
fi

echo $reptemp > ~/test.log
case "$1" in
    crea_cart )
        nom="$reptemp/$2.png" ;export image_"$2"="$nom" ;taille="$3";cadre="$4";couleur="$5";bordure="$6";couleurfond="$7";arrondi="$8"
        if [[ $4 = "cadre" ]];then
            # rectangle 1px de moins sur la taille
            L=$(echo $taille|cut -d x -f1);L=$((L - 1))
            H=$(echo $taille|cut -d x -f2);H=$((H - 1))
            convert -size "$taille" xc:none  -fill "$couleurfond" -strokewidth "$bordure" -stroke "$couleur" -draw "roundrectangle 1,1 $L,$H $arrondi,$arrondi" "$nom"
        else
            convert  -size "$taille" xc:none "$nom"
        fi

 ;;
esac

exit 

Re: MX-16 Screenshots

Posted: Fri Jul 20, 2018 4:18 am
by k_sz
*wrong topic, sorry*

Re: MX-16 Screenshots

Posted: Fri Jul 20, 2018 6:03 am
by asqwerth
male wrote: Sun Jul 01, 2018 2:39 pm ....
I'd like to give you this script. The how-to is written at the beginning (you will understand it). It makes backgrounds ;) for your Conky's in a simple way. I got it from a good friend

draw_bg_convert.sh

Code: Select all

#!/bin/bash
#------------------------------------------------------------------------------------------------------#
#inspiration: jpdipsy help-scripting: daniel38100 idea: ragamatrix from forum ubuntu-fr
#Examples how-to
#syntaxe calling cartouche BG :
#~/bin/draw_bg_convert.sh crea_cart "BG" "715x105" "cadre" "red" "0" "blue" "5"
#crea_cart "BG" "715x102" "cadre" "#00000000" "0" "#00000060" "5" #BG without square
#crea_cart "BG" "715x105" "cadre" "silver" "0" "#00000040" "5" #BG with square
#			^name.png  ^size(x-y) ^frame   |    |	|		|		|
#									  color frame   |		|
#											|		|		|
#											thickness frame |
#													|		|
#													color background
#															|
#															corner radius
#------------------------------------------------------------------------------------------------------#													
#You can change the reptemp path by your /pathes/choices you want																												  
if [ ! -z $9 ];then
    reptemp="$9"
elif [ -z $4 ];then
    reptemp=/tmp
elif [ $4 != "cadre" ];then
    reptemp=$4
else
    reptemp=/tmp
fi

echo $reptemp > ~/test.log
case "$1" in
    crea_cart )
        nom="$reptemp/$2.png" ;export image_"$2"="$nom" ;taille="$3";cadre="$4";couleur="$5";bordure="$6";couleurfond="$7";arrondi="$8"
        if [[ $4 = "cadre" ]];then
            # rectangle 1px de moins sur la taille
            L=$(echo $taille|cut -d x -f1);L=$((L - 1))
            H=$(echo $taille|cut -d x -f2);H=$((H - 1))
            convert -size "$taille" xc:none  -fill "$couleurfond" -strokewidth "$bordure" -stroke "$couleur" -draw "roundrectangle 1,1 $L,$H $arrondi,$arrondi" "$nom"
        else
            convert  -size "$taille" xc:none "$nom"
        fi

 ;;
esac

exit 
Thanks, @male. I don't know when I'll get down to testing this script, but some preliminary questions:

1. may I assume that it is meant to be called from within a conky config file using some or all of the example commands in the commented-out section?
2. a lot of the script appears to be in French. I'll need to convert them all to English, right?

Re: MX-16 Screenshots

Posted: Sat Jul 21, 2018 8:57 am
by male
neither, nor ;)
the script is not integrated into a Conky configuration
you don't have to translate anything from French either

run an example and look at the result in your /tmp directory
e.g.

Code: Select all

draw_bg_convert.sh crea_cart "BG" "715x105" "cadre" "red" "0" "blue" "5"

Re: MX-18 Screenshot

Posted: Thu Dec 20, 2018 1:29 pm
by jeanpaulberes
Screenshot.png

Re: MX-16 Screenshots

Posted: Sat Jan 05, 2019 9:48 pm
by Richard
@JeanPaul,
Great view.

Re: MX-16 Screenshots

Posted: Sat Jan 26, 2019 6:08 am
by asqwerth
Booted into my MX16 install to update the new gpg key.

Here are some nice uses for flatpaks in MX15/16, which is Debian Jessie-based (gtk+ 3.14)
1. running Lollypop music player
2. installed flatpak version of oomox to create a dark numix theme with the colours of adapta-nokto

The actual Adapta theme is not compatible with gtk3.14, and of course from within oomox, I can't generate themes based on Materia (the closest theme to Adapta) because Materia is also not compatible with gtk 3.14.

But numix is fine as it exists in Debian Jessie/gtk3.14. So I created an adapta-ish numix theme and generated it with the option to generate both 3.18 and 3.20 compatible versions. Looks like the 3.18 version of theme still works with gtk3.14. Don't choose the option to generate theme in "current" gtk version, since my oomox flatpak version uses gtk3.28 runtime (and yes, the "current" version is totally broken in MX15/16 - I tried).

XFWM theme is rich's "borders" theme, for the grabbable edges and border outlines in the cursor highlight colour.

Icons = Numix-Circle, now available in MX repos.

Image

https://imgur.com/g5tkJlT

Re: MX-16 Screenshots

Posted: Sat Aug 24, 2019 8:13 am
by asqwerth
Still using my MX15/16 install on occasion. But this installation is targeted for replacement by MX19 once it's ready.

Wallpaper is an initial test by Ruud Kuin.


Image

https://i.imgur.com/2Enj1na.png