alexmi (Alex Miranda)
User

Projects

User does not belong to any projects.

Today

  • Clear sailing ahead.

Tomorrow

  • Clear sailing ahead.

Thursday

  • Clear sailing ahead.

User Details

User Since
Sep 29 2019, 3:08 AM (238 w, 2 d)
Availability
Available

Recent Activity

Oct 28 2019

alexmi abandoned D24995: Fix terminal not always gaining focus when shown.

New diff: D25001

Oct 28 2019, 9:55 AM · Dolphin
alexmi requested review of D25001: Add missing setFocusProxy() call in ViewManager.
Oct 28 2019, 9:52 AM · Konsole
alexmi added a comment to D24995: Fix terminal not always gaining focus when shown.

This diff is definitely a workaround and not the best solution, indeed it seems there was just a missing setFocusProxy() call in Konsole. I'll submit a diff there in a bit.

Oct 28 2019, 9:41 AM · Dolphin
alexmi requested review of D24995: Fix terminal not always gaining focus when shown.
Oct 28 2019, 4:58 AM · Dolphin

Oct 24 2019

alexmi committed R985:04da40ca3e50: Fix typos (authored by alexmi).
Fix typos
Oct 24 2019, 1:12 PM
alexmi updated the diff for D24907: Fix error handling when renaming a single file.
  • Simplify a conditional statement
Oct 24 2019, 8:56 AM · Dolphin
alexmi added a comment to D24907: Fix error handling when renaming a single file.

I did not add a message when the operation succeeds because that's already implemented somewhere else and is not necessary here too as far as I can tell.
And not sure if this is fine or I should have made a different diff for replacing the error dialog.

Oct 24 2019, 6:24 AM · Dolphin
alexmi requested review of D24907: Fix error handling when renaming a single file.
Oct 24 2019, 6:15 AM · Dolphin

Oct 20 2019

alexmi requested review of D24794: Disable keyboard accelerators for the tabs widget.
Oct 20 2019, 9:55 AM · Dolphin

Oct 16 2019

alexmi requested review of D24690: Fix a bug where "Add to Places" remains disabled.
Oct 16 2019, 10:04 AM · Dolphin

Oct 6 2019

alexmi updated the diff for D24353: Add actions for switching to a specific tab.
  • Add action to switch to the last tab
Oct 6 2019, 10:48 PM · Dolphin
alexmi added a comment to D24353: Add actions for switching to a specific tab.

As far as I know "Switch to tab n" shortcuts are not identical between applications and vary quite a bit. Some applications use 0-9, some use 1-9. Some have a "Switch to last tab" shortcut assigned to 0 or 9. Some use Ctrl, some use Alt instead or even both.
In the case of web browsers I would assume they don't use 0 because Ctrl + 0 resets the zoom level, and Firefox on Windows uses Ctrl instead of Alt, Chrome uses both Ctrl and Alt I think but I don't use Chrome.

Oct 6 2019, 7:21 PM · Dolphin

Oct 4 2019

alexmi added a comment to D24353: Add actions for switching to a specific tab.

This is what I get in the shortcuts dialog:

Possibly related to this warning:

KLocalizedStringPrivate::substituteSimple(): "0 instead of 1 arguments to message {Activate Tab %1} supplied before conversion
Oct 4 2019, 1:41 AM · Dolphin
alexmi updated the diff for D24353: Add actions for switching to a specific tab.
  • Fix bad argument substitution in a i18nc() call
Oct 4 2019, 1:38 AM · Dolphin

Oct 3 2019

alexmi added inline comments to D24353: Add actions for switching to a specific tab.
Oct 3 2019, 1:02 PM · Dolphin

Oct 2 2019

alexmi updated the diff for D24353: Add actions for switching to a specific tab.

GIT_SILENT Make numberForShortcut const

Oct 2 2019, 11:05 PM · Dolphin
alexmi updated the diff for D24353: Add actions for switching to a specific tab.
  • Add default shortcuts for the first 10 tabs
Oct 2 2019, 10:38 PM · Dolphin

Oct 1 2019

alexmi requested review of D24353: Add actions for switching to a specific tab.
Oct 1 2019, 10:48 PM · Dolphin

Sep 29 2019

alexmi updated the diff for D24290: Remove extra pixel when cropping with an aspect ratio.

Use y() + height() instead of bottom() + 1

Sep 29 2019, 3:24 PM · Gwenview
alexmi added inline comments to D24290: Remove extra pixel when cropping with an aspect ratio.
Sep 29 2019, 6:13 AM · Gwenview
alexmi requested review of D24290: Remove extra pixel when cropping with an aspect ratio.
Sep 29 2019, 4:45 AM · Gwenview