Tomas Baca
f3504fb0ce
fixed swallow of any, thx wbmnfktr and alexkutzke
2022-04-02 20:47:50 -04:00
Tomáš Báča
86e1aa4f67
Merge pull request #42 from mmmaxwwwell/master
...
Add Arch troubleshooting info to README
2022-02-12 09:04:06 +01:00
mmmaxwwwell
71ac99cc7d
added arch troubleshooting info
2022-02-12 02:22:52 -05:00
Tomáš Báča
8b504ccc6e
Merge pull request #40 from Asocia/master
...
Do not load user configuration for vim
2021-11-09 14:44:31 +01:00
Asocia
34cc61a170
Do not load user configuration
2021-11-08 14:35:14 +03:00
Tomáš Báča
1b98700aa9
Merge pull request #38 from miku86/patch-1
...
Add troubleshooting for Arch Linux
2020-12-07 10:29:29 +01:00
miku86
9ba43ebc65
Add troubleshooting for Arch Linux
2020-12-07 07:35:11 +01:00
Tomáš Báča
df54826bba
Update README.md
2020-05-04 00:05:52 +02:00
Tomáš Báča
85d105e25e
Merge pull request #32 from fabfianda/patch-2
...
Fix small typo
2020-05-03 23:53:04 +02:00
fabfianda
08a08bdfab
Fix small typo
...
Thought it was worth fixing this too :)
2020-04-23 16:33:37 +02:00
Tomáš Báča
c1828ac964
Update README.md
2020-04-23 14:41:52 +02: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
Tomas Baca
2e2716018d
Merge remote-tracking branch 'temp/patch-1'
2020-04-23 09:19:41 +02:00
Tomáš Báča
55edd51e07
Merge pull request #28 from tingwai/patch-1
...
Update README.md
2020-04-23 09:11:05 +02:00
Tomáš Báča
fbbb911494
Merge pull request #29 from user1007017/patch-2
...
Update README.md
2020-04-23 09:10:23 +02:00
Tomáš Báča
173412d3ec
Merge pull request #31 from fabfianda/patch-1
...
Fix incomplete lib name
2020-04-23 09:09:56 +02:00
fabfianda
7dce038d10
Fix incomplete lib name
...
Copy/paste of command was not working because of wrong lib name
2020-04-22 10:38:49 +02:00
user1007017
8facb4caf6
Update README.md
...
fixed typo
2020-04-08 21:04:13 +02:00
Ting-Wai
82e73fb665
Update README.md
2020-04-04 03:54:23 -07: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
50102020fe
updated dependencies, issue #17
2020-03-13 08:48:42 +01: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
Tomáš Báča
a9e5ce842e
Merge pull request #14 from jtaala/master
...
FIX: do not lose/kill sticky windows when changing layouts.
2019-05-10 16:01:54 +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
Tomáš Báča
bb264dcc4c
Merge pull request #7 from zakariaGatter/patch-1
...
Update README.md
2019-02-16 10:38:48 +01:00
Zakaria Barkouk
b72f48e21e
Update README.md
2019-02-15 20:07:07 +00: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
Tomáš Báča
695ccf33ef
Merge pull request #3 from erjanmx/fix-readme-typo
...
Fix readme typo
2018-09-04 16:40:55 +02:00
Erjan Kalybek
ce411d624d
Fix typo
2018-09-04 09:04:52 +03:00
Tomas Baca
2b391d075c
updated readme
2018-09-03 00:36:33 +02:00
Tomas Baca
56ab02d2c5
added support for floating windows
2018-09-03 00:14:36 +02:00
Tomáš Báča
156c1acbb2
Update README.md
2018-09-02 16:13:26 +02:00
Tomas Baca
09d193b23c
updated readme
2018-09-02 16:09:50 +02:00
Tomas Baca
64a8ac11e9
updated README
2018-09-02 16:08:00 +02:00
Tomas Baca
62758e8f2e
grammar
2018-09-02 15:51:33 +02:00
Tomas Baca
68bd9d4ced
updated readme
2018-09-02 03:44:45 +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