noxgeek
0004ff3e18
Add uninstall to Makefile
2020-02-16 18:39:15 +01:00
Dylan Araps
5cc5d25823
Makefile: GNUisms
2020-02-16 13:38:57 +02:00
Dylan Araps
0e8cc9fe86
sowm: Fix errors. Closes #51
1.2
2020-01-24 06:40:37 +02:00
Dylan Araps
2c3c353d74
docs: update
2020-01-23 17:03:56 +02:00
Dylan Araps
69f2c71fb7
sowm: proper prototypes
2020-01-23 17:00:26 +02:00
Dylan Araps
a31091472a
docs: update
2020-01-23 16:14:22 +02:00
Dylan Araps
1d249a96ef
sowm: Add header file
2020-01-23 02:54:13 +02:00
Dylan Araps
f558535e19
docs: update
2020-01-23 02:40:13 +02:00
Dylan Araps
243cab5deb
docs: update
2020-01-23 02:39:13 +02:00
Dylan Araps
4f18161758
docs: update
2020-01-23 02:37:32 +02:00
dylan
087e276736
Merge pull request #49 from SeungheonOh/master
...
Patch: Wheel resize update
2020-01-22 10:57:24 +02:00
Seungheon Oh
c1b252bc6d
Patch: Wheel resize update
2020-01-21 15:17:58 -06:00
dylan
4aa7d1a4d6
Merge pull request #48 from SeungheonOh/master
...
Patch: 2bswm-style fixed
2020-01-21 02:31:16 +02:00
Seungheon Oh
facbfcf061
Patch: 2bswm-style fixed
2020-01-20 13:11:42 -06:00
Dylan Araps
e0d0415d06
Fix keybinds issue. Closes #15 .
...
This is rather verbose and I personally find it disgusting but
it's required to make key bindings behave.
A big thank you to DWM and other window managers for saving me
a crippling headache.
This increases the code an amount doesn't it?
1.1
2020-01-20 01:45:57 +02:00
Dylan Araps
ec79ff991a
docs: update
2020-01-17 15:05:24 +02:00
dylan
5675787b03
Merge pull request #46 from SeungheonOh/master
...
Patch: init windows
2020-01-17 11:23:59 +02:00
Seungheon Oh
e3306e109b
Patch: init windows
2020-01-16 15:21:11 -06:00
dylan
893b45b2de
Merge pull request #43 from SeungheonOh/master
...
Fix: issue #42 : Workspaces(Shiftmask) + Scary warnings
2020-01-15 10:01:37 +02:00
Seungheon Oh
1cce61e186
Fix: disabled 'missing-prototypes' warning
2020-01-14 15:28:19 -06:00
Seungheon Oh
66336521ed
Fix: Shift mask now being recognized
2020-01-14 15:16:06 -06:00
dylan
85ee7ec48e
Merge pull request #41 from SeungheonOh/master
...
New Patch: 2bswm style
2020-01-13 06:05:15 +00:00
Seungheon Oh
307001f472
2bswm style
2020-01-12 16:47:23 -06:00
dylan
d9b0c72fc9
Merge pull request #39 from Leon-Plickat/master
...
Fix #31
2019-12-25 08:53:22 +00:00
Leon Plickat
a199d34a45
Fix #31
2019-12-25 04:57:26 +01:00
dylan
13f874ead7
Merge pull request #38 from AnusReaper/fix-patches
...
Updated patches to conform with new changes
2019-12-18 12:05:47 +00:00
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