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

Changelog

gnome-shell-extension-tiling-assistant (44-1ubuntu1) mantic; 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 (44-1) experimental; urgency=medium

  * New upstream release
    - Officially support GNOME Shell 45 (Closes: #1052109) (LP: #2034664)
  * debian/control: Bump minimum GNOME Shell to 45 to match metadata.json
  * Drop all patches except locale patch

gnome-shell-extension-tiling-assistant (41-3) unstable; urgency=medium

  * debian/gbp.conf: Use debian/unstable branch
  * debian/control: Do not support gnome-shell 45

gnome-shell-extension-tiling-assistant (41-2) unstable; urgency=medium

  * Upload to unstable. (Closes: #1041580)
  * debian/control.in:
      - Bumped Standards-Version to 4.6.2.
      - Adjusted gnome-shell versions in Depends field in package stanza to
        support GNOME 43 to 45.
  * debian/copyright: updated packaging data.
  * debian/patches/series: commented out GNOME 45 support patches for now.

 -- Jeremy Bícha <email address hidden>  Mon, 25 Sep 2023 11:46:07 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main gnome

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gnome-shell-extension-tiling-assistant_44.orig.tar.gz 128.8 KiB bac8b2d6d3e58ce3b535c3b0b1d339960777bd57fc12b4a85d1f40fdf4939ff2
gnome-shell-extension-tiling-assistant_44-1ubuntu1.debian.tar.xz 5.8 KiB c40d8fe29a374192d640c6065b17abe4ceb1d923d66e354c2c6f3e8671b26697
gnome-shell-extension-tiling-assistant_44-1ubuntu1.dsc 2.7 KiB a633b097cc0bf27176aa515b42f66eed8ebe1ce1372fa4771f242b5c1140cded

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.