159 Commits

Author SHA1 Message Date
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
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
3662ca427d
sowm: turns out we can't pass 0 as an error handler. :P 2019-10-17 09:40:24 +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
43025432ac
sowm: intialize cursor buttons using loop to remove duplicate code 2019-10-16 11:44:59 +03:00
Dylan Araps
8bdffcacda
docs: update 2019-10-16 09:19:56 +03:00
Dylan Araps
446ad2e02c
sowm: Use modifier from config for mouse controls. 2019-10-16 09:17:46 +03:00
Dylan Araps
19e3078aea
docs: update 2019-10-16 09:16:11 +03:00
Dylan Araps
f19fd045a8
sowm: resize optimization 2019-10-15 23:44:04 +03:00
Dylan Araps
5668ad1259
sowm: fixed all compiler warnings. 2019-10-15 19:45:24 +03:00
Dylan Araps
cc3ee24a01
sowm: Remove need for _current functions. 2019-10-15 14:49:12 +03:00
Dylan Araps
b8ccd1e5ef
docs: update 2019-10-15 14:32:56 +03:00
Dylan Araps
ed92a1e7ee
docs: update 2019-10-15 14:30:48 +03:00
Dylan Araps
b0f8c60047
docs: update 2019-10-15 14:24:53 +03:00
Dylan Araps
abbea300ac
docs: update 2019-10-15 14:03:12 +03:00
Dylan Araps
2b75cabb08
docs: update 2019-10-15 13:50:43 +03:00
Dylan Araps
7193af1ef4
docs: update 2019-10-15 13:40:54 +03:00
Dylan Araps
f46c951ad2
docs: update 2019-10-15 13:36:28 +03:00
Dylan Araps
bbe9255d16
docs: update 2019-10-15 13:30:13 +03:00
Dylan Araps
cb68a94196
sowm: start adding comments. 2019-10-15 13:21:58 +03:00
Dylan Araps
410c65e51c
compress enter events and clean up code 2019-10-14 20:53:00 +03:00
Dylan Araps
ca0b54b43a
docs: update 2019-10-14 19:41:05 +03:00
dylan
957b5d6492
Merge pull request #6 from lieuxnoir/cursor
saner default cursor
2019-10-14 13:43:39 +00:00
Cliford Sab
118e011a3c saner default cursor 2019-10-14 21:38:17 +08:00
Dylan Araps
c08d46187b
docs: update 2019-10-14 16:26:21 +03:00
Dylan Araps
9ddc831b6d
docs: update 2019-10-14 16:21:39 +03:00
Dylan Araps
523c86bce7
docs: update 2019-10-14 11:31:14 +03:00
Dylan Araps
2b62b6c855 docs: update 2019-10-14 10:58:48 +03:00
Dylan Araps
6a560c413a sowm: fix focus bug 2019-10-14 09:06:41 +03:00
Dylan Araps
6167924df2 docs: update 2019-10-14 08:41:51 +03:00
Dylan Araps
a5d6bb9f47 docs: update 2019-10-14 08:18:08 +03:00
Dylan Araps
e1cc06c8fd docs: update 2019-10-14 08:12:49 +03:00
Dylan Araps
6d43204fb2 docs: update 2019-10-14 00:18:41 +03:00