Skip to content

code clean and optimize #894

Open
Open
@yetist

Description

@yetist

Maybe we should clean up and optimize the code if have enough time? I found those code should be cleaned up:

  1. #if 0 ...... #endif
  2. The commented or invalided code.
  3. Deprecations api migrate, like gconf to gsettings, dbus-glib to gdbus, etc.
  4. Use gresource to include resource files, like images, ui files, etc.
  5. Rewrite real object to instead alias or macro defined object under src/xiphos_html.
  6. Eliminate global and external variables, decouple code, and avoid the internal implementation of exposed objects.
  7. The address of the license is located in the header of some files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions