Jay Ta'ala
61cf7a91b4
FIX: do not lose/kill sticky windows when changing layouts.
...
Previous behaviour caused sticky windows to get killed when deleting layouts before applying a layout and then reintroducing windows. i3 supports sticky windows (they're great). With this change, when we iterate through layouts (to kill) we check if a the selected window is _NET_WM_STATE_STICKY. If so, then will not kill.
2019-04-09 17:27:56 +10:00
Tomas Baca
f3e281074a
fixed floating windows
2019-01-12 16:14:55 +01:00
Tomas Baca
657393e696
minor fix
2018-11-03 11:15:41 +01:00
Tomas Baca
4f24f133b7
added layout existance check
2018-11-03 11:08:19 +01:00
Tomas Baca
3dc873a755
fixed the identification of an active monitor
2018-09-14 21:53:29 +02:00
Tomas Baca
7bdb386d6e
fixed wrongly fixed dependency check, reverted vim commands
2018-09-13 15:29:38 +02:00
Tomáš Báča
a4b84b5149
Refixed the dependency check.
2018-09-13 00:43:39 +02:00
Vit Kratky
141f270351
fixed dependency check
2018-09-12 11:30:04 +02:00
Tomas Baca
56ab02d2c5
added support for floating windows
2018-09-03 00:14:36 +02:00
Tomas Baca
2d08de7447
ESC goes back from file selection
2018-09-02 03:37:50 +02:00
Tomas Baca
9f6afaf24c
files are sorted from the newest...
2018-09-02 03:32:57 +02:00
Tomas Baca
c09ab18dc8
minor changes
2018-08-30 05:03:30 +02:00
Tomas Baca
5ddf6c4d42
added jump to home after deleting a layout
2018-08-30 04:45:14 +02:00
Tomas Baca
a3a0bd1764
fixed escaped matches
2018-08-30 04:12:21 +02:00
Tomas Baca
b415e90773
added folds
2018-08-30 04:10:31 +02:00
Tomas Baca
a8e174e3c9
made rofi insensitive
2018-08-29 23:37:55 +02:00
Tomas Baca
b4def15910
added vim foldmark
2018-08-29 20:59:37 +02:00
Tomas Baca
44bc1161e4
updated readme
2018-08-28 18:33:13 +02:00
Tomas Baca
d0fcc4374e
added dependency check
2018-08-28 17:52:08 +02:00
Tomas Baca
a79a68c133
initial commit
2018-08-28 17:39:22 +02:00