WIP: Rearrange Pushbuttons, Deletion, Add system entries to favourites, Save #15
1 Rannpháirtithe
Fógraí
Dáta dlite
Níl aon dáta dlite socraithe.
Ag brath ar
#6 GUI: Allow adding existing .desktop files
crtxcr/qsrun
#7 GUI: Rearrange entries in the GUI
crtxcr/qsrun
Tagairt: crtxcr/qsrun#15
Á lódáil...
x
Tagairt in Eagrán Nua
Cuir bac ar úsáideoir
Níl aon tuairisc ar fáil.
Scrios Brainse "wip/rearrange"
Tá brainse a scriosadh buan. Cé go bhféadfadh an brainse scriosta leanúint ar aghaidh ag bheith ann ar feadh tréimhse ghearr sula mbaintear í i ndáiríre, NÍ FÉIDIR é a dhíchur i bhformhór Lean ar aghaidh?
Missing
Problems
@ -126,0 +144,4 @@
QMessageBox::critical(this, "Failed to save item to favourites", e.what());
return;
}
userEntryButtons.append(createEntryButton(userConfig));
This is not a complete button since inheritance is not actually applied here, causing e. g. the icon not to show.
@ -126,0 +134,4 @@
userConfig.inherit = button.getEntryConfig().entryPath;
QFileInfo fi{button.getEntryConfig().entryPath};
QString entryName = fi.completeBaseName() + ".qsrun";
userConfig.entryPath = this->settingsProvider->userEntriesPaths()[0] + "/" + entryName;
Dirty
Problem
Maybe:
Remove boolean
{ SYSTEM_ENTRY, USER_ENTRY, INHERITED_ENTRY }
INHERITED_ENTRY does not save anything beyond "inherit", "rows, "cols".
@ -249,0 +291,4 @@
if(ret != 0)
{
qDebug() << strerror(errno);
throw std::runtime_error("Failed to save entry file( error during rename)");
Space
Iarratas tarraingthe dúnta