Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Todo #1

Open
blueedgetechno opened this issue Jul 13, 2021 · 41 comments
Open

Todo #1

blueedgetechno opened this issue Jul 13, 2021 · 41 comments
Assignees
Labels
enhancement New feature or request not-stale Stops the stale action from closing

Comments

@blueedgetechno
Copy link
Owner

blueedgetechno commented Jul 13, 2021

  1. Window preview on hover (ongoing)
  2. Right click
  3. Drag windows and desktop apps
  4. Resize windows
  5. More apps
  6. Startup and lock screen

Comment if you suggest more

@blueedgetechno blueedgetechno added the enhancement New feature or request label Jul 13, 2021
@blueedgetechno blueedgetechno self-assigned this Jul 13, 2021
@blueedgetechno
Copy link
Owner Author

blueedgetechno commented Jul 14, 2021

  1. Themes and backgrounds
  2. Calender and music
  3. Ms Office (maybe)

@khang-nd
Copy link

khang-nd commented Jul 18, 2021

More optimization of the animations/transitions would be nice (I shared this work of yours in a social group and this is common feedback that the animations seem to be a bit lag or even worse on some devices)
Edit: The blur backdrop filter can highly be the cause, I tried disabling them and the animations seem much smoother.

@blueedgetechno blueedgetechno pinned this issue Jul 19, 2021
@Posandu
Copy link
Contributor

Posandu commented Jul 25, 2021

Draggable desktop icons ?

@luni-moon
Copy link
Collaborator

luni-moon commented Jul 25, 2021

Maybe allow for macOS bootcamp support, if they (Apple) are allowing bootcamp use for Win11? Since I am a macOS user, it would be nice to actually use a good OS for a change, and from what I can see from the demo, it looks great!

@blueedgetechno
Copy link
Owner Author

@Lukas-Batema What exactly do you mean by that? I think macOs bootcamp only supports OS and this is merely a web copy of win11. One can pack it into an exe but an OS !, idk

@luni-moon
Copy link
Collaborator

luni-moon commented Aug 2, 2021

@Lukas-Batema What exactly do you mean by that? I think macOs bootcamp only supports OS and this is merely a web copy of win11. One can pack it into an exe but an OS !, idk

Oh, I see... nvm. While I knew it was a replica of Win11, I did not know it was just a web copy, as I am an iMac user, and did not realise that the whole thing, not just the demo was web-based.

@luni-moon
Copy link
Collaborator

luni-moon commented Aug 5, 2021

@Lukas-Batema What exactly do you mean by that? I think macOs bootcamp only supports OS and this is merely a web copy of win11. One can pack it into an exe but an OS !, idk

Oh, I see... nvm

Can you guys like stop disliking my suggestions? There is no point in it, which makes it offensive to me. I was just suggesting something, like GitHub users that find this issue and repo were asked, and praised the app for what I could see from the web demo, as an iMac user. Thanks!

@bogascorp
Copy link

More optimization of the animations/transitions would be nice (I shared this work of yours in a social group and this is common feedback that the animations seem to be a bit lag or even worse on some devices)
Edit: The blur backdrop filter can highly be the cause, I tried disabling them and the animations seem much smoother.

That's part of the problem, but not entirely.
For example, the start menu is using the bottom attribute for animation. This not GPU accelerated. Instead of bottom: -300px it should be transform: translateY(300px), this will trigger GPU acceleration and it will be much smoother even with the blur effect. :)

@blueedgetechno
Copy link
Owner Author

@bogascorp Thanks bogascorp, doing it right now. Can you care to explain what is reason behind this?

@yashash-pugalia
Copy link
Collaborator

yashash-pugalia commented Oct 1, 2021

  1. Ms Office (maybe)

for ms excel , you could use Luckysheet

@yashash-pugalia
Copy link
Collaborator

and why use dyCalender.js for calendar when there is https://developer.microsoft.com/en-us/fluentui#/controls/web/calendar

@blueedgetechno
Copy link
Owner Author

@yashash1511 I used dycalender is super lightweight and also the fluent-ui is a heavy dependency. If we can find a way to accomodate that without slowing it down, then we are good to go.

@win11bot
Copy link
Collaborator

win11bot commented Nov 5, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@win11bot
Copy link
Collaborator

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@win11bot win11bot added the Stale label Dec 19, 2021
@NowEwo
Copy link

NowEwo commented Dec 21, 2021

You can create an application system, which for example works thanks to html files or with other programming language ... so that users could create their own application and install others !

@win11bot win11bot removed the Stale label Dec 21, 2021
@NowEwo
Copy link

NowEwo commented Dec 21, 2021

For Microsoft Office , you can use Office web which was created by Microsoft and looks a lot like the desktop version .

@blueedgetechno
Copy link
Owner Author

yes, @yannou000 but they don't allow iframing it.

@NowEwo
Copy link

