Replies: 7 comments 5 replies
-
|
I'm open to adopting that feature. Would you be interested in working on a pull request for it? You might be able to achieve it by modifying |
Beta Was this translation helpful? Give feedback.
-
|
I suggest we move the binaries to |
Beta Was this translation helpful? Give feedback.
-
|
That sounds like a good idea. Could you file a PR that implements it? |
Beta Was this translation helpful? Give feedback.
-
|
@k0kubun Sorry for the long delay—over a year, I know. I've recently switched to KDE, and now I actually need this feature myself. I'm finally working on a PR to implement it. However, I noticed that the xremap-kde-bin and xremap-niri-bin packages are not managed by the same templating script (they seem to be maintained by @stitchless and @RimuruW (Qingxu on AUR) respectively). Have you reached out to them about aligning with this change? |
Beta Was this translation helpful? Give feedback.
-
|
Hi @szdytom, thanks for picking this up! I maintain xremap-niri-bin on AUR and I'm happy to align with this change. Once your PR is ready (or even before, if you'd like to coordinate), feel free to ping me — I'll update the PKGBUILD accordingly to rename the binary to /usr/bin/xremap-niri and add the wrapper script package as a dependency. |
Beta Was this translation helpful? Give feedback.
-
|
I've commented on AUR page of xremap-kde-bin. I'll wait a few days for Stitchless to response. |
Beta Was this translation helpful? Give feedback.
-
|
I've put together a draft wrapper script that attempts to auto-detect the current graphical session. Since I don't have access to every supported environment for testing, I'd really appreciate it if you could take a look and give it a try when you have a moment. Thanks! @k0kubun @RimuruW |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Originally filed by @rikutons:
I'm using multiple desktop env on 1 computer.
But
xremap-x11-binandxremap-wlroots-binare conflicting at/usr/bin/xremapso I can't switch them easily.paru -S xremap-x11-binthenparu -S xremap-wlroots-binmakesFor example in case x11, can you make
xremap-x11-bin's binary name to/usr/bin/xremap-x11and create symlink to/usr/bin/xremapif/usr/bin/xremapis empty, or always override it to allow multiple xremap's packeges?Beta Was this translation helpful? Give feedback.
All reactions