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

Initial work to support per-application framebuffer #320

Closed
wants to merge 232 commits into from

Copy less as part of the test

5e64f3d
Select commit
Loading
Failed to load commit list.
Closed

Initial work to support per-application framebuffer #320

Copy less as part of the test
5e64f3d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 15, 2023 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Clones added
============
- applications/xclip/main.cpp  2
- tests/liboxide/test_Threading.cpp  2
- applications/system-service/wacom.cpp  5
- shared/preload-qt/main.cpp  3
- tests/liboxide/test_QByteArray.cpp  28
- applications/system-service/wifiapi.cpp  1
- applications/system-service/powerapi.cpp  1
- applications/system-service/guithread.cpp  2
- shared/liboxide/devicesettings.cpp  2
- shared/preload/main.cpp  37
- applications/system-service/childentry.cpp  2
- shared/qpa/oxideeventfilter.cpp  3
- applications/system-service/guiapi.cpp  8
- shared/qpa/oxidescreen.cpp  2
- shared/liboxide/tarnish.cpp  6
- applications/system-service/screenapi.cpp  1
- shared/liboxide/json.cpp  2
- applications/system-service/apibase.cpp  2
- applications/system-service/notification.cpp  1
- applications/system-service/screenshot.cpp  1
- applications/system-service/systemapi.cpp  6
- applications/settings-manager/main.cpp  1
- applications/process-manager/main.cpp  1
- applications/system-service/appsapi.cpp  9
         

Clones removed
==============
+ applications/system-service/bss.h  -2
+ applications/system-service/screenapi.h  -2
+ applications/system-service/application.h  -7
+ applications/system-service/notification.h  -5
+ applications/system-service/screenshot.h  -4
+ applications/system-service/wifiapi.h  -2
+ applications/system-service/appsapi.h  -9
+ applications/screenshot-viewer/controller.h  -4
+ applications/system-service/digitizerhandler.h  -2
+ applications/task-switcher/controller.h  -4
+ applications/system-service/network.h  -1
+ applications/lockscreen/controller.h  -4
+ applications/system-service/powerapi.h  -2
+ applications/system-service/application.cpp  -2
+ applications/system-service/systemapi.h  -5
+ applications/screenshot-viewer/main.cpp  -1
         

See the complete overview on Codacy