8000 GitHub - fondorg/i3-socket-lang: Utility for tracking separate language layout for each window in i3 window manager
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fondorg/i3-socket-lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

i3-socket-lang

Utility allowing the use of different keyboard layouts for every window.
Remembers the last used keyboard layout and switches automatically when window is focused.

The application is using i3ipc++ library to connect to the i3 IPC Interface. It is subscribing to the window focus events.
Utility manages keyboard layout switching using X keyboard extension.

Requirements

Follow the requirements section of i3ipc++ library.
You also will need libxkbfile-dev package

Installation

Select appropriate location for the utility, e.g. ~/bin/i3_socket_lang
add to your i3 config:

exec_always ~/bin/i3_socket_lang

restart i3

Usage

TBD

About

Utility for tracking separate language layout for each window in i3 window manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0