353 Commits

Author SHA1 Message Date
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
Timothy Joseph
43c7194066 patches: added tj's patch 2019-10-20 15:18:46 +03:00
Dylan Araps
144c153844 sowm: check mod first. 2019-10-19 23:29:21 +03:00
Dylan Araps
2d1e5c2654 sowm: clean up 2019-10-19 17:23:26 +03:00
Dylan Araps
d70ecee07d sowm: clean up 2019-10-19 13:40:28 +03:00
Dylan Araps
fa3c276ce6 sowm: remove now pointless checks 2019-10-19 13:24:17 +03:00
Dylan Araps
7316c149b8 sowm: use Window for window and not int 2019-10-19 10:55:21 +03:00
Dylan Araps
589bb768d9 sowm: fix current 2019-10-19 10:27:18 +03:00
Dylan Araps
84119dd331 sowm: simpler button release 2019-10-19 08:17:17 +03:00
Dylan Araps
5c075a359a sowm: simpler center 2019-10-19 08:14:03 +03:00
Dylan Araps
b48c9b6add sowm: remove root global 2019-10-19 07:49:26 +03:00
Dylan Araps
a4293a63a7 sowm: send client to focus func directly 2019-10-19 00:54:06 +03:00
Dylan Araps
e60a3bcb30 docs: update 2019-10-19 00:31:21 +03:00
Dylan Araps
4ed0c0919f sowm: track current window 2019-10-19 00:30:59 +03:00
Dylan Araps
d6b7a98586 docs: update 2019-10-19 00:18:27 +03:00
Dylan Araps
3f66256197 sowm: simpler alt tab 2019-10-19 00:18:03 +03:00
Dylan Araps
7fe47aefc1 sowm: swap to circular doubly linked list 2019-10-19 00:16:19 +03:00
Dylan Araps
0fa485eb7b docs: update 2019-10-18 20:12:59 +03:00
Dylan Araps
d1e8ee5e67 sowm: more broken (for now) 2019-10-18 19:55:26 +03:00
Dylan Araps
ef61316b5f sowm: we circular now (we also a little broken too) 2019-10-18 17:40:04 +03:00
Dylan Araps
116ebcfc74 docs: update 2019-10-18 13:55:50 +03:00
Dylan Araps
493302d38b sowm: simpler window add 2019-10-18 13:45:02 +03:00
Dylan Araps
f10cec8509 sowm: formatting 2019-10-18 13:05:25 +03:00
Dylan Araps
02b10e8585 sowm: track current client to simplify linked list implementation. 2019-10-18 12:43:09 +03:00
Dylan Araps
8917b6ddb2 sowm: revert oops 2019-10-18 12:32:36 +03:00
Dylan Araps
522defba1e sowm: simpler del 2019-10-18 12:05:13 +03:00
Dylan Araps
e0bd38091a sowm: fix crashes with cur 2019-10-18 11:42:57 +03:00
Dylan Araps
68257b329d sowm: track current window 2019-10-18 11:31:28 +03:00
Dylan Araps
009f1cd017 sowm: clean up 2019-10-17 21:12:41 +03:00
Dylan Araps
b0a8d244e0 patches: rebase 0.3 2019-10-17 19:48:23 +03:00
Dylan Araps
cd03f2e3d1 patches: optimize rounded corners further. 2019-10-17 19:47:34 +03:00
Dylan Araps
9353c2be35 patches: rebase 2019-10-17 19:43:06 +03:00
Dylan Araps
cada809f65 sowm: use simpler structure for storing workspaces. 2019-10-17 18:45:47 +03:00
Dylan Araps
0ae4e7918f sowm: move tiny tiny functions to macros. 2019-10-17 18:10:22 +03:00