~rs2009/unity:master
Last commit made on
2023-04-17
- Get this branch:
-
git clone
-b master
https://git.launchpad.net/~rs2009/unity
Only
Rudra Saraswat
can upload to this branch. If you are
Rudra Saraswat
please log in for upload directions.
Branch merges
Propose for merging
- Dmitry Shachnev: Pending requested
-
Diff: 23 lines (+2/-3)1 file modifieddebian/control (+2/-3)
- Dmitry Shachnev: Needs Fixing
- Marco Trevisan (Treviño): Pending requested
-
Diff: 7599 lines (+3916/-1030)84 files modified.gitignore (+80/-6)
CMakeLists.txt (+1/-1)
README (+4/-0)
dash/DashView.cpp (+22/-144)
dash/PlacesGroup.cpp (+4/-0)
dash/ResultViewGrid.cpp (+1/-1)
dash/ScopeBar.cpp (+1/-1)
dash/StandaloneDash.cpp (+3/-3)
debian/changelog (+9/-0)
debian/control (+34/-1)
debian/rules (+4/-5)
debian/unity-uwidgets.install (+3/-0)
debian/unity.install (+1/-1)
dev/null (+0/-107)
launcher/BFBLauncherIcon.cpp (+1/-3)
launcher/FileManagerLauncherIcon.cpp (+1/-1)
launcher/Launcher.cpp (+12/-306)
launcher/StandaloneLauncher.cpp (+1/-1)
launcher/TrashLauncherIcon.cpp (+1/-1)
lockscreen/LockScreenPanel.cpp (+2/-2)
panel/PanelController.cpp (+1/-1)
panel/PanelIndicatorsView.cpp (+1/-0)
panel/PanelIndicatorsView.h (+1/-1)
panel/PanelMenuView.cpp (+2/-2)
panel/PanelTray.cpp (+3/-3)
panel/PanelView.cpp (+2/-2)
panel/StandalonePanel.cpp (+1/-1)
plugins/unityshell/src/unityshell.cpp (+0/-64)
plugins/unityshell/unityshell.xml.in (+4/-4)
resources/launcher_bfb.svg (+125/-12)
shutdown/SessionButton.cpp (+2/-2)
shutdown/SessionView.cpp (+1/-1)
tests/CMakeLists.txt (+0/-10)
tests/mock_key_grabber.h (+1/-1)
tests/test_launcher.cpp (+0/-58)
tests/test_launcher_controller.cpp (+0/-121)
unity-shared/BackgroundEffectHelper.cpp (+1/-1)
unity-shared/CMakeLists.txt (+1/-1)
unity-shared/DashStyle.cpp (+17/-39)
unity-shared/DashStyle.h (+2/-0)
unity-shared/FileManager.cpp (+1/-1)
unity-shared/FileManager.h (+1/-1)
unity-shared/GnomeFileManager.h (+1/-1)
unity-shared/NemoFileManager.cpp (+33/-33)
unity-shared/NemoFileManager.h (+1/-1)
unity-shared/OverlayRenderer.cpp (+35/-17)
unity-shared/OverlayWindowButtons.cpp (+1/-1)
unity-shared/PanelStyle.cpp (+2/-2)
unity-shared/SearchBar.cpp (+3/-63)
unity-shared/SearchBar.h (+0/-1)
unity-standalone/StandaloneUnity.cpp (+2/-1)
uwidgets/LICENCE (+636/-0)
uwidgets/MANIFEST.in (+3/-0)
uwidgets/official-widgets/clock/clock.py (+104/-0)
uwidgets/official-widgets/clock/settings.ini (+7/-0)
uwidgets/official-widgets/clock/widget.ini (+5/-0)
uwidgets/official-widgets/cpu/cpu.py (+169/-0)
uwidgets/official-widgets/cpu/settings.ini (+5/-0)
uwidgets/official-widgets/cpu/widget.ini (+5/-0)
uwidgets/official-widgets/spotify/settings.ini (+5/-0)
uwidgets/official-widgets/spotify/spotify.py (+176/-0)
uwidgets/official-widgets/spotify/widget.ini (+5/-0)
uwidgets/official-widgets/unsplash-background/settings.ini (+5/-0)
uwidgets/official-widgets/unsplash-background/unsplash-background.py (+96/-0)
uwidgets/official-widgets/unsplash-background/widget.ini (+5/-0)
uwidgets/setup.py (+64/-0)
uwidgets/uwidgets-runner (+24/-0)
uwidgets/uwidgets-runner.desktop (+9/-0)
uwidgets/uwidgets/__init__.py (+77/-0)
uwidgets/uwidgets/_brush.py (+163/-0)
uwidgets/uwidgets/_extended_context.py (+72/-0)
uwidgets/uwidgets/legacy.py (+73/-0)
uwidgets/uwidgets/settings/__init__.py (+4/-0)
uwidgets/uwidgets/settings/launcher.py (+18/-0)
uwidgets/uwidgets/settings/wallpaper.py (+27/-0)
uwidgets/uwidgets/x11/__init__.py (+31/-0)
uwidgets/uwidgets/x11/_x11module.c (+71/-0)
uwidgets/uwidgets/x11/atelier.c (+265/-0)
uwidgets/uwidgets/x11/atelier.h (+63/-0)
uwidgets/uwidgets/x11/base_canvas.c (+445/-0)
uwidgets/uwidgets/x11/base_canvas.h (+163/-0)
uwidgets/uwidgets/x11/canvas.py (+407/-0)
uwidgets/uwidgets/x11/pycairo.h (+280/-0)
uwidgets/widget.ini (+4/-0)
Superseded
for merging
into
unity:master
- Marco Trevisan (Treviño): Disapprove
- Dmitry Shachnev: Approve
-
Diff: 44348 lines (+32721/-544) (has conflicts)54 files modified.gitignore (+20/-0)
AUTHORS (+2/-0)
CMakeLists.txt (+3/-3)
dash/DashView.cpp (+1/-1)
dash/PlacesGroup.cpp (+0/-14)
dash/previews/ApplicationPreview.cpp (+2/-50)
debian/changelog (+14/-0)
debian/control (+0/-1)
launcher/DeviceLauncherSection.cpp (+2/-2)
launcher/FileManagerLauncherIcon.cpp (+1/-1)
launcher/QuicklistView.cpp (+0/-26)
launcher/StandaloneLauncher.cpp (+3/-0)
launcher/Tooltip.cpp (+0/-18)
launcher/TrashLauncherIcon.cpp (+1/-1)
po/ar.po (+1010/-13)
po/bg.po (+1010/-13)
po/cs.po (+1011/-13)
po/da.po (+1010/-13)
po/de.po (+1010/-13)
po/el.po (+1010/-13)
po/es.po (+1010/-13)
po/fi.po (+1010/-13)
po/fr.po (+1010/-13)
po/he.po (+1010/-13)
po/hi.po (+1010/-13)
po/hr.po (+1013/-15)
po/hu.po (+1010/-13)
po/it.po (+1010/-13)
po/ja.po (+1009/-13)
po/ko.po (+1009/-13)
po/nb.po (+1010/-13)
po/nl.po (+1010/-13)
po/pl.po (+1011/-13)
po/pt.po (+1010/-13)
po/pt_BR.po (+1010/-13)
po/ro.po (+1011/-13)
po/ru.po (+1013/-15)
po/sk.po (+1011/-13)
po/sl.po (+1014/-15)
po/sr.po (+1013/-15)
po/sv.po (+1010/-13)
po/th.po (+1010/-13)
po/tr.po (+1009/-13)
po/unity.pot (+1019/-10)
po/zh_CN.po (+1010/-13)
po/zh_TW.po (+1010/-13)
resources/launcher_bfb.svg (+13/-0)
tests/test_previews_application.cpp (+0/-4)
unity-shared/CMakeLists.txt (+2/-0)
unity-shared/FileManager.cpp (+58/-0)
unity-shared/FileManager.h (+3/-1)
unity-shared/GnomeFileManager.h (+1/-1)
unity-shared/NemoFileManager.cpp (+202/-0)
unity-shared/NemoFileManager.h (+50/-0)
Branch information
- Name:
- master
- Repository:
- lp:~rs2009/unity