gnome-shell-wsmatrix VS argos

Compare gnome-shell-wsmatrix vs argos and see what are their differences.

gnome-shell-wsmatrix

GNOME shell extension to arrange workspaces in a two-dimensional grid with workspace thumbnails (by mzur)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
gnome-shell-wsmatrix argos
13 14
445 1,633
- -
6.8 1.7
12 days ago 22 days ago
JavaScript JavaScript
GNU General Public License v3.0 only -
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.

gnome-shell-wsmatrix

Posts with mentions or reviews of gnome-shell-wsmatrix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-01.
  • November at System76: Products, Promos, & COSMIC DE
    3 projects | /r/pop_os | 1 Dec 2022
    Workspace Matrix extension makes my day, every day.
  • Celebrating 5 Years of Pop _OS
    2 projects | news.ycombinator.com | 21 Oct 2022
    I just had NixOS break in a weird way for me. Ok, it was more that Gnome 42.4 broke the wsmatrix extension, which caused Gnome to shit itself[1] on login.

    It's a little bit of a double edged sword. NixOS lets me use pretty much straight upstream packages, which sometimes break due to not having thorough integration testing like a traditional distro would. On the other hand, I was able to just boot up an older configuration to get back to functional, and that let me figure out wtf was wrong.

    [1]: https://github.com/mzur/gnome-shell-wsmatrix/issues/236

  • projects
    1 project | /r/linuxquestions | 28 Sep 2022
    Implement the Workspace Matrix extension for GNOME https://github.com/mzur/gnome-shell-wsmatrix in Sway, possibly looking at Sway Overview for inspiration.
  • Problems with wall of workspaces
    1 project | /r/gnome | 25 Aug 2022
    Hej, recently updated my laptop to 22.04 but after some years getting use to unity and 2 extra screens now seems i cannot find my way to have a decent wall of workspaces... i found a nice extension that works fine (https://github.com/mzur/gnome-shell-wsmatrix) but only seems to create the workspace wall on the latop screen and not on the other external screens...
  • How do I change the Gnome shell from 42.0 to 42.1 on Ubuntu 22.04 LTS?
    2 projects | /r/Ubuntu | 8 May 2022
  • Why you prefer horizontal workspaces?
    1 project | /r/Ubuntu | 4 May 2022
    Release info: https://github.com/mzur/gnome-shell-wsmatrix/releases
  • System76 - New Desktop Environment Written in Rust Expected Summer 2023
    1 project | /r/pop_os | 23 Mar 2022
    My main concern is a 2D grid for workspaces, with workspace previews in the workspace switcher popup. Workspace Matrix does an excellent job of adding this to GNOME.
  • Embrace fall with Dracula Theme
    8 projects | /r/pop_os | 5 Nov 2021
    it will assign a new font to the extension. Then you may use an icon font, such as Font Awesome, Icofont or icomoon (which also allows you to create your own!). You can then change the workspace names with dconf-editor with the characters from the font. PM me if you need any help :)
  • Tiling window manager/DE
    5 projects | /r/linuxquestions | 13 Oct 2021
    On GNOME there's a way to get native 2 dimensional workspaces, but AFAIK the only way to enable this is with an extension like workspace matrix. For ctrl+alt+arrow-like shortcuts be sure to set keybindings for switch-to-workspace-arrow and move-to-workspace-arrow in org.gnome.desktop.wm.keybindings. However, I had some issues with GNOME 40 like: - Changing workspaces with mouse scroll jumps to an adjacent workspace up/down (as expected). Without a device that has horizontal scroll (like a touchpad) you can't go to adjacent workspaces left/right. - There are multiple issues with the workspace thumbnails in the overview.
  • How do I debug global keybinds (I'm using Pop!_OS, but I doubt it's Pop!_OS specific)
    1 project | /r/linuxquestions | 11 May 2021
    Ok, so, I'm using Workspace Matrix for a workspace grid.

argos

