Skip to content
Snippets Groups Projects
Select Git revision
  • 15
  • master default
  • develop
  • borders
  • tests
  • 16
  • gaps
  • v1.6.1
  • v1.6
  • v1.5
  • v1.4
  • v1.3.3
  • v1.3.2
  • v1.3.2rc2
  • v1.3.1rc1
  • v1.3.1.2
  • v1.3.1.1
  • v1.3.1
  • v1.3
  • v1.3rc2
  • v1.3rc1
  • v1.2.1
  • v1.2
  • v1.1.4
  • v1.1.3
  • v1.1.2
  • v1.1.1
27 results

kwin-tiling

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Fabian Homborg authored
    9b8b91a5
    History

    kwin-tiling

    Tiling script for kwin, based on Mathias Gottschlag’s version

    Features:

    Support for minimizing and unminimizing windows

    Support for setting windows to floating or quitting tiling altogether, per-desktop (Meta+Shift+F11)

    Support for a list of ignored windows in configuration

    Three layouts (the default being properly tested)

    Mouse resizing for two of the layouts

    Useractionsmenu and keybinding (Meta+f) for toggling tiling/floating

    An option to turn off borders for tiled windows

    An option to start windows at the master position (like in xmonad)

    Many bugfixes

    Installation:

    git clone https://github.com/faho/kwin-tiling.git cd kwin-tiling/ plasmapkg –type kwinscript -i .

    Things that are not working properly yet:

    Activities aren’t handled at all

    BUUUGS