Does your idea of naming it as "とあるOS" come from とある科学の超電磁砲 (or とある魔术の禁书目録)? And I also saw "ういはる ", I wondered if it means "初春飾利".
P.S. [とある魔术の禁书目録-エンデュミオンの奇跡-] seems great.
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Thu Aug 22, 2013 12:08 am
by klange
Geri wrote:i love your work. the os looks very good. does it support smp?
No SMP yet
nbdd0121 wrote:Does your idea of naming it as "とあるOS" come from とある科学の超電磁砲 (or とある魔术の禁书目録)? And I also saw "ういはる ", I wondered if it means "初春饰利".
P.S. [とある魔术の禁书目录-エンデュミオンの奇迹-] seems great.
It was partially inspired by 超電磁砲, but also from the trend of giving software projects really generic names. I gave some of the earlier releases nicknames from characters. I had trouble reading your post because you used some Chinese characters that don't match the Japanese versions...
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Thu Aug 22, 2013 3:53 am
by nbdd0121
klange wrote:I had trouble reading your post because you used some Chinese characters that don't match the Japanese versions...
Sorry, that may because my windows was under Chinese environment... I just fixed it.
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Tue Apr 22, 2014 1:14 am
by klange
I should update this thread more. Let's post some screenshots!
I've spent the past month or so working on a new compositor to replace my old one, which I already announced over in the screenshots thread.
One of the notable changes to とあるOS's appearance is the new panel window list:
Even has hover highlights!
I also just finished up a simple notification/toast system:
I'm probably going to spend the next month or two working on my widget toolkit, which needs a major overhaul from a functionality perspective.
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Tue Apr 22, 2014 5:23 am
by Bender
One of the notable changes to とあるOS's appearance is the new panel window list:
That was needed, i still can't imagine life without a Window list panel.
Maybe add support for moving that panel up/down/left/right? And does it support resizing/maximising/minimising windows? idk how difficult would that be. Keep up the good work though! (/me hopes that no "so-called" nerds will watch the demonstration and starting complimenting [strike-through]"GNU"[/strike-through]/Linux)
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Tue Apr 22, 2014 11:49 am
by klange
Bender wrote:
One of the notable changes to とあるOS's appearance is the new panel window list:
That was needed, i still can't imagine life without a Window list panel.
Maybe add support for moving that panel up/down/left/right? And does it support resizing/maximising/minimising windows? idk how difficult would that be. Keep up the good work though! (/me hopes that no "so-called" nerds will watch the demonstration and starting complimenting [strike-through]"GNU"[/strike-through]/Linux)
It supports resize, with a box (old screenshot):
Even works on rotated windows:
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Sat Apr 26, 2014 9:28 am
by onlyonemac
Since when were rotated windows a standard GUI feature? Looks cool !
Also, isn't this the same as PonyOS? (Or is PonyOS just an English name for this?)
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Sat Apr 26, 2014 1:27 pm
by klange
onlyonemac wrote:Since when were rotated windows a standard GUI feature? Looks cool !
Also, isn't this the same as PonyOS? (Or is PonyOS just an English name for this?)
PonyOS is a joke release I put out every year on April 1st.
---
A few days ago, I was working on "toast notifications". I made some tweaks to the theme yesterday:
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Sun Apr 27, 2014 1:00 pm
by onlyonemac
By "joke release", do you mean that PonyOS is actually non-functioning?
Just asking before I try another time to get it working in QEMU.
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Sun Apr 27, 2014 3:32 pm
by klange
onlyonemac wrote:By "joke release", do you mean that PonyOS is actually non-functioning?
Just asking before I try another time to get it working in QEMU.
Totally functioning, but it's just a reskin of とあるOS.
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Sat May 03, 2014 2:59 pm
by klange
I'm still working on some of the details, but my panel can now show icons and knows which window is focused:
The icons are communicated as identifiers like "utilities-terminal". The panel will first check a cache, and then check a couple of locations for matching icons. If it doesn't find a match, it falls back on a generic icon.
Re: とあるOS [ToAruOS] ~ A Learning Project
Posted: Tue May 06, 2014 5:23 pm
by klange
I should mention I have a new video demoing the current state of the panel: