Commit graph

11 commits

Author SHA1 Message Date
elenapan
16c48c139a Really fix window_switcher attempting to raise killed clients 2020-06-24 21:38:05 +03:00
elenapan
e44be4f480 Fix window_switcher attempting to raise killed clients 2020-06-21 17:40:09 +03:00
elenapan
39af6d9f92 Reorganize icons array and add text icons 2020-06-20 17:06:28 +03:00
elenapan
8a4d0d2df7 Raise originally focused client before chosen client in window switcher 2020-05-05 16:24:23 +03:00
elenapan
6e73702df5 Add more client rules and fix some pattern matching mistakes 2020-04-21 23:19:35 +03:00
elenapan
9c59e3901d Implement AwesomeWM global window switching with rofi
Some AwesomeWM commit broke the default rofi window switching.
This script can be used instead.
2020-04-17 21:36:47 +03:00
elenapan
17637e7b18 Fix many window switcher bugs
- Fix window switcher not counting clients properly
- Turn it into awful.popup instead of standard wibox
- Use delayed_call to ensure the tasklist has finished resizing before appearing
- Remove dead code
2020-04-01 14:01:42 +03:00
elenapan
7016808b09 Fix window switcher stopping history recording after the first switch 2020-04-01 11:15:22 +03:00
elenapan
6af5f9e138 Add zathura class icon and color to window switcher 2020-03-28 18:30:52 +02:00
elenapan
13df3ee87a Add signal to automatically raise clients when focused 2020-03-27 02:17:28 +02:00
elenapan
dfd34f11bc Implement window switcher 2020-03-22 13:29:43 +02:00