Dylan Araps
09a514cd5e
sowm: Enable missing prototypes warning and define win_prev.
2019-12-18 11:41:21 +00:00
Dylan Araps
8ee3294adf
Merge branch 'master' of github.com:dylanaraps/sowm
2019-12-18 11:30:21 +00:00
AnusReaper
bac7f781b6
Updated patches
2019-12-18 10:26:45 +00:00
dylan
623f4d8bc1
Merge pull request #36 from kiedtl/patch-1
...
add win_prev() function for focusing previous window
2019-12-16 09:49:36 +00:00
Kiëd Llaentenn
dcaf873fec
add win_prev()
2019-12-15 18:53:52 -05:00
dylan
aaabcb8049
Merge pull request #34 from SeungheonOh/master
...
README.md: Instruction for applying multiple patches/Patch: Wheel for window resizing.
2019-12-15 09:26:46 +00:00
Seungheon Oh
3efaa6decc
Patch: Bug fix
2019-12-14 23:16:33 -06:00
Seungheon Oh
1d37651391
Patch: Wheel for resizing window
2019-12-14 22:41:15 -06:00
Seungheon Oh
62959ded52
README.md: Instruction for applying multiple patches
2019-12-14 21:58:12 -06:00
dylan
5423c9172b
Merge pull request #32 from SeungheonOh/master
...
New Patch: Rectangular style window launcher/mover + README.md
2019-12-14 09:32:37 +00:00
Seungheon Oh
8acd15de63
README.md: Installation 4th step for applying patch
2019-12-14 02:00:37 -06:00
Seungheon Oh
f7fd37e326
Patch: Rectangle style window launcher/mover
2019-12-14 01:56:48 -06:00
dylan
6d6889e3cf
Merge pull request #30 from Leon-Plickat/master
...
Add handlebar patch
2019-11-28 02:17:01 +02:00
Leon Plickat
8ff3eee874
Style
2019-11-28 00:47:39 +01:00
Leon Plickat
0b7a277b22
Add handlebar patch
2019-11-27 13:53:12 +01:00
Dylan Araps
124ec67579
Merge branch 'master' of github.com:dylanaraps/sowm
2019-11-25 23:12:21 +00:00
Dylan Araps
93135664c2
sowm: Another possible fix for key bug
2019-11-25 23:12:05 +00:00
dylan
3e4010a0ca
Merge pull request #28 from Leon-Plickat/master
...
Add patch which provides primitive multimonitor functionality
2019-11-25 19:01:50 +02:00
Leon Plickat
6b12178131
Double bug fix
...
Fixes bug where loop would continue even after window is configured.
Fixes bug where the window origins instead of window center is the
relevant coordinates for determining on which monitor a window is
displayed.
2019-11-25 17:54:27 +01:00
Leon Plickat
9a634e6134
Style
2019-11-25 17:20:49 +01:00
Dylan Araps
275488384a
sowm: Run CI on pull requests
2019-11-25 14:50:51 +00:00
Dylan Araps
9a206d6c9d
sowm: Test patches in CI.
2019-11-25 14:36:48 +00:00
Dylan Araps
51a96547ef
sowm: Test patches in CI.
2019-11-25 14:35:50 +00:00
Dylan Araps
1fb75817aa
sowm: prevent fullscreen windows from being moved or resized.
2019-11-25 14:30:34 +00:00
Dylan Araps
df34385548
sowm: revert key change
2019-11-25 14:30:00 +00:00
Leon Plickat
c6ff8d06a0
Simplify multimonitor_center_fs()
2019-11-25 13:52:55 +01:00
Leon Plickat
4dd50e6f4f
Remove coords_in_box()
2019-11-25 13:47:20 +01:00
Leon Plickat
4867928d57
Monitor iterating now in its own function
2019-11-25 13:37:04 +01:00
Leon Plickat
afa8b1871f
Make number_of_monitors global
2019-11-25 13:22:44 +01:00
Leon Plickat
216e462841
Simply coords_in_box()
2019-11-25 13:12:06 +01:00
Leon Plickat
425ae0f698
Style
...
Whitespace
2019-11-25 13:02:21 +01:00
Leon Plickat
8f1b7c28df
Remove dependency on stdbool.h
2019-11-25 09:50:53 +01:00
Leon Plickat
818480983f
Check center of window instead of origin.
...
Checking on what monitor the center of a window is, is more intuitive.
2019-11-25 04:58:46 +01:00
Leon Plickat
b7b08941d5
Add patch which provides primitive multimonitor functionality
...
With this patch, center and fullscreen will work as expected when using
multiple outputs.
2019-11-24 22:39:47 +01:00
Dylan Araps
d37d04ef32
Merge branch 'master' of github.com:dylanaraps/sowm
2019-11-24 14:24:28 +00:00
Dylan Araps
2292f86d7f
sowm: potential fix for key bug
2019-11-24 14:24:13 +00:00
dylan
31bf57b69a
Merge pull request #24 from eti0/patch-1
...
fix EWMH typo
2019-11-14 17:45:28 +02:00
eti
d79361b13e
fix EWMH typo
2019-11-14 16:11:30 +01:00
dylan
7921a93eef
Merge pull request #23 from tjtf2/master
...
update tj's tags patch
2019-11-09 22:51:43 +02:00
Timothy Joseph
a5853ab69a
update tj's patch
2019-11-09 22:45:52 +02:00
Dylan Araps
e4965417f7
patches: rebase kill patch
1.0
2019-10-28 21:55:17 +00:00
Dylan Araps
bc9a9b14a5
patches: rebase rounded corners
2019-10-28 21:52:28 +00:00
Dylan Araps
421f79c47b
sowm: rebase rounded corners
2019-10-25 22:42:26 +03:00
Dylan Araps
cb03ac9664
sowm: revert ungrab key change
2019-10-25 22:37:47 +03:00
Dylan Araps
5b012c10be
sowm: attempt to fix key issue
2019-10-25 02:23:19 +03:00
Dylan Araps
35b12c7969
sowm: swap to new keycode to keysym func
2019-10-24 23:33:41 +03:00
Dylan Araps
e9df9ac570
docs: update
2019-10-20 23:39:12 +03:00
Dylan Araps
f14acc3b68
Merge branch 'master' of github.com:dylanaraps/sowm
2019-10-20 23:39:05 +03:00
Dylan Araps
117b04d4a6
sowm: fix workspace issue
2019-10-20 23:34:29 +03:00
dylan
0d4af0e4fa
Merge pull request #14 from tjtf2/master
...
patches: added tj's tags patch
2019-10-20 14:09:17 +00:00