Francis Dominic Fajardo

Results 14 issues of Francis Dominic Fajardo

Presenting a different user agent to websites (ex. mobile) can make the website serve a mobile-friendly version and adapt better to the size of the MultiPanel.

Help Wanted
Str: Changes
Category: Feature
Component: Panels

Priority: Low
Component: Options/About

Most of the functions are scattered all over the place in different JS files. Create: - [ ] AiOS.Sidebar.* (sidebar.js, move from aios.js) - [ ] AiOS.Toolbar.* (toolbar.js, rename aios_tbx.js...

Code: Cleanup
Priority: Low
Code: Style
Component: General
Component: Panels
Status: WIP

Depends on #50.

Str: Changes
Category: Feature
Component: Themes
Component: Panels
Component: Options/About

This should be easy to implement once the sidebar-related functions have been refactored. Depends on #50.

Str: Changes
Category: Feature
Component: Themes
Component: Panels
Component: Options/About

Most of the locales from AiOS have been removed and placed into the `/src/locales/inactive/` directory. If you want to bring your locale back from the dead or wish to update...

Str: Localization

[ManagedShell](https://github.com/cairoshell/ManagedShell) already provides a robust API for creating shell replacements and interacting with the app bar. We can swap out our internal code and hook into ManagedShell instead.

On Windows, if the DPI is set to anything lower or higher than 96, the positioning of the sidebar window and its shadow is incorrect, which might result to an...

bug

Pretty much self-explanatory. This allows the sidebar to auto-hide when not hovered (saves space when not in use).

enhancement
help wanted
user interface

Like the taskbar, the sidebar should also be hidden when a full-screen application is running. This is slightly annoying in situations where you've made your browser full-screen and the sidebar...

user interface