Commit Graph

58 Commits

Author SHA1 Message Date
Sean Pringle
186dce62a9 add support for .xoatrc 2014-12-30 02:14:00 +10:00
Sean Pringle
be1a3d88b5 sane typedef names 2014-12-29 21:41:51 +10:00
Sean Pringle
6a70a405e6 small window cycling bugs 2014-09-14 17:11:14 +10:00
Sean Pringle
a803468635 fullscreen flash crash bug 2013-10-01 12:39:38 +10:00
Sean Pringle
0de1e0a6d2 support spot layouts and proportions per-monitor 2013-06-08 23:55:26 +10:00
Sean Pringle
0ff95d74be action_maximise 2013-02-05 10:22:19 +10:00
seanpringle
3ff60a649a support toggling _NET_WM_STATE_MAXIMIZE_VERT in spot2 and _NET_WM_STATE_MAXIMIZE_HORZ in spot3. 2012-12-16 14:08:06 +10:00
seanpringle
4197ad0bfc remove monitor_start. does not play that well with spot_start 2012-11-07 18:05:52 +10:00
seanpringle
019d6c210b remove focus ignore/steal stuff. use apps that behave. 2012-11-07 18:01:28 +10:00
seanpringle
ca715481e8 remove NET_WM_STATE_ABOVE support. not useful in this context. 2012-11-07 17:40:29 +10:00
seanpringle
455361d112 remove snapshot stuff. not useful. 2012-11-07 17:32:51 +10:00
seanpringle
1508e1a748 tweakage 2012-10-25 02:01:36 +10:00
seanpringle
dc12d5a411 simple titlebars; split source up 2012-09-25 01:05:44 +10:00
seanpringle
2de58a7ff3 clean up 2012-09-22 17:53:02 +10:00
seanpringle
3d5c527c0f handle _NET_WM_STRUT_PARTIAL properly 2012-09-21 17:48:38 +10:00
seanpringle
bf739b209e cleanup 2012-09-21 16:51:47 +10:00
seanpringle
9ce7bfe2ea update config to stay sane on a rotated monitor 2012-09-21 16:08:49 +10:00
seanpringle
b683ac888e merge monitor rotate 2012-09-21 15:56:02 +10:00
seanpringle
47cb9c0760 tweaks 2012-09-20 15:41:51 +10:00
seanpringle
432a771810 use MAX_ATOMLIST 2012-09-17 16:52:22 +10:00
seanpringle
9153b2b5ea remove unecessary jump table 2012-09-17 13:46:32 +10:00
seanpringle
83abf12f2e more cleanup 2012-09-17 11:48:31 +10:00
seanpringle
67710ddf18 cleanup 2012-09-17 11:24:19 +10:00
seanpringle
5750bf8fee more find_or_start error checking 2012-09-13 15:50:20 +10:00
seanpringle
cdaca35a6f ClientMessage bug 2012-09-11 17:08:13 +10:00
seanpringle
323da794f5 macros 2012-09-11 16:40:06 +10:00
seanpringle
9507a258c9 refactoring 2012-09-11 15:05:47 +10:00
seanpringle
91cac07077 check WM_CLIENT_LEADER for dialogs, if WM_TRANSIENT_FOR is not set 2012-09-11 14:01:15 +10:00
seanpringle
1d93b2edb2 transient initial-map bug 2012-09-11 13:37:58 +10:00
seanpringle
1ff72ed2bd config.h FOCUS_START 2012-09-11 10:41:06 +10:00
seanpringle
22fc971a68 remove old code 2012-09-08 21:59:51 +10:00
seanpringle
cd3f873bb8 replace tags with snapshot mechanism 2012-09-08 21:51:58 +10:00
seanpringle
29a1c1f490 simplify 2012-09-08 21:11:48 +10:00
seanpringle
7c0d9812a8 reduce client mem usage 2012-09-08 17:15:45 +10:00
seanpringle
6c409f13a4 remove debug code, use jump table for ClientMessage 2012-09-07 21:28:52 +10:00
seanpringle
7eae65d971 remove error.h dependency 2012-09-07 17:50:31 +10:00
seanpringle
2455f692dc refactoring + maprequest placement bug fix 2012-09-07 16:22:57 +10:00
seanpringle
bc7e5cdecc misc refactoring 2012-09-07 16:05:57 +10:00
seanpringle
3f3f8e75b7 misc refactoring 2012-09-07 15:44:36 +10:00
seanpringle
f54a135e35 event handler jump table 2012-09-06 23:17:21 +10:00
seanpringle
3e77f08fcc pre-compute spot xywh 2012-09-06 17:26:32 +10:00
seanpringle
77d4ee7025 pass focused client to action callbacks 2012-09-06 15:57:53 +10:00
seanpringle
fbe87fe701 allow SPOT1 on right #1 2012-09-05 11:46:44 +10:00
seanpringle
cc727e76aa memory leaks 2012-09-05 02:23:46 +10:00
seanpringle
eade231a60 refactoring 2012-09-05 02:12:43 +10:00
seanpringle
7464b017be remove duplicated code 2012-09-05 00:41:13 +10:00
seanpringle
9e39572194 remove duplicated code 2012-09-05 00:37:21 +10:00
seanpringle
a555736e44 saner key defaults 2012-09-04 15:19:14 +10:00
seanpringle
98ebf12d1f keyboard handler cleanup, config.h tweaks 2012-09-04 14:02:33 +10:00
seanpringle
1ff8db6e81 clear tag on map 2012-09-04 11:22:30 +10:00