GithubHelp home page GithubHelp logo

vlevit / xatk Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 0.0 355 KB

a keyboard-driven window switcher for x11

License: GNU General Public License v2.0

Python 100.00%
python window-manager x11 x11-wm xlib

xatk's Introduction

xatk's People

Contributors

googlecodeexporter avatar vlevit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

xatk's Issues

Freeze shortcut for special application

Hi!

Thanks for this awesome app! 
Please add one more feature: set special key for app and freeze this shortcut. 

For example:

[Freeze]
gvim = v 
chromium-browser = c

Thanks!

Original issue reported on code.google.com by [email protected] on 15 Aug 2011 at 1:06

Is it possible to minimize windows by same key if it is visible

Really nice tool, was looking for it for a long time.

For my workflow I need to have the ability to temporary show and hide window (for example) TelegramDesktop, for example, now i need to

  1. click super+t -> telegram shown
  2. click super+p -> pycharm shown, telegram hidden

It will be really nice instead

  1. click super+t -> telegram shown
  2. click super+t -> telegram hidden

Other

feature request LIFO

Hi,

Thank you a lot for implementing hot keys to run application when it isn't 
opened yet. It works awesome!

Would it be possible to implement the last important thing: 

Rise on a hot key the last active window instead of the first one. In order to 
access  the last active window it is required to press a few times the same key 
now. 
In other words - to make windows accessible as LIFO

I think it was mention on your blog before.

Thank you for your work!

Original issue reported on code.google.com by [email protected] on 25 Jun 2012 at 8:31

run application on shortcuts in case it isn't active yet

Hi,

Thanks a lot for this awesome switcher. It is even better then Unity where 
isn't possible to set custom shortcuts and I am free now to switch to other DM.

The only things it is missing yet for my opinion is to run application on 
shortcuts when no windows are open yet. That would be awesome options.

So for example I have set super+t to switch terminals. When I don't have any 
terminal opened yet, it should run it.

/hug man

Original issue reported on code.google.com by [email protected] on 7 Aug 2011 at 5:57

'ascii' codec can't encode characters in position 0-8: ordinal not in range(128)

thank you for this great window manager.
I have a small issue though.

I get this error 'ascii' codec can't encode characters in position 0-8: ordinal not in range(128) when I try to open some website in cyrilic for example this one seoprofy.ua

I have replaced the string
return prop.value.decode('utf-8', 'ignore_log')
to
return prop.value

I think there might be a problem in case the decode is needed, so just to let you know you may want to take a look at it.

Looking forward for the LIFO feature!

Thank you !

Block some app from key assign

I would like to use 'n' for nautilus, but app with class 
desktop_window.Nautilus catch it. I set up in RULES section 

...
# don't bind windows that don't have class property
class.desktop_window = 
...

or 

title..*x-nautilus-desktop.* = zz

But it didn't work, in previous version last option work good.

My RULES section

---
class.desktop_window = 
class.chromium-browser = !c
class.gvim = !v
class.nautilus = !n
class.gnome-terminal = !t
class.pidgin = !p
class.skype = !s

---

Output of wmctrl -xl 

---
0x02800001  0 N/A                              N/A    /c/   /o/
0x02800002  0 N/A                              N/A launcher   /cv/   /oi/
0x02800003  0 N/A                              N/A panel   /cb/   /ou/
0x01200029  0 desktop_window.Nautilus  proft-notebook x-nautilus-desktop   /n/
0x03c00026  0 gnome-terminal.Gnome-terminal  proft-notebook Terminal   /t/
0x04200044  0 chromium-browser.Chromium-browser  proft-notebook New Issue - 
xatk - an efficient way of switching between windows for X - Google Project 
Hosting - Chromium   /c/
0x0120025e  0 nautilus.Nautilus     proft-notebook m   /nb/
0x04600024  0 gvim.Gvim             proft-notebook .xatkrc (~) - GVIM   /v/
0x04800006  0 goldendict.Goldendict  proft-notebook GoldenDict   /g/

---

Original issue reported on code.google.com by [email protected] on 10 Sep 2011 at 6:55

Thank you

I just wanted to thank you for this amazing tool :)
I have been using it for two days and I am very happy.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.