История изменений
Исправление f1xmAn, (текущая версия) :
Попробовал.
$ pytyle3
Mutter (Muffin) window manager is running...
Adding tilers to desktop 0
Adding tilers to desktop 1
Adding tilers to desktop 2
Adding tilers to desktop 3
Adding tilers to desktop 4
Connecting to {fx@fx-laptop:~ (58729591)}
{fx@fx-laptop:~ (58729591)} being added to VerticalLayout (desk 1) 1600x900+1680+0- TILING
{fx@fx-laptop:~ (58729591)} being added to HorizontalLayout (desk 1) 1600x900+1680+0
Connecting to {crm - [~/IdeaProjects/crm] - [ (54526453)}
{crm - [~/IdeaProjects/crm] - [ (54526453)} being added to VerticalLayout (desk 0) which isn't visible- TILING
{crm - [~/IdeaProjects/crm] - [ (54526453)} being added to HorizontalLayout (desk 0) which isn't visible
Connecting to {Cinnamon + Tiling - Desktop - (77594625)}
{Cinnamon + Tiling - Desktop - (77594625)} being added to VerticalLayout (desk 1) 1600x900+1680+0- TILING
{Cinnamon + Tiling - Desktop - (77594625)} being added to HorizontalLayout (desk 1) 1600x900+1680+0
Connecting to {fx@fx-laptop:/tmp/crm/crm (58727096)}
{fx@fx-laptop:/tmp/crm/crm (58727096)} being added to VerticalLayout (desk 1) 1600x900+1680+0- TILING
{fx@fx-laptop:/tmp/crm/crm (58727096)} being added to HorizontalLayout (desk 1) 1600x900+1680+0
Хоткеи:
'Control-Mod1-v': tile.cmd('tile'),
'Control-Mod1-BackSpace': tile.cmd('untile'),
'Control-Mod1-s': tile.cmd('decrease_master'),
'Control-Mod1-r': tile.cmd('increase_master'),
'Control-Mod1-g': tile.cmd('remove_master'),
'Control-Mod1-d': tile.cmd('add_master'),
'Control-Mod4-c': tile.cmd('rotate'),
'Control-Mod4-h': tile.cmd('cycle'),
'Control-Mod1-f': tile.cmd('toggle_float'),
# quit pytyle
'Control-Mod1-q': state.quit,
Когда нажимаю любой хоткей пишет
Ignoring fx@fx-laptop:~ because it's on all desktops(not implemented)
{fx@fx-laptop:~ (58729591)} being removed from VerticalLayout (desk 1) 1600x900+1680+0- TILING
{fx@fx-laptop:~ (58729591)} being removed from HorizontalLayout (desk 1) 1600x900+1680+0
Disconnecting from {fx@fx-laptop:~ (58729591)}
^[^CTraceback (most recent call last):
File «/usr/local/bin/pytyle3», line 25, in <module>
event.main()
File «/usr/local/lib/python2.7/dist-packages/xpybutil/event.py», line 128, in main
read(block=True)
File «/usr/local/lib/python2.7/dist-packages/xpybutil/event.py», line 114, in read
e = conn.wait_for_event()
File «/usr/lib/python2.7/dist-packages/xcb/xproto.py», line 319, in __init__
def __init__(self, parent, offset=0):
KeyboardInterrupt
И вырубается.
Исходная версия f1xmAn, :
Попробовал.
$ pytyle3
Mutter (Muffin) window manager is running...
Adding tilers to desktop 0
Adding tilers to desktop 1
Adding tilers to desktop 2
Adding tilers to desktop 3
Adding tilers to desktop 4
Connecting to {fx@fx-laptop:~ (58729591)}
{fx@fx-laptop:~ (58729591)} being added to VerticalLayout (desk 1) 1600x900+1680+0- TILING
{fx@fx-laptop:~ (58729591)} being added to HorizontalLayout (desk 1) 1600x900+1680+0
Connecting to {crm - [~/IdeaProjects/crm] - [ (54526453)}
{crm - [~/IdeaProjects/crm] - [ (54526453)} being added to VerticalLayout (desk 0) which isn't visible- TILING
{crm - [~/IdeaProjects/crm] - [ (54526453)} being added to HorizontalLayout (desk 0) which isn't visible
Connecting to {Cinnamon + Tiling - Desktop - (77594625)}
{Cinnamon + Tiling - Desktop - (77594625)} being added to VerticalLayout (desk 1) 1600x900+1680+0- TILING
{Cinnamon + Tiling - Desktop - (77594625)} being added to HorizontalLayout (desk 1) 1600x900+1680+0
Connecting to {fx@fx-laptop:/tmp/crm/crm (58727096)}
{fx@fx-laptop:/tmp/crm/crm (58727096)} being added to VerticalLayout (desk 1) 1600x900+1680+0- TILING
{fx@fx-laptop:/tmp/crm/crm (58727096)} being added to HorizontalLayout (desk 1) 1600x900+1680+0
'Control-Mod1-v': tile.cmd('tile'),
'Control-Mod1-BackSpace': tile.cmd('untile'),
'Control-Mod1-s': tile.cmd('decrease_master'),
'Control-Mod1-r': tile.cmd('increase_master'),
'Control-Mod1-g': tile.cmd('remove_master'),
'Control-Mod1-d': tile.cmd('add_master'),
'Control-Mod4-c': tile.cmd('rotate'),
'Control-Mod4-h': tile.cmd('cycle'),
'Control-Mod1-f': tile.cmd('toggle_float'),
# quit pytyle
'Control-Mod1-q': state.quit,
Когда нажимаю любой хоткей пишет
Ignoring fx@fx-laptop:~ because it's on all desktops(not implemented)
{fx@fx-laptop:~ (58729591)} being removed from VerticalLayout (desk 1) 1600x900+1680+0- TILING
{fx@fx-laptop:~ (58729591)} being removed from HorizontalLayout (desk 1) 1600x900+1680+0
Disconnecting from {fx@fx-laptop:~ (58729591)}
^[^CTraceback (most recent call last):
File «/usr/local/bin/pytyle3», line 25, in <module>
event.main()
File «/usr/local/lib/python2.7/dist-packages/xpybutil/event.py», line 128, in main
read(block=True)
File «/usr/local/lib/python2.7/dist-packages/xpybutil/event.py», line 114, in read
e = conn.wait_for_event()
File «/usr/lib/python2.7/dist-packages/xcb/xproto.py», line 319, in __init__
def __init__(self, parent, offset=0):
KeyboardInterrupt
И вырубается.