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
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
Tomas Baca
c09ab18dc8
minor changes
2018-08-30 05:03:30 +02:00
Tomas Baca
200cd96763
Merge branch 'master' of github.com:klaxalk/i3-layout-manager
2018-08-30 04:45:15 +02:00
Tomas Baca
5ddf6c4d42
added jump to home after deleting a layout
2018-08-30 04:45:14 +02:00
Tomáš Báča
b90398859d
Update README.md
2018-08-30 04:20:40 +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
3d9890a271
updated readme
2018-08-30 03:53:25 +02:00
Tomas Baca
f131569d04
updated readme
2018-08-30 03:51:11 +02:00
Tomáš Báča
070ed9c3a0
Update README.md
2018-08-30 03:48:04 +02:00
Tomas Baca
1d5fd5c3a4
updated readme
2018-08-30 03:45:05 +02:00
Tomáš Báča
5b22e62c68
Update README.md
2018-08-30 03:32:39 +02:00
Tomáš Báča
013d863090
Update README.md
2018-08-30 03:31:27 +02:00
Tomáš Báča
b57aaf4c44
Update README.md
2018-08-30 03:28:24 +02:00
Tomas Baca
a8e174e3c9
made rofi insensitive
2018-08-29 23:37:55 +02:00
Tomas Baca
99ddac08a6
updated readme
2018-08-29 22:26:32 +02:00
Tomas Baca
0078da06e0
added html to gitignore
2018-08-29 22:25:27 +02:00
Tomas Baca
8e7113162a
updated readme
2018-08-29 22:23:20 +02:00