Translated using Weblate (Portuguese)
Currently translated at 100.0% (54 of 54 strings)
Translation: helloSystem/Menu
Translate-URL: https://hosted.weblate.org/projects/hellosystem/menu/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (54 of 54 strings)
Translation: helloSystem/Menu
Translate-URL: https://hosted.weblate.org/projects/hellosystem/menu/pt/
hello/Menu 705e31c — plugin-statusnotifier statusnotifierbutton.cpp, plugin-windows windowswidget.cpp
Only formatting changes, no code changes
Fix "About dialog" content position and add "Hardware Probe" button (#142)
* [#62] Add "Hardware probe" button in "About" dialog
* Implement simple "AboutDialog" class subclassing "QDialog"
* Move class declaration to header file
* Add margins to text label
* Remove "Close" button and center "Hardware Probe" button
* Insert spacing above and below the "Hardware Probe" button
* Move code from "actionAbout" method to "AboutDialog" constructor
* Display laptop icon if the device chassis is "portable"
Apply fix for #123, thanks @jsm222
@jsm222 says: Needs some polish but workarounds the problem of new fast spawning windows
with same servicename and different object paths...
hello/Menu fdaa43b — src/appmenu appmenumodel.cpp appmenumodel.h, src/translations menubar_de.ts menubar_el.ts
Started adding Qt-style comments to appmenumodel
Prepare for checking Baloo status [ci skip]
Round memory in About box
hello/Menu 4f2d81e — Shutdown Shutdown_de_DE.ts, src/translations menubar_tr.ts menubar_sv.ts
Attempt to fix #125
hello/Menu 69b0a5a — Shutdown Shutdown_de_DE.ts, src/translations menubar_da.ts menubar_eo.ts
Use ▸ symbol (U+25B8)
Warn if any relevant disk is >95% full
hello/Menu 58ce6c7 — src appmenuwidget.cpp, src/translations menubar_eo.ts menubar_es.ts
No separator directly beneath search box
Similar to https://github.com/helloSystem/Menu/commit/7540eeeba55eb55e62cb81c9e2cd7e086fec0c4a
Shutdown now gets built by CMake automatically
Fix bundlePath to include the suffix
Clean up
hello/Menu 172d43f — src applicationwindow.cpp mainwindow.cpp, src/translations menubar_en.ts menubar_eo.ts
Show application name as title for System menu
This is an interim solution; we want to move the application
name to a plugin shown on the right-hand side of the screen
Implement showApplicationName("Name") and hideApplicationName() and export via D-Bus
Can call this with
gdbus call --session --dest local.Menu --object-path / --method local.Menu.MainWindow.showApplicationName "AppName"
when the binary is named "Menu" but
gdbus call --session --dest local.Menu --object-path / --method local.AppRun.MainWindow.showApplicationName "AppName"
when the binary was launched through a symlink called "AppRun"
hello/Menu c74bad3 — src appmenuwidget.cpp, src/translations menubar_da.ts menubar_de.ts
Reduce deprecation warnings
hello/Menu d2702f8 — src appmenuwidget.cpp, src/translations menubar_nl.ts menubar_cs.ts
If there is only one search result, select it
hello/Menu d5432bb — src appmenuwidget.cpp, src/translations menubar_es.ts menubar_fr.ts
Put cursor back in search box if user presses backspace while a menu item is highlighted, and fixup 7540eee
hello/Menu 7540eee — src appmenuwidget.cpp, src/translations menubar_sl.ts menubar_cs.ts
Prevent separator from ever being directly underneath the search
Because this would break arrow key nagivation
hello/Menu 29aa6bf — src appmenuwidget.cpp, src/translations menubar_ka.ts menubar_tr.ts
Use Baloo API; open/launch search results
When a modifier key is held down, then just show the item in Filer;
otherwise launch it if it is an application bundle, or open it if it is not
Thanks @jsm22 for implementing the use of the Baloo API;
we are keeping the baloosearch variant around for now, just in case we need
to fall back to it for whatever reason
Use search icon
hello/Menu 4c2659d — src appmenuwidget.cpp, src/translations menubar_cs.ts menubar_da.ts
Minimal viable implementation of showing baloosearch results
Add shortcut to Force Quit; update translations
Translated using Weblate (Portuguese)
Currently translated at 100.0% (21 of 21 strings)
Translation: helloSystem/Menu
Translate-URL: https://hosted.weblate.org/projects/hellosystem/menu/pt/
Translated using Weblate (Portuguese)
Currently translated at 100.0% (21 of 21 strings)
Translation: helloSystem/Menu
Translate-URL: https://hosted.weblate.org/projects/hellosystem/menu/pt/
hello/Menu 999bf5d — src/appmenu menuimporter.cpp, src/translations menubar_zh_Hant.ts menubar_ko.ts
WIP fix for Chrome and Firefox, thanks Jesper Schmitz Mouridsen (jsmdk)
Improve translations
Create and install translations