Commit Graph

228 Commits

Author SHA1 Message Date
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
Dylan Araps
1248c93bcd sowm: clean up 2019-10-17 17:02:42 +03:00
Dylan Araps
ec1f32020e sowm: removed comments for now. Will be added back in a better format. 2019-10-17 15:44:49 +03:00
Dylan Araps
f098fde9cd sowm: Shorter math for window centering. 2019-10-17 15:41:19 +03:00
Dylan Araps
518bb08dc0 sowm: None is just 0 and it's shorter 2019-10-17 15:11:14 +03:00
Dylan Araps
7a995a4970 sowm: skip setting unneeded variables. 2019-10-17 14:28:17 +03:00
Dylan Araps
c4d0b2ee8c sowm: clean up 2019-10-17 14:24:33 +03:00
Dylan Araps
ce819bd126 sowm: subscribe to even less events 2019-10-17 13:43:05 +03:00
Dylan Araps
fa90c629df docs: update 2019-10-17 13:22:28 +03:00
Dylan Araps
fa5526c842 sowm: Don't force window location when the window wants to be put elsewhere. 2019-10-17 11:26:31 +03:00
Dylan Araps
c1f3193b0f Merge branch 'master' of github.com:dylanaraps/sowm 2019-10-17 09:40:41 +03:00
Dylan Araps
3662ca427d sowm: turns out we can't pass 0 as an error handler. :P 2019-10-17 09:40:24 +03:00
Dylan Araps
fdcf245866 docs: update 2019-10-17 09:16:32 +03:00
Dylan Araps
60d88980fb sowm: subscribe to less window events! 2019-10-17 09:16:22 +03:00
Dylan Araps
4af0d54147 sowm: remove unneeded function 2019-10-17 09:03:03 +03:00
Dylan Araps
8e3c9da820 sowm: Remove unneeded call to ws_go on start 2019-10-17 08:53:59 +03:00
Dylan Araps
de4a08ace0 sowm: avoid branch and variable. 2019-10-17 08:39:40 +03:00
Dylan Araps
669ca21407 sowm: simpler window geometry 2019-10-16 17:25:40 +03:00
Dylan Araps
a5503f8159 sowm: avoid global and remove uneeded initial value. 2019-10-16 15:50:10 +03:00
Dylan Araps
42e126009f sowm: void unneeded variable 2019-10-16 15:46:09 +03:00
Dylan Araps
72a0f32dd4 docs: update 2019-10-16 15:22:28 +03:00
Dylan Araps
fa96cc7b18 sowm: reduce scope of client 2019-10-16 14:15:34 +03:00
Dylan Araps
f36c78d9bb sowm: move two overly simple functions to macros. 2019-10-16 13:21:36 +03:00
Dylan Araps
d6de000725 docs: update 2019-10-16 12:50:18 +03:00
Dylan Araps
2c17908a78 docs: update 2019-10-16 11:50:38 +03:00
Dylan Araps
5161ad72f8 docs: update 2019-10-16 11:45:27 +03:00