1
0
mirror of https://github.com/dylanaraps/sowm.git synced 2025-08-20 22:43:48 -07:00
Commit Graph

334 Commits

Author SHA1 Message Date
Patrick Louis
5663175d57 Refresh keyboard mapping uppon MappingNotify event
When dynamically switching between layout the keys that are grabbed need
to also be refreshed. This is a fix similar to venam/2bwm@148d832

fixes dylanaraps#100
2020-10-02 11:35:03 +03:00
dylan
95596f43aa Merge pull request from Yul3n/master
Added links to the window managers in the thanks
2020-07-08 12:53:20 +03:00
yul3n
e595bfb365 Added links to the window managers in the thanks 2020-07-08 10:12:36 +02:00
dylan
d327a0978a Merge pull request from zsugabubus/makefile
sowm: fix Makefile dependencies
2020-06-16 12:24:10 +03:00
zsugabubus
0964d47d07 sowm: fix Makefile dependencies
So the binary no longer need to be deleted for a recompilation.
2020-06-16 10:30:13 +02:00
Dylan Araps
6ca1ff91a4 docs: update 2020-05-03 22:14:12 +03:00
Dylan Araps
dabe77272b sowm: revert normal kill 2020-04-25 10:47:50 +03:00
Dylan Araps
ea47780ab0 sowm: Fix normal kill 2020-04-23 08:40:08 +03:00
Dylan Araps
0ed080b99c sowm: small fixes 2020-04-23 08:27:13 +03:00
dylan
7e4466e38e Merge pull request from dylanaraps/kill
sowm: normal window close
2020-04-23 08:21:27 +03:00
Dylan Araps
56bdacaa84 docs: update. Closes and 2020-03-30 08:56:41 +03:00
Dylan Araps
e22087856b sowm: Compress window events after compressing all events. 2020-03-11 22:21:41 +02:00
Dylan Araps
f201a467ea sowm: Fix linker errors. Closes 1.6 2020-02-21 18:08:47 +02:00
Dylan Araps
7821aac0d2 sowm: Fix Makefile 1.5 2020-02-20 18:41:45 +02:00
Dylan Araps
a1c80d9b23 sowm: Fix Makefile 2020-02-20 18:40:29 +02:00
Dylan Araps
0df345e1da sowm: Fix compiler warning 2020-02-20 18:37:19 +02:00
Dylan Araps
b5087acaac docs: update 1.4 2020-02-20 18:34:57 +02:00
Dylan Araps
3ed647f467 sowm: simpler kill 2020-02-20 18:02:11 +02:00
Dylan Araps
e491a637fe sowm: Changes for easier patching 1.3 2020-02-20 16:08:47 +02:00
Dylan Araps
21a35be863 Merge branch 'master' of github.com:dylanaraps/sowm 2020-02-20 16:00:23 +02:00
Dylan Araps
5547cc3a51 sowm: Set minimum resize amount. 2020-02-20 15:59:48 +02:00
dylan
67d323458c Merge pull request from noxgeek/patch-1
Add uninstall to Makefile
2020-02-16 20:02:40 +02:00
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 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 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 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 .
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 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 from SeungheonOh/master
Fix: issue : 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 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 from Leon-Plickat/master
Fix 
2019-12-25 08:53:22 +00:00
Leon Plickat
a199d34a45 Fix 2019-12-25 04:57:26 +01:00
dylan
13f874ead7 Merge pull request 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