Posts with mentions or reviews of argos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.
  • Lobotomizing Gnome
    5 projects | news.ycombinator.com | 4 Jul 2023
    Good observation.

    Turning off extensions is where OP lost me. In the last year, the single biggest quality of life improvement for me has been discovering the Argos[0] extension, which basically lets you put whatever text/menus you want in the top bar by writing scripts that print to stdout. To save space, I hid the dock (I use [1] as a replacement alt-tab), so the top bar is the only piece of screen that isn't OS chrome.

    On my top bar right now I have the time in four time zones (including the ever-important UTC to save a mental calculation when logging at logs), the name of the current Wifi access point, and some VPN details gleaned using a combination of ip r, ping, nc, and curl. Another extension shows free RAM. I look at them dozens of times a day.

    [0] https://extensions.gnome.org/extension/1176/argos/

    [1] https://gist.github.com/cbd32/cbec9a32b32bd9e93b0d2696c71b5f...

  • The curse of being good in IT
    1 project | news.ycombinator.com | 14 Apr 2023
    I’ve heard this called “the defaults lifestyle” on the Software Defined Talk podcast. I’m forever locked out of nirvana because I have an iPhone but not a Mac, but that’s fine.

    Occasionally plugins are worth the expense though. I finally discovered Argos[0] and I’m using it to show time in UTC and a couple other time zones. Super handy.

    But if I try some new software and find that I have to tweak it a bunch to make it usable, that means the devs have different aesthetics and I should probably try something else.

    [0] https://extensions.gnome.org/extension/1176/argos/

  • What are your must-have extensions?
    11 projects | /r/gnome | 11 Apr 2023
    I'm really surprised no one mentioned Argos
  • Extension download count is now available to the public
    1 project | /r/linux | 9 Mar 2023
    Currently, Argos extension (not developed since 3.32) holding the records for more than 13.8M downloads following by Dash to Dock extension with 6.2M downloads.
  • How would I go about creating my own title-bar app icon?
    3 projects | /r/pop_os | 16 Aug 2022
    This is what I was referring to.
  • Ask HN: Can I see your scripts?
    73 projects | news.ycombinator.com | 15 Aug 2022
  • Extension for focused window in top bar?
    2 projects | /r/pop_os | 15 Jul 2022
    If you want, you could make the extension yourself via Argos https://github.com/p-e-w/argos using https://www.semicomplete.com/projects/xdotool/ or using one of these https://unix.stackexchange.com/questions/38867/is-it-possible-to-retrieve-the-active-window-process-title-in-gnome/122870
  • Kargos: Terminal Widget
    4 projects | /r/kde | 20 Jan 2022
    Hey Recently I found this widget named Kargos that shows terminal command output as a widget it uses Gnome's argos and BitBar (Mac) This gives a very nice opportunity to make your own custom widget.
  • What extensions do you use?
    5 projects | /r/gnome | 17 Jan 2022
    Argos
  • Looking for an extension to run custom scripts
    1 project | /r/gnome | 2 Jan 2022
    There is Argos. However, maintenance is unclear since the original developer steps down.

What are some alternatives?

When comparing gnome-shell-wsmatrix and argos you can also consider the following projects:

shelltile - A tiling window extension for GNOME Shell

bitbar - Put the output from any script or program into your macOS Menu Bar (the BitBar reboot)

sway - i3-compatible Wayland compositor

gnome-shell-extension-freon - Shows CPU temperature, disk temperature, video card temperature (NVIDIA/Catalyst/Bumblebee&NVIDIA), voltage and fan RPM

vertical-overview - Gnome has had vertically stacked workspaces for a long time. The Gnome 40 update unfortunately made the switch to a horizontal layout. A choice that many Gnome users disagree with. This extension completely replaces the new Gnome overview with something that resembles the old style.

emoji-selector-for-gnome - This extension provide a popup menu with some emojis ; clicking on an emoji copies it to the clipboard.

apple-music-mpris - Unofficial Electron wrapper for Apple Music that integrates with Mpris to provide external media playback controls.

polybar - A fast and easy-to-use status bar

custom-hot-corners-extended - A GNOME Shell Extension that allows you to give a function to any corner or edge of your monitors and expand your keyboard capabilities.

PaperWM - Tiled scrollable window management for Gnome Shell

gnome-runcat - 😼 The cat tells you the CPU usage by running speed