Xfce Forum

Sub domains
 

You are not logged in.

#1 2021-06-14 11:15:09

neblaz
Member
Registered: 2021-06-14
Posts: 1

XUBUNTU - Window tiling

I currently use LUBUNTU, wanted to try XUBUNTU.
But I'm not sure if XUBUNTU allowes window tiling like LUBUNTU does, example:
- 2-tiling (left half, right half)
- 4-tiling (left-top, left-down, right-top, right-down)
- combination of half and quarter (left-half and rigth-top, right-down, etc.)

In LUBUNTU there is a file

~/.config/openbox/lxqt-rc.xml

where ic can specify a key binding which result in the desired window tiling, example:

<!-- Lubuntu specific. Keybindings for window tiling -->
    <!-- # HalfLeftScreen -->
    <keybind key="C-W-Left">
      <action name="UnmaximizeFull"/>
      <action name="MoveResizeTo">
        <x>0</x>
        <y>0</y>
        <height>100%</height>
        <width>50%</width>
      </action>
    </keybind>
    <!-- # HalfLeftUpperScreen -->
    <keybind key="C-Left">
      <action name="UnmaximizeFull"/>
      <action name="MoveResizeTo">
        <x>0</x>
        <y>0</y>
        <width>50%</width>
        <height>50%</height>
      </action>
    </keybind>
...

and so on.
This is a nice way and it comes out of the box in LUBUNTU.

Is there a similar way to tile windows in XUBUNTU?
How does window tiling in fact works in XUBUNTU?

I need that 4- and 2- tiling to better work on the display.

Offline

#2 2021-06-14 15:59:08

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,481

Re: XUBUNTU - Window tiling

Hello and welcome.

Yes, Xfce supports a similar type of window tiling. To enable it, make sure that Settings Manager > Window Manager Tweaks > Accessibility tab > "Automatically tile windows...." is selected.

To set keyboard shortcuts, go to Settings Manager > Window Manager > Keyboard tab, and set the desired keyboard shortcuts for the "Tile window to the ..." events.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 Yesterday 11:47:01

edison23
Member
Registered: Yesterday
Posts: 1
LinuxChrome 131.0

Re: XUBUNTU - Window tiling

Hi, little bit of necromancy, but this thread still shows up pretty high in search results about options for windows tiling on Xubuntu.

I missed a functionality like Windows FancyZones or Kubuntu KZones on Xubuntu, so I've created Xutiles, a windows tiling helper for Xubuntu: GitHub - edison23/xutiles: Window tiling for X

Offline

#4 Yesterday 19:24:41

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,481
LinuxFirefox 132.0

Re: XUBUNTU - Window tiling

Interesting. Thanks for sharing.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.007 seconds, 8 queries executed - Memory usage: 535.27 KiB (Peak: 536.12 KiB) ]