Page 10 of 13

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 2:05 am
by AlphaElwedritsch
It's this new logo (with circle around) official?
Was there a post, blog, news?

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 2:38 am
by Freja
AlphaElwedritsch wrote: Sun Apr 30, 2023 2:05 am It's this new logo (with circle around) official?
Was there a post, blog, news?
I've heard from other development members that "probably a new logo will be adopted."
Also, the MX-23 alpha2 has a new logo on panel.
but I have yet to hear an official DO's view. (Blog etc.)

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 3:32 am
by AlphaElwedritsch
right, same as I recognized
Wallpapers here with the "loop" and also in my alpha test machine.
so I was surprised

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 4:23 am
by asqwerth
@AlphaElwedritsch I think you can take it that the logo as found in MX23a2 start button and boot splash will be used.

@Auro Kumar Sahoo the cardboard wallpapers do make me think of childrens' art projects in the library, which links to the "Libretto" codename. I'm just wondering if they can be updated in some way, something added, to make it more relevant to MX23.

But I don't have any ideas right now.

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 11:40 am
by CharlesV
@Freja Thanks! I knew that was a special sunset, glad you like it and thanks for the cleanup

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 1:40 pm
by Amigo
Title: Musical
Source: own creation
Licence: mx team free to use with attribution
https://www.deviantart.com/apiecethatsp ... -962299334

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 4:38 pm
by Aronticuz
CharlesV wrote: Sat Apr 29, 2023 8:21 pm Ha! YOU sir are quite challenging :-) ( in a good way !)

How about this ?

Image

... abridged ...
Yup - that gets my vote.
Landscapes? tons of them.
City architecture? Yep oodles of those
Shiny glossy Tron like? Mm hmmm seen a lot of those
Outstanding personal creativity that hints of individualism? Oh yeah - I remember Wildflower stood out head n shoulders above the rest.

This one is getting there - I know you have the creativity and creative talents to do more on this theme.
And yes - you are correct but what is life without a challenge? :-)
I survived 6.2
I think I may put it on tee shirts
I would randomize the colors the transparencies a bit of blur soft, gentle edges - maybe a dash of multiply or other blending of layers?

Re: Thread to post MX23 Wallpaper Submissions

Posted: Sun Apr 30, 2023 8:24 pm
by CharlesV
Glad you like it :-)

Re: Thread to post MX23 Wallpaper Submissions

Posted: Wed May 03, 2023 10:59 pm
by duane
I love landscape wallpaper. There are some really nice ones in this thread.

Re: Thread to post MX23 Wallpaper Submissions

Posted: Tue May 09, 2023 7:23 am
by Freja
Whitedusk (with Conky)
Image

I used 4 of parts of logo.

Source
https://forum.mxlinux.org/viewtopic.php ... 03#p722603

MX-Cowon_more_sys

Code: Select all

--########################
-- - Graphics settings - #
--########################
	draw_shades = false,

	default_color = 'ff9500',
	default_shade_color = '1d1d1d',
	color0 = '555555',
	color1 = '0f0c03',
	color2 = '555555',
	color3 = '1c1911',
	color4 = '555555',

	own_window_argb_value = 0,
	own_window_argb_visual = true,
	own_window_colour = '000000',
};

--############################
-- - Window specifications - #
--############################
	own_window_class = 'Conky',
	own_window = true,
	own_window_type = 'normal',
	own_window_transparent = true,
	own_window_hints = 'undecorated,below,skip_taskbar,skip_pager',
--own_window_argb_visual yes
--own_window_argb_value 100

	alignment = 'top_right',
	gap_x = 50,
	gap_y = -275,
	minimum_width = 140, minimum_height = 140,