newm

 2 likes

This Wayland compositor prioritizes laptops and touchpads, offering unique 2D wall window management with customizable configurations and gesture controls. With multi-application management, touch-based navigation, and zoom-adjustment features, expect an intuitive and efficient experience.

newm screenshot 1

License model

  • FreeOpen Source

Platforms

  • Linux
  • Wayland
Discontinued

The project is no longer maintained since 2023

  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Lightweight

Features

  1.  No registration required
  2.  Ad-free
  3.  Wayland Support

newm News & Activities

Highlights All activities

Recent activities

Show all activities

newm information

  • Developed by

    Jonas Bucher
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    17 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  964 Stars
  •  30 Forks
  •  38 Open Issues
  •   Updated Jun 3, 2023 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about newm, and it has gotten 2 likes

newm was added to AlternativeTo by K0RR on May 10, 2024 and this page was last updated Jan 10, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is newm?

newm is a Wayland compositor written with laptops and touchpads in mind. The idea is, instead of placing windows inside the small viewport (that is, the monitor) to arrange them along an arbitrarily large two-dimensional wall (generally without windows overlapping) and focus the compositors job on moving around along this wall efficiently and providing ways to the user to rearrange the wall such that they find the overall layout intuitive.

So, windows are placed on a two-dimensional grid of tiles taking either one by one, one by two, two by one, ... tiles of that grid. The compositor shows a one by one, two by two, ... view of that grid but scales the windows so they are usable on any zoom level (that is, zooming out the compositor actually changes the windows sizes). This makes for example switching between a couple of fullscreen applications very easy - place them in adjacent one by one tiles and have the compositor show a one by one view. And if you need to see them in parallel, zoom out. Then back in, and so on...

The basic commands therefore are navigation (left, right, top, bottom) and zoom-in and -out. These commands can be handled very intuitively on the touchpad (one- and two-finger gestures are reserved for interacting with the apps):

Use three fingers to move around the wall Use four fingers to zoom out (move them upward) or in (downward) To be able to arrange the windows in a useful manner, use

Logo (default , unless configured otherwise) + one finger on the touchpad to move windows Logo (default , unless configured otherwise) + two fingers on the touchpad to change the extent of a window To get a quick overview of all windows, just hit the Logo (default , unless configured otherwise) key. Additionally with a quick 5-finger swipe a launcher panel can be opened.

These behaviours can (partly) be configured (see below for setup). By default (check default_config.py), the following key bindings (among others) are in place

Logo-hjkl: Move around Logo-un: Scale Logo-HJKL: Move windows around Logo-Ctrl-hjkl: Resize windows Logo-f: Toggle a fullscreen view of the focused window (possibly resizing it)

Official Links