gnome-shell-extension-tiling-assistant 46-1ubuntu1 source package in Ubuntu

Changelog

gnome-shell-extension-tiling-assistant (46-1ubuntu1) noble; urgency=medium

  * Merge with Debian, remaining changes:
    - Rename extension to gnome-shell-extension-ubuntu-tiling-assistant
    - debian/control: Suggests gnome-shell-extension-prefs
    - d/p: tilingWindowManager: Override window constraints style

gnome-shell-extension-tiling-assistant (46-1) experimental; urgency=medium

  * New upstream release
  * Drop GNOME 46 patch: applied in new release

 -- Jeremy Bícha <email address hidden>  Mon, 01 Apr 2024 11:02:38 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main gnome
Noble release main gnome

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gnome-shell-extension-tiling-assistant_46.orig.tar.gz 136.0 KiB 8c3d752e1f2f2d753653a5f1379c8f962ef9135ebb4476dda7f5d8aa83bc084b
gnome-shell-extension-tiling-assistant_46-1ubuntu1.debian.tar.xz 5.9 KiB a67dfb28620ee2a50ed6948f0fa2a44ce54d3b7fdbcbfcdc6fc46633ec0a0536
gnome-shell-extension-tiling-assistant_46-1ubuntu1.dsc 2.7 KiB 881d25142ac9799ccda12a5e64e06d2b7fd333adbe7acba3cfb8c58025b1a892

Available diffs

View changes file

Binary packages built by this source

gnome-shell-extension-ubuntu-tiling-assistant: extension which adds a Windows-like snap assist to GNOME Shell

 An extension which adds a Windows-like snap assist to GNOME Shell.
 .
 It also expands GNOME's 2 column tiling design and adds more features, like:
  * Tiling Popup: This is the popup, which shows up when a window is tiled and
    there is an (unambiguous) free screen rectangle. It lists all open windows
    on the current workspace. Activating one of the popup's icons will tile the
    window to fill the remaining screen space.
  * Tile Groups: Tiled windows are considered in a group, if they don't overlap
    each other and aren't interrupted by non-tiled windows. If one of the
    windows is focused, the rest of the group will be raised to the foreground
    as well. A Tile Group also resizes together.
  * Layouts: A layout is a list of arbitrary rectangles. When activating one
    with its keybinding the Tiling Popup asks you which of the open windows you
    want at which spot of your layout. The layout selector is a popup, which
    will lists all defined layouts by name. This way you don't have to remember
    the layouts' keybindings.
  * Pie Menu: Super + RMB on a window will open a simple pie menu.