aboutsummaryrefslogtreecommitdiffstats
path: root/sysui
Commit message (Expand)AuthorAgeFilesLines
* [sysui] update "guess-app" to process "home"Egor Nemtsev2020-04-071-2/+8
* [intents] fix variable definition for DisambiguationRequestEgor Nemtsev2020-04-061-1/+1
* [sysui] Fix popup animations and positions after resizingAleksei Korkov2020-03-301-0/+12
* [sysui] fix moving widget in Lucee themeAleksei Korkov2020-03-272-25/+34
* [notifications] animation on "close notification"Grigorii Zimin2020-03-041-1/+8
* [notifications] fix notification drag behaviorGrigorii Zimin2020-03-043-103/+156
* [notifications] add opacity=0 for "closed" stateGrigorii Zimin2020-03-041-0/+10
* Do not update the ProcessStatus for a non-existent processRobert Griebl2020-02-221-1/+1
* Fix short appearance "No Notification" on start NeptuneAleksei Korkov2020-02-211-0/+3
* [sysui] save previous selected colors during sessionGrigorii Zimin2020-02-211-10/+19
* [sysui] refactor about dialog (app remove, layout updates)Egor Nemtsev2020-02-201-63/+133
* [sysui] Fix NeptuneIconLabel to scale correctly on DesktopEgor Nemtsev2020-02-198-143/+27
* [colors] restore transparent color change mechanismGrigorii Zimin2020-02-191-35/+13
* [launcher] fix elements arrangementGrigorii Zimin2020-02-181-12/+13
* [sysui] init languages on first connection to UISettingsEgor Nemtsev2020-02-141-0/+5
* [sysui][settings] Fix switching Rtl-modeAleksei Korkov2020-02-121-0/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Bramastyo Harimukti Santoso2020-02-101-0/+1
|\
| * [sysui] Further improve startup performanceDominik Holland2020-02-061-0/+1
| * [sysui] delay model populatingEgor Nemtsev2020-01-311-16/+23
| * [sysui] update widgets state on each changeEgor Nemtsev2020-01-311-0/+3
* | [notification] Fix notification handle on changing lang to ArabicAleksei Korkov2020-02-071-10/+84
* | [sysui] Fix draggin bottom widget in Right-to-left interfaceAleksei Korkov2020-02-061-6/+14
* | Add support for handling native popups as produced by the Wayland XDG shellRobert Griebl2020-02-031-4/+15
* | [sysui] fix zero scale on center console window resizeEgor Nemtsev2020-01-301-0/+5
* | [launcher] partially fix button arrangementGrigorii Zimin2020-01-302-41/+25
* | [qsr] implement scaling for qsr window on DesktopEgor Nemtsev2020-01-292-22/+50
* | Synchronize volume on start-upGrigorii Zimin2020-01-241-1/+6
* | [launcher] add forced hide to filter in EditableGridViewGrigorii Zimin2020-01-241-17/+20
* | [cluster] fix resize on y axisGrigorii Zimin2020-01-241-6/+9
* | [application model] update the handling of auto-started appsGrigorii Zimin2020-01-131-1/+0
* | [shortcuts] add Ctrl+v shortcut to activate/stop Voice AssistantEgor Nemtsev2020-01-093-0/+19
* | [sysui] update widgets state on each changeGrigorii Zimin2019-12-181-0/+3
* | [sysui] delay model populatingGrigorii Zimin2019-12-181-16/+23
* | [sysui, cursor] add angleOffset for cursorGrigorii Zimin2019-12-121-1/+4
* | [sysui, widget_grid] remove an additional save for a previous stateGrigorii Zimin2019-12-101-13/+1
* | [sysui] disable drag for WidgetDrawerGrigorii Zimin2019-12-091-1/+1
* | [intents] implement IntentServer's disambiguationRequestEgor Nemtsev2019-12-061-0/+33
* | [sysui] add default Binding restoreMode for Qt6Egor Nemtsev2019-12-059-25/+116
* | [sysui] fix undefined objects warningsEgor Nemtsev2019-12-022-3/+3
* | [sysui&apps] Design updates -- cherry-pick with reloaded assetsGrigorii Zimin2019-12-023-4/+44
* | [lucee] fix speed label shown over cluster appEgor Nemtsev2019-11-282-2/+27
* | [sysui] fix launcher grid not openEgor Nemtsev2019-11-251-5/+6
* | [cursornav] map the activated signal to clicked of controlsBramastyo Harimukti Santoso2019-11-211-0/+1
* | [music] add next and prev intent commandBramastyo Harimukti Santoso2019-11-183-0/+50
* | [sysui] fix warning on startup for null itemEgor Nemtsev2019-11-151-1/+1
* | [gamepad] map some buttons and add a signal to the clusterBramastyo Harimukti Santoso2019-11-132-2/+41
* | [cursornav] add gamepad controller to be used as cursor inputBramastyo Harimukti Santoso2019-10-292-0/+61
* | [cluster] change the shortcut to ctrl+shift+c for a better understandingBramastyo Harimukti Santoso2019-10-292-4/+4
* | [cluster] add shortcut to move the cluster up and downBramastyo Harimukti2019-10-294-1/+50
* | [cursornav] fixed handling of the config propertyBramastyo Harimukti2019-10-221-4/+1