oxide icon indicating copy to clipboard operation
oxide copied to clipboard

Add initial browser application

Open Eeems opened this issue 4 years ago • 7 comments
trafficstars

Fix #178

Summary by CodeRabbit

Release Notes

  • New Features

    • Introduced a new web browser application with a complete user interface.
    • Added a customizable keyboard interface for user input.
    • Implemented a status icon and swipe area for enhanced user interaction.
    • Added various QML components, including custom buttons, menus, and keyboard keys.
  • Improvements

    • Enhanced CSS styling for a consistent look across web pages.
    • Added functionality for handling relative URLs in HTML content.
    • Improved application configuration and package management for easier installation.
  • Bug Fixes

    • Updated versioning logic to improve settings migration.
  • Documentation

    • Added new resource files and configuration for the web browser application.

Eeems avatar Mar 29 '21 01:03 Eeems

handle displaying error

https://github.com/Eeems/oxide/blob/83d0869f4e3c9af5693d7fff986c8bd7052f9bf2/applications/web-browser/main.qml#L102-L107


This comment was generated by todo based on a TODO comment in 83d0869f4e3c9af5693d7fff986c8bd7052f9bf2 in #189. cc @Eeems.

todo[bot] avatar Mar 29 '21 01:03 todo[bot]

This pull request introduces 1 alert when merging 83d0869f4e3c9af5693d7fff986c8bd7052f9bf2 into 29c9b262ae164e2d4d97839275ab9aabc855cb89 - view on LGTM.com

new alerts:

  • 1 for Unused variable, import, function or class

lgtm-com[bot] avatar Mar 29 '21 01:03 lgtm-com[bot]