João André

Results 29 comments of João André

I have little to no experience in Gnome development, but I can look into it once I find the time. (likely will start by reverse engineering some simple extension to...

> `com.vixalien.sticky -n` to launch a new note. after testing, that doesn't seem to work, I only get: Gjs-Console-Message: 02:44:23.000: Storing Notes at: ~/.local/share/com.vixalien.sticky/notes the same goes for `com.vixalien.sticky -i`....

Indeed it does seem the case, but I wasn't sure if that was the planned behavior or a bug; I was able to override the desktop context menu through a...

I submitted a [PR](https://github.com/vixalien/sticky/pull/130) to update the desktop file of the app to add the 'New Note' action, but that only updates the extra options on the app launcher (e.g....

the context menu you get when you right click on the desktop background; GJS calls it a [background menu](https://github.com/GNOME/gnome-shell/blob/0cdddaa4a7fcb5a92b011da94e1ad66129e3c81d/js/ui/backgroundMenu.js).

Yes, that extension updates it to [this](https://raw.githubusercontent.com/joaocandre/sticky-notes-integration/main/resources/background_menu.png).

> Fyi, blur is already disabled for fullscreen windows. I don't think it's necessary to have it for maximized windows as well. Not in Mozilla apps, they get blurred when...

No, I'm pretty sure I'm using Wayland. Maybe what I am describing is specific to Firefox and Thunderbird, but I don't think it has to do with full screen, but...

Personally, I use it because it's the only open source launcher that allows me to customize the app drawer (grid, icon size, etc)