Floating Menu Alpha Development Thread

Ahh I know that's causing it to trigger twice. Fixing now :slight_smile:

//edit, hopefully fixed in 4.117

When Dragging a file, I don't get the select file Prompt. (Works as it should :white_check_mark:)
But When I click, I still get the useless First file selection, then the real one.

So strange, here it seems to finally behave correctly in both cases.

Well, I'll continue tomorrow :slight_smile: I must be missing something.

Time to get some rest
Good night !

Thanks for all the testing :slight_smile:
One last question: what kind of device are you using to click the button?

Sure !
The built-in trackpad, I'll test with a mouse tomorrow, i also have an external trackpad I can test.
If I cancel the first file selection, the second one doesn't show.

The drag & drop doesn't work on hover-activated menus.
Added the same PDF D&D menu item to the Notch-Menu (Hover activated), turned on recognize hover with mouse down, dragged the file, drops into the desktop.
The menu doesn't take the file as input.


It does still work if I click it

  • first file selection
  • Real file selection
  • Runs shortcut
1 Like

You mean like this?

I fixed something related to hover in 4.118, maybe that also solved this issue. Uploading now.

1 Like

I added two buttons to the Time Machine preferences pane! One to open Finder (to check if disks are connected, there was no Finder SF Symbol :frowning:) and the other one to eject disks.

  1. Drive button just opens Finder
  2. Eject button runs a Raycast deeplink action (URL) to eject all disks.

Feedback:

  • Bug: when setting the border corner radius to a high enough value, it gets really jarbled. Would be great if the border corner radius was automatically (in the background) capped at whatever height or width / 2. Kinda like how Sketch and other design apps do it.
    image

V 4.119

Drag & Drop Works for a Hover-activated menu.
But it doesn't work for this one.
image

Clicking the button still shows the 2 file selection prompts.

Can you explain what you mean by this one? The notch menu example I posted a while ago?

For me the 2 file selection prompt is now 100% gone, very weird it's still happening to you. You are doing a normal click, not double-click, right?
Maybe I need to add some logs and check at which places it is triggered for you.

Yes, that preset.
I modified it and added the same drop menu item to it, It doesn't work on hover (Works on the other menu) , IDK Why.

Dragging a file: [Moves the file to the desktop / Doesn't detect drop zone, Verified It's activated in settings]

Clicking the button: [Shows 2 file selections, processes the second]


Yes, Super normal click, I even tried touching the trackpad as fast as possible to see if it would work.
Tried a normal Mouse, and The Trackpad. Same behavior!

Tried doing a double click, Shows 4 File selection prompts :confused:

Ah, the window level is too high for that example preset. It's "above" the dragging mouse cursor.

You can change it manually to 25 (which is one higher than the menubar) then it should work:

I'll upload a version with some triggering logs to figure out where the double execution is coming from in ~30min

Drag & Drop Works !

Okay


The 3 finger Top/Bottom Tap are still not working after restarting my Computer :confused:

Works, but still with the double dialogs right?

Did any of your system trackpad settings change? Three finger taps are e.g. problematic if the system three finger dragging is active. Do they work if you assign a different action?

Double Menu When I click, Yes!


No change in system settings!
Doesn't work with other actions either.

Would be great if you could reproduce both issues with the 4.120 version, then go to Help => Export Diagnostic Debug Information and send the result to andreas@folivora.ai
This should allow me to see what's wrong.

You could also add an "alert" action to your shortcut to check whether it is really executed twice.

By the way, I have finally upgraded the preset sharing site a bit :

With v4.125 presets can now contain Shortcuts that can be installed upon import.

Soon a "popular" presets section will be added.

If you get a 502 error while opening the sharing platform, I'm currently working on it, or it crashed. Will soon be stable again.

V 4.125

Trackpad 3-finger top/bottom tap is still an issue!

It's recognized as 3 finger tap, it doesn't show top ar bottom.

Double 3finger tap = Lock screen [It wouldn't work even when I disabled this one]

Top 3 finger tap = Maximize window
Bottom 3 finger tap = Minimize window

They were all working normally before.


Finally shows one file selection!
Works perfectly for Drag & Drop along with button Click! :white_check_mark:

This looks like you have a three finger tap defined somewhere. Standard three finger taps always override top/bottom ones. Deleting that should fix it.