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

Theme Maker window is titled as Task Manager #157

Closed
ThinLiquid opened this issue Jan 24, 2024 · 1 comment
Closed

Theme Maker window is titled as Task Manager #157

ThinLiquid opened this issue Jan 24, 2024 · 1 comment
Assignees
Labels
bug Something isn't working released

Comments

@ThinLiquid
Copy link
Contributor

Describe the bug
Theme Maker window is titled as Task Manager.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Launcher
  2. Open Theme Maker

Expected behavior
Theme Maker window title should be Theme Maker.

Screenshots
image

Desktop (please complete the following information):

  • OS: chromeOS
  • Browser: Chrome
  • Version: 118.0.5993.124 (Official Build) (64-bit)

Additional context
Add any other context about the problem here.

@ThinLiquid ThinLiquid self-assigned this Jan 24, 2024
@ThinLiquid ThinLiquid added the bug Something isn't working label Jan 24, 2024
@ThinLiquid ThinLiquid linked a pull request Jan 24, 2024 that will close this issue
ThinLiquid added a commit that referenced this issue Jan 24, 2024
…led-as-task-manager

[🐛] (#157) Theme Maker title changed, and popup fixed
ThinLiquid pushed a commit that referenced this issue Jan 25, 2024
# [2.1.0](v2.0.0...v2.1.0) (2024-01-25)

### Bug Fixes

* fixed Theme Maker title and created popup ([e630ae6](e630ae6)), closes [#157](#157)
* made editor use theme colors ([0c2ffbb](0c2ffbb))
* stopped filesystem from breaking at build ([54a92c5](54a92c5))

### Features

* added support for theming ([11540b9](11540b9)), closes [#155](#155)
* added theme maker application ([4e4615e](4e4615e))
* made editor use MIME types ([cc3583b](cc3583b))
@ThinLiquid
Copy link
Contributor Author

🎉 This issue has been resolved in version 2.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

cloudirector pushed a commit to cloudirector/FlowOS-FruitsApp that referenced this issue Feb 7, 2024
# 1.0.0 (2024-02-07)

### Bug Fixes

* actually stopped boot overflowing ([4bd8f9b](4bd8f9b))
* added missing error handling for `fs.exists` ([77c0d57](77c0d57))
* another strange problem ([12cd47a](12cd47a))
* fixed dropdown styling ([470a1fa](470a1fa))
* fixed input border ([3a64f58](3a64f58))
* fixed Theme Maker title and created popup ([e630ae6](e630ae6)), closes [Flow-Works#157](https://github.com/cloudirector/FlowOS/issues/157)
* FlowOS refusing to load thme ([1aad68f](1aad68f))
* made `flowos-docs` build ([aff12d0](aff12d0))
* made code follow ts-standard ([cf8f1b8](cf8f1b8))
* made editor use theme colors ([0c2ffbb](0c2ffbb))
* made UAC follow ts-standard ([3ca1e24](3ca1e24))
* make tests pass again ([0cf9209](0cf9209))
* remove duplicate 'overflow' property ([d9ab009](d9ab009))
* stop boot div from overflowing ([a08b8d9](a08b8d9))
* stopped filesystem from breaking at build ([54a92c5](54a92c5))
* theme not setting ([568e2f3](568e2f3))
* upgrade material-symbols from 0.14.1 to 0.14.3 ([3e8fe0b](3e8fe0b))
* upgrade prism-code-editor from 2.0.1 to 2.1.0 ([026a08b](026a08b))
* upgrade prism-code-editor from 2.1.0 to 2.2.0 ([3955b28](3955b28))
* upgrade prism-code-editor from 2.2.0 to 2.2.1 ([b3101c8](b3101c8))
* upgrade prism-code-editor from 2.2.1 to 2.2.2 ([c00a0f3](c00a0f3))
* upgrade prism-code-editor from 2.2.2 to 2.2.4 ([41421d4](41421d4))
* upgrade prism-code-editor from 2.2.4 to 2.3.0 ([862743e](862743e))
* weird error stopping build ([2e208c9](2e208c9))

### Features

* add progress indicator to boot sequence ([48294da](48294da))
* added `prependMany` function ([acdba11](acdba11))
* added a `prepend` function ([f106776](f106776))
* added a button component ([8d3b629](8d3b629))
* added support for new `/apps/list` endpoint ([423dd46](423dd46))
* added support for theming ([11540b9](11540b9)), closes [Flow-Works#155](https://github.com/cloudirector/FlowOS/issues/155)
* added theme maker application ([4e4615e](4e4615e))
* created an actual kernel and bootloader ([04ccdf1](04ccdf1)), closes [Flow-Works#151](https://github.com/cloudirector/FlowOS/issues/151)
* created start menu ([aa5fb9e](aa5fb9e)), closes [Flow-Works#183](https://github.com/cloudirector/FlowOS/issues/183)
* made editor use MIME types ([cc3583b](cc3583b))
* made reset filesystem reload [skip ci] ([f207101](f207101))
* make reset filesystem button look better [skip ci] ([10c0dbe](10c0dbe))
* minor styling changes ([2dd5b5f](2dd5b5f))
* overrall ui overhaul ([934d6e8](934d6e8))
* use UV version 1.0.11 ([ad38f19](ad38f19))

### BREAKING CHANGES

* `process.kernel.loadLibrary('lib/VirtualFS')` replaced by `process.fs`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant