screenful VS autorandr

Compare screenful vs autorandr and see what are their differences.

screenful

Awesome WM extension that allows automatically detect and configure connected/disconnected screens (by dluksza)

autorandr

Auto-detect the connected display hardware and load the appropriate X11 setup using xrandr (by phillipberndt)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
screenful autorandr
1 49
160 2,399
- -
0.0 5.7
almost 5 years ago 12 days ago
Lua Python
MIT License -
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.

screenful

Posts with mentions or reviews of screenful. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-10.
  • Any good starting point for dynamic screen plugging?
    4 projects | /r/awesomewm | 10 Sep 2021
    You can either: - use awesome signals: screen.connect_signal("property::geometry", yourfunc) screen.connect_signal("list", yourfunc) ( https://awesomewm.org/doc/api/classes/screen.html#screen.list, https://awesomewm.org/doc/api/classes/screen.html#screen.geometry ) and poke s.outputs from function yourfunc(s) (along with parsing io.popen("xrandr -q --current") if needed), but that will only catch "connected & active" displays (i.e. not in xrandr --output XXX --off* state) - parse output (also with lua) of *xev -root -event randr -1 (that should catch everything) - use something along the lines of udev hook + /sys parsing if you use drm enabled driver (something along the lines of https://github.com/dluksza/screenful ) - use hybrid of above

autorandr

Posts with mentions or reviews of autorandr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-09.

What are some alternatives?

When comparing screenful and autorandr you can also consider the following projects:

awesome-sharedtags - Share and move tags on multiple screens when using the awesome window manager.

i3-autodisplay - i3wm multiple monitors auto configuration

grobi - Automatically configure monitors/outputs for Xorg via RANDR

archinstall - Arch Linux installer - guided, templates etc.

i3 - A tiling window manager for X11

python-umonitor - Manage monitor configuration automatically.

win2xcur - win2xcur is a tool that converts cursors from Windows format (*.cur, *.ani) to Xcursor format. It also contains x2wincur which does the opposite.

archweb - Arch Linux website code

hammerspoon - Staggeringly powerful macOS desktop automation with Lua

xmonad-contrib - Contributed modules for xmonad