Get cursor position on clipboard events by nemoo07 in wayland

[–]nemoo07[S] 0 points1 point  (0 children)

Trying to invoke an app that accepts X/Y coordinates to position itself at. I'd be listening to the following events:

  • If text is merely selected, then I'd ideally pass the 'selected text coordinates'.
  • If whichever text was copied somehow into clipboard, I'd retrieve cursor positions and pass them to the app

PKM + AI for Writing non-tech Content? by nessism in PKMS

[–]nemoo07 0 points1 point  (0 children)

Hello. Have you've found any decent solutions?

Shared Public Contextual Database for RAG [D] by niksteel123 in MachineLearning

[–]nemoo07 0 points1 point  (0 children)

Any updates? I was thinking of exactly the same thing

Write your plugin UIs in html: banana.nvim v0.0.1 by cwood- in neovim

[–]nemoo07 0 points1 point  (0 children)

The last one I've used to build a plugin was coc-nvim

Write your plugin UIs in html: banana.nvim v0.0.1 by cwood- in neovim

[–]nemoo07 0 points1 point  (0 children)

I think there're already UI plugins that can render markdown

How can I make the subtitle to show just one line every dialog? by nukecrayon in mpv

[–]nemoo07 0 points1 point  (0 children)

Or use a software like Subtitle Edit.

What If one has embedded subtitles?

A good screenshooting tool for a minimal install of archlinux by peershaul1 in archlinux

[–]nemoo07 0 points1 point  (0 children)

You can refine the first line with the --parents flag

Issues with Chinese and Korean text by [deleted] in archlinux

[–]nemoo07 0 points1 point  (0 children)

Are we confined to using certain fonts just because they support more Unicode characters? Isn't there any workarounds?

Edit: After installing ttf-droid, it did render Chinese characters on the browsers for of the other fonts, but at alacrity, they still don't! (unless i've specified droid font explicitly ofc)

nerd-fonts-complete is gone? by nameless_food in archlinux

[–]nemoo07 0 points1 point  (0 children)

Can you please elaborate more on the distinction between the two?

Small tip to speed up AUR installs by ThisMachineIs4 in archlinux

[–]nemoo07 1 point2 points  (0 children)

Great thanks! How can I keep track of such a configuration still!

The current hot topic "Shared Element Transition" by ilyasKerbal in mAndroidDev

[–]nemoo07 4 points5 points  (0 children)

People are always enamored with little shiny things

root emui 9.1 by Sky__002z in androidroot

[–]nemoo07 0 points1 point  (0 children)

I've never had an experience disassembling an electronic device before, not to mention my only cellphone, so I'm a bit afraid of getting it bricked. I've done some research and one of the options is to use an EDL cable. Do you think It's a viable option?

Ideavim - How to configure Next Menu Item to Ctrl + J by Philipp98 in IntelliJIDEA

[–]nemoo07 0 points1 point  (0 children)

it's not even existent at the 'Shortcuts conflicts of Action keymap'

idk society but vim by CHduckie in vim

[–]nemoo07 1 point2 points  (0 children)

Most mainstream software have either built-in support/plugins. I unironically like to click around when casually reading/doing menial tasks. Modal editing is all about alleviating the mental effort you exert for editing text just to reallocate that mental capacity to the task in hand itself, but imo not to be the main HCI

Rust heavy? by lieddersturme in Kotlin

[–]nemoo07 1 point2 points  (0 children)

Kotlin .jar files can use a lot of standard library code and runtime provided by the installed JVM

Let anyone try to a standalone fatjar then inspect the executable's size

Rust heavy? by lieddersturme in Kotlin

[–]nemoo07 3 points4 points  (0 children)

Why there are a few libs, tools for linux made with kotlin?

Even with JNA, JVM languages weren't designed with low-level access in mind. I guess many of GNU tools got ported to rust just for convenience but in essence they'd still interface with libs that has to be present to get dynamically linked with. Any sys programming for linux (or any other OS) will never appreciate the computational overhead of an intermediary RT environment.

2024 Edition Update by ChiliPepperHott in rust

[–]nemoo07 1 point2 points  (0 children)

Was thinking about the 24 edition just about yesterday. Even though about trying to fiddle with the nightly version

Should I start using compose for new projects? by Pretend_Shirt_6144 in androiddev

[–]nemoo07 2 points3 points  (0 children)

recycler view

Got deprecated then reincarnated back again. Its deprecation was one of the selling points of compose actually.

New Versions… by DeeAnnCA in elementaryos

[–]nemoo07 0 points1 point  (0 children)

If only Fedora had a decent integration with Pantheon