index
:
autotiling
bash
master
Script for sway and i3 for autotiling
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bump to 1.9.3
HEAD
v1.9.3
master
piotr
2024-05-22
1
-1
/
+1
*
Merge pull request #56 from Syphdias/update-github-actions
Piotr Miller
2024-05-22
1
-3
/
+4
|
\
|
*
Update actions versions and ingore existing PyPI versions
Christian Kugler
2024-05-15
1
-3
/
+4
|
/
*
bump to 1.9.2
v1.9.2
piotr
2024-04-27
1
-1
/
+1
*
license_file -> license_files #53
piotr
2024-04-27
1
-1
/
+2
*
Merge pull request #54 from josch/argparse-manpage
Piotr Miller
2024-04-21
1
-3
/
+6
|
\
|
*
Split out argparse.ArgumentParser into its own function
Johannes Schauer Marin Rodrigues
2024-04-19
1
-3
/
+6
|
/
*
bump to 1.9.1
v1.9.1
piotr
2024-02-27
1
-1
/
+1
*
bump to 1.9
piotr
2024-02-27
1
-1
/
+1
*
Update FUNDING.yml
Piotr Miller
2024-02-16
1
-0
/
+1
*
bump to 1.9
v1.9
piotr
2024-02-09
2
-20
/
+34
*
Merge pull request #44 from JoseConseco/master
Piotr Miller
2024-02-09
1
-2
/
+30
|
\
|
*
Merge branch 'master' into master
Piotr Miller
2024-02-09
2
-60
/
+30
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #48 from Tmpecho/master
Piotr Miller
2023-08-21
1
-4
/
+4
|
\
\
|
*
|
Forgot to change file_path variable name
Tmpecho
2023-08-21
1
-4
/
+4
|
/
/
*
|
Merge pull request #47 from Tmpecho/master
Piotr Miller
2023-08-21
1
-60
/
+28
|
\
\
|
*
|
Merge pull request #1 from Tmpecho/refactor/argparse-conciseness
Tmpecho
2023-08-21
1
-60
/
+28
|
/
|
|
|
*
|
Refactor autotiling argparse setup for conciseness
Tmpecho
2023-08-21
1
-60
/
+28
|
/
/
*
|
Create FUNDING.yml
Piotr Miller
2022-12-15
1
-0
/
+1
|
*
add move event, skip resize if factor == 1
JoseConseco
2022-11-16
1
-5
/
+5
|
*
Merge remote-tracking branch 'origin/master'
JoseConseco
2022-11-08
2
-5
/
+48
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #42 from Syphdias/limit-output
Piotr Miller
2022-11-08
2
-5
/
+45
|
\
\
|
*
|
Find output by analysing parent instead of ipc_data
Syphdias
2022-11-08
1
-2
/
+13
|
*
|
Add option to limit to outputs
Syphdias
2022-11-01
2
-5
/
+34
|
/
/
|
*
redo split as division
JoseConseco
2022-11-08
1
-1
/
+1
|
*
fix default values, escap %
JoseConseco
2022-11-07
1
-3
/
+3
|
*
typos fix
JoseConseco
2022-11-06
1
-2
/
+2
|
*
split ration, split horizontal split, split vert split
JoseConseco
2022-11-06
1
-3
/
+27
|
/
*
bump to 1.8
v1.8
piotr
2022-10-31
1
-1
/
+1
*
Merge pull request #41 from Syphdias/limit-depth
Piotr Miller
2022-10-31
2
-9
/
+53
|
\
|
*
Add information about --limit
Syphdias
2022-10-31
2
-8
/
+22
|
*
Ignore containers for depth if they have 1 child node
Syphdias
2022-10-30
1
-3
/
+12
|
*
Add depth limit as argument for how often to autotile
Syphdias
2022-10-27
1
-2
/
+23
|
/
*
bump to 1.7
v1.7
piotr
2022-10-25
1
-1
/
+1
*
clean workspaces tmp file if none specified
piotr
2022-10-25
1
-1
/
+5
*
add pypi badge
piotr
2022-08-21
1
-2
/
+1
*
add python 3.10
v1.6.1
piotr
2022-08-21
1
-0
/
+1
*
Merge pull request #39 from dpgraham4401/actions
Piotr Miller
2022-08-21
3
-1
/
+36
|
\
|
*
add publish workflow
David Paul Graham
2022-08-17
3
-1
/
+36
|
/
*
Merge pull request #37 from alpheratz0/patch-1
Piotr Miller
2022-05-13
1
-2
/
+1
|
\
|
*
refactor: move `is_full_screen` outside if statement
alpheratz0
2022-04-29
1
-2
/
+1
|
/
*
update README
v1.6
piotr
2021-11-26
1
-13
/
+14
*
update README
piotr
2021-11-26
1
-32
/
+19
*
Merge pull request #33 from nwg-piotr/events
Piotr Miller
2021-11-25
3
-10
/
+33
|
\
|
*
help format corrected
Piotr Miller
2021-11-25
1
-2
/
+2
|
*
allow specifying events; version bump
Piotr Miller
2021-11-25
2
-10
/
+30
|
*
improve .gitignore
Piotr Miller
2021-11-25
1
-0
/
+3
|
/
*
Merge pull request #32 from ErikReider/master
Piotr Miller
2021-11-24
1
-2
/
+2
|
\
|
*
Added MODE event to replace BINDINGS event
Erik Reider
2021-10-27
1
-0
/
+1
|
*
Fixed manually switching between layouts not working
Erik Reider
2021-10-27
1
-2
/
+1
|
/
[next]