xplugd
Monitor, keyboard, and mouse plug/unplug helper for X (by troglobit)
wdisplays
Mirror of cyclopsian/wdisplays (by artizirk)
xplugd | wdisplays | |
---|---|---|
2 | 12 | |
64 | 212 | |
- | - | |
2.7 | 2.2 | |
almost 2 years ago | 8 months ago | |
C | C | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xplugd
Posts with mentions or reviews of xplugd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-02.
-
Detect the number of monitors when xrandr doesn't detect when the monitor is off
I'm not sure about turning on or off, but there is a very nice project, https://github.com/troglobit/xplugd, that keeps a daemon running and reacting to when a display is connected or disconnected, or a keyboard or a mouse, and then runs a shell script which you can then run xrandr commands, for example. It won't be triggered on turning a monitor on or off, but it will work on disconnecting or connecting. It is also does not depend on your window manager, doesn't matter if it is Qtile or something else. It is a nice project, I use and really like it, but I'm not sure it is 100% what you want here. ):
-
Swap keys globally for all keyboards
Have a look at xplugd, or xinputd that allow you to run commands on X server events.
wdisplays
Posts with mentions or reviews of wdisplays.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-15.
-
What do you guys use to manage monitors?
For an arandr replacement, https://github.com/swaywm/sway/wiki/i3-Migration-Guide recommends wdisplays.
- How to connect a Sway session to a projector?
-
How to use projector on sway?
But, Sway also supports a Wayland protocol which allows other applications to configure the displays instead. You can read it here if you want the gritty details. My preferred application to configure Sway's outputs is wdisplays.
-
Tiling WM where adding/removing external monitors is easy.
Sway with wdisplays?
-
Are there Wayland equivalents of xrandr and xinput?
You could have a look at wdisplays. Uses wlroots.
-
Three monitor configuration
I run 3 monitors in a similar config manually configured with negative x values for the left most monitor, it worked ok, but now I use https://github.com/artizirk/wdisplays for an easy life
-
(WIP) Working on a GUI for configuring displays
wdisplays comes to mind.
- Tell HN: Gnome on Wayland Is Amazing
- Arch users belike
-
Setting resolution on Wayland
Try wdisplays.
What are some alternatives?
When comparing xplugd and wdisplays you can also consider the following projects:
xfocusnotify - X11-tool which exits when a window is focused and prints the respective window-id.
wdisplays - GUI display configurator for wlroots compositors