hab25
hab25
duplicate of https://github.com/alphapapa/dogears.el/issues/4
> track the exact text element in any app Note that bidirectionality (like atomic-chrome) is not a requirement here. Would such tracking be necessary if we only want to continuosly...
Interesting ideas! > In most cases, the application doesn't tell X11 where the caret is; it just tells X11 what to draw (i.e., it sends drawing commands to draw the...
maybe some implementation ideas could be taken from xmonad: https://xmonad.github.io/xmonad-docs/xmonad-contrib-0.16.999/XMonad-Util-Hacks.html#g:1 (and hopefully the still-relevant feature requests on this issue tracker are ported over to `pop-os`'s upcoming COSMIC DE!)
See also https://github.com/radian-software/ctrlf/issues/21
Hi, just passing by. Could you please expand on this? > Tired of MELPA's bullshit.
> I'm sure they could be safely suppressed in these few instances. Suppressed by gcloudrig (not the user), right?
> Would you be open to writing a pull request to make that change on README? Yes, after we reach an agreement here. One concern: `reserved` is not a no-op;...
> All modifiers are expected to "chain" prefixes to a future non-modifier key Some common software, e.g., GNOME and Intellij IDEA, can understand and use `super` both as a modifier...
Note that `mode-line-format` has a `standard-value` symbol property that can be looked at with `custom--standard-value`. Perhaps this can be used by such an enhancement (however, then the enhancement would be...