All Projects → dgurkaynak → Penc

dgurkaynak / Penc

Licence: mit
Trackpad-oriented window manager for macOS

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Penc

Zvirtualdesktop
Windows 10 Virtual Desktop Hotkeys, System Tray Icon, Wallpapers, and Task View replacement
Stars: ✭ 322 (-61.98%)
Mutual labels:  window-manager
Xtoast
Android 悬浮窗框架,好用不解释
Stars: ✭ 493 (-41.79%)
Mutual labels:  window-manager
Herbstluftwm
A manual tiling window manager for X11
Stars: ✭ 635 (-25.03%)
Mutual labels:  window-manager
Icewm
A window manager designed for speed, usability, and consistency
Stars: ✭ 338 (-60.09%)
Mutual labels:  window-manager
Keypad Layout
Control window layout using Ctrl + Numeric Keypad on macOS
Stars: ✭ 410 (-51.59%)
Mutual labels:  window-manager
Appgrid
macOS window manager with Vim–like hotkeys
Stars: ✭ 500 (-40.97%)
Mutual labels:  window-manager
Autumn
A macOS window manager for JavaScript hackers
Stars: ✭ 294 (-65.29%)
Mutual labels:  window-manager
Quicktile
Adds window-tiling hotkeys to any X11 desktop. (An analogue to WinSplit Revolution for people who don't want to use Compiz Grid)
Stars: ✭ 719 (-15.11%)
Mutual labels:  window-manager
Archcraft
// Source : ISO
Stars: ✭ 437 (-48.41%)
Mutual labels:  window-manager
Nscde
Modern and functional CDE desktop based on FVWM
Stars: ✭ 526 (-37.9%)
Mutual labels:  window-manager
Wmderland
🌳 X11 tiling window manager using space partitioning trees
Stars: ✭ 341 (-59.74%)
Mutual labels:  window-manager
Awesome
awesome window manager
Stars: ✭ 4,351 (+413.7%)
Mutual labels:  window-manager
Fireplace
Modular wayland window manager written in rust
Stars: ✭ 513 (-39.43%)
Mutual labels:  window-manager
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+453.36%)
Mutual labels:  window-manager
Yabar
A modern and lightweight status bar for X window managers.
Stars: ✭ 646 (-23.73%)
Mutual labels:  window-manager
Switch Desktop
⚡️ Keyboard-driven commands to navigate your apps faster
Stars: ✭ 320 (-62.22%)
Mutual labels:  window-manager
Workspacer
a tiling window manager for Windows
Stars: ✭ 486 (-42.62%)
Mutual labels:  window-manager
Wayfire
3D wayland compositor
Stars: ✭ 810 (-4.37%)
Mutual labels:  window-manager
Dotfiles
i3 + Plasma: using the i3 window manager on the top of KDE Plasma and other dotfiles, configurations, scripts, workarounds and practises from my Debian Sid machines.
Stars: ✭ 651 (-23.14%)
Mutual labels:  window-manager
River
A dynamic tiling wayland compositor
Stars: ✭ 513 (-39.43%)
Mutual labels:  window-manager

Penc

Penc is yet another window manager app for macOS. Instead of complicated keyboard shortcuts, Penc is designed for trackpad usage.

Showcase

Usage

  • Double press and hold Command Key (⌘) to activate Penc
    • Drag with two fingers to move the window
    • Pinch with two fingers to resize the window
      • Pinch vertically to make the window taller/shorter, or horizontally to make it wider/thinner
    • Fast swipe with two fingers to snap the window into halves/quarters
  • Release Command Key (⌘) to take effect

Installation

There are two recommended options for installation.

Homebrew

$ brew cask install penc.

Download Release from Github

  • Download latest dmg file from Releases page
  • Mount and open that dmg file
  • Copy the application into Applications folder
  • Run the application from Applications folder
  • Penc will request to access accessibility features on first run
  • Go to System Preferences > Security & Privacy > Privacy > Accessibility, allow Penc
  • Run the application again

System Requirements

Penc currently supports macOS High Sierra (10.13) and Mojave (10.14).

Common Issues

Pinch to resize is not working

In order to detect pinch gesture, Zoom in or out option must be turned on under the System Preferences > Trackpad > Scroll & Zoom

Build & Running

# Install dependencies
pod install

# Open workspace
open Penc.xcworkspace
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].