NowEwo commented Dec 22, 2021

You can create a mode for older PCs in which blur effects and animation are reduced or removed , which would be accessible from the quick settings menu .

@luni-moon
Copy link
Collaborator

You can create a mode for older PCs in which blur effects and animation are reduced or removed , which would be accessible from the quick settings menu .

Does not make a difference...

@blgoreuxe
Copy link

@Lukas-Batema What exactly do you mean by that? I think macOs bootcamp only supports OS and this is merely a web copy of win11. One can pack it into an exe but an OS !, idk

that kinda reminds me, can you make a macos montray that works in the browser?

@luni-moon
Copy link
Collaborator

@Lukas-Batema What exactly do you mean by that? I think macOs bootcamp only supports OS and this is merely a web copy of win11. One can pack it into an exe but an OS !, idk

that kinda reminds me, can you make a macos montray that works in the browser?

I think there already is one, but I don't remember the URL.

@blueedgetechno
Copy link
Owner Author

that kinda reminds me, can you make a macos montray that works in the browser?

I think there already is one, but I don't remember the URL.

https://github.com/PuruVJ/macos-web

@blgoreuxe
Copy link

that kinda reminds me, can you make a macos montray that works in the browser?

I think there already is one, but I don't remember the URL.

https://github.com/PuruVJ/macos-web

i really like it but i wish safari worked

@blueedgetechno
Copy link
Owner Author

"Be the change you want to see in the world"

@blgoreuxe
Copy link

blgoreuxe commented Jan 20, 2022

"Be the change you want to see in the world"

Idk that much react though LOL
I'm taking a course

@blueedgetechno
Copy link
Owner Author

ofcourse, whenever you wish

@MalikIdreesHasanKhan
Copy link
Contributor

MalikIdreesHasanKhan commented Feb 3, 2022

How about introducing screensavers ?

@yashash-pugalia
Copy link
Collaborator

How about introducing screensavers ?

people still use them ?

@MalikIdreesHasanKhan
Copy link
Contributor

I do :/. I once put a bsod as the screensaver on someone's computer, and the feature still exists.

@MalikIdreesHasanKhan
Copy link
Contributor

How about accent colors?

@luni-moon
Copy link
Collaborator

I do :/. I once put a bsod as the screensaver on someone's computer, and the feature still exists.

HAHAHA

@yashash-pugalia
Copy link
Collaborator

yashash-pugalia commented Feb 6, 2022

How about accent colors?

that sounds interesting.
could we autogenerate the --clrPrm css variable based on wallpaper @blueedgetechno

@blueedgetechno
Copy link
Owner Author

@yashash1511 , I think we can do this in two ways

  • store the color for each wallpaper
  • generate color by following an algo with that wallpaper input, (like average color of all pixels or whatever)

@yashash-pugalia
Copy link
Collaborator

ig we shoud generate color based on an algo for future proofing (e.g. if we add support for user uploadable wallpapers)

@luni-moon
Copy link
Collaborator

Good idea!

@NowEwo
Copy link

NowEwo commented Feb 10, 2022

We could create an anchoring system , when we glue the windows to the edges. I don't know how to explain but I hope the attached image will help you XD !

image

@win11bot
Copy link
Collaborator

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@win11bot win11bot added the Stale label Mar 27, 2022
@luni-moon luni-moon added not-stale Stops the stale action from closing and removed Stale labels Mar 27, 2022
andrewstech added a commit that referenced this issue Apr 16, 2022
…pps/cli-1.0.0-rc.8

Bump @tauri-apps/cli from 1.0.0-rc.2 to 1.0.0-rc.8
yashash-pugalia added a commit that referenced this issue Apr 22, 2022
* Bump @fortawesome/fontawesome-svg-core from 1.2.36 to 6.1.1 (#1)

* Bump @fortawesome/free-solid-svg-icons from 5.15.4 to 6.1.1 (#2)

* Bump @fortawesome/free-regular-svg-icons from 5.15.4 to 6.1.1 (#3)

* fix few === warnings

unfortunately not all

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Repository owner deleted a comment from lgrachov Jun 3, 2022
@MrBeatEmCodesUp
Copy link

#545 is my suggestion

@MrBeatEmCodesUp
Copy link

also,add a apk download for chromeos/Android users

@bogascorp
Copy link

@bogascorp Thanks bogascorp, doing it right now. Can you care to explain what is reason behind this?

It has to do with out browsers handle CSS transforms VS absolute positions.

Take a look at the link below:
https://developer.mozilla.org/en-US/docs/Web/Performance/Fundamentals#use_css_transforms

@PopularAbbyeet
Copy link

idk if possible, but can we like take Nintendo apps (like Nintendo Switch Online, and Parental Controls)? Probably not, but I don't understand the terms and conditions. Maybe we can try it, and play it out?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request not-stale Stops the stale action from closing
Projects
None yet
Development

No branches or pull requests