382fe1bf48
Hardcoded workspace ID
2021-05-06 00:59:32 -04:00
b1b6f5cffe
Try to clean up the files with nodejs so the matcher doesn't break
2021-05-06 00:27:42 -04:00
Tomas Baca
d572e47275
fixed nvim special case with d%, thus fixed the floating windows
2020-04-23 11:25:08 +02:00
Tomas Baca
25aa0ec2b5
fixed broken new-lines
2020-04-23 09:20:32 +02:00
James Wright
b3d4868b00
feat: Make compliant with XDG dir spec
...
- If `.layouts` is already populated, continue to use it.
- If not, use ${HOME}/i3-layout-manager/layouts
Resolves #26
2020-03-23 11:46:42 -06:00
Tomas Baca
064e139594
fixed weird bug with xdotool reporting varying responses
2019-12-06 16:07:23 +01:00
Tomas Baca
42630ea793
fixed local layout file path
2019-09-17 10:44:42 +02:00
Tomas Baca
d09a960ad8
added log prints to layout loading
2019-07-15 13:01:41 +02:00
Tomas Baca
80ade872bf
added option for full path to layout file
2019-06-14 10:07:00 +02:00
Tomas Baca
39af10297a
added check for existance of $XDG_CONFIG_HOME
2019-05-10 16:20:13 +02:00
Tomas Baca
00cbc5d878
moved paht to the layout folder to $XDG_CONFIG_HOME/i3-layout-manager
2019-05-10 16:10:56 +02:00
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