Jump to content




cLinux [now with OPTIONAL Desktop Enviroment] [Bye CraftOS, kappa]

computer lua lua pocket

90 replies to this topic

#81 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 12 February 2017 - 09:09 PM

View Postexosceleton, on 12 February 2017 - 08:51 PM, said:

I think one should be able to customize (change the BG/FG color) but not hide them.

That's a nice idea! In this pic, the entire bottom line (containing the buttons) is dedicated to these buttons, which means they are black/white.
Everything above will be the actual screen available for apps to modify.

So I think I'll figure out some functions to change each buttons backgroundcolor and textcolor :)

But I'll wait for other suggestions too :)

#82 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 12 February 2017 - 09:14 PM

Threads merged.

#83 クデル

  • Members
  • 349 posts

Posted 13 February 2017 - 09:52 AM

How can I create an alternate desktop environment? I didn't find doorx in the cc-packman repository so I was a little confused.

Edit: You should implement the command below.
cd ~

Edited by クデル, 13 February 2017 - 09:57 AM.


#84 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 13 February 2017 - 11:59 AM

View Postクデル, on 13 February 2017 - 09:52 AM, said:

How can I create an alternate desktop environment? I didn't find doorx in the cc-packman repository so I was a little confused.

Edit: You should implement the command below.
cd ~

You probably need to update your packagelist, just run "sudo packman fetch"

Also "cd ~" is already implemented, just enter "cd". That's it :P

Regarding the question:
There are many ways of making a DE.
The easiest I can think of is just make a program which does your DE stuff and run that program after the commandline pops up.
The more efficient way (and how I did it with doorX) is to make your DE-program, which gets run as core service.
(When you're done coding your DE, just enter "service core /path/to/DE_startupFile". This way the commandline simply does not exist. (Well it does... but it's not executed at all....you get the point tho))

If you have any other questions, feel free to ask them here or send me a PM :)

Edited by Piorjade, 13 February 2017 - 12:00 PM.


#85 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 13 February 2017 - 07:28 PM

Progress on CraftAndroid:

Imgur gallery with descriptions

#86 Cross_Sans

  • Members
  • 122 posts
  • LocationFrance

Posted 09 March 2017 - 11:04 AM

If you are (re)making Android, you should implement /vendor.rc or a file called like this that contains informations about the OS and the "Vendor".

#87 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 12 March 2017 - 07:41 PM

View PostRedall, on 09 March 2017 - 11:04 AM, said:

If you are (re)making Android, you should implement /vendor.rc or a file called like this that contains informations about the OS and the "Vendor".

That probably causes confusion.

FYI craftAndroid is already out and is basically an OS for Pocket Computers using cLinux as its "kernel", but I unfortunately currently cannot update it.

#88 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 26 April 2017 - 05:45 PM

Small Update:
  • Added 'addusr' :
    addusr <name> <password>
    It doesn't need root privileges
  • Added 'rmusr':
    rmusr <name>
    DOES need root privileges
  • Fixed some bugs with the perm library


#89 Cross_Sans

  • Members
  • 122 posts
  • LocationFrance

Posted 07 May 2017 - 02:58 PM

View PostPiorjade, on 26 April 2017 - 05:45 PM, said:

  • rmusr <name>
It's deluser not rmuser.
Anyway, it's your OS :).

Edited by Redall, 07 May 2017 - 02:59 PM.


#90 Piorjade

  • Members
  • 244 posts
  • LocationComputer, Germany

Posted 08 May 2017 - 11:03 AM

View PostRedall, on 07 May 2017 - 02:58 PM, said:

View PostPiorjade, on 26 April 2017 - 05:45 PM, said:

  • rmusr <name>
It's deluser not rmuser.
Anyway, it's your OS :).

Thank you m8! ;)

MINOR UPDATE:
  • Changed 'rmusr' to 'delusr' (You may need to delete 'rmusr' after the update as it doesn't get removed)


#91 Cross_Sans

  • Members
  • 122 posts
  • LocationFrance

Posted 08 May 2017 - 12:36 PM

View PostPiorjade, on 08 May 2017 - 11:03 AM, said:

...
No problem Piorjade :)
By the way:
Posted Image

Edited by Redall, 08 May 2017 - 12:40 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users