209 Commits

Author SHA1 Message Date
27f4b1dd38 Forked. Fix for menu popup bugs. 2026-02-20 18:33:01 +01:00
Sean Pringle
d7de4ff112 support more complex monitor layouts with move/focus actions using left|right|up|down
Conflicts:
	config.h
2016-06-30 09:50:17 +10:00
Sean Pringle
0e0fa13f32 initialize current_spot and current_mon 2016-02-11 20:18:20 +11:00
Sean Pringle
d36e287884 toggle NET_WM_STATE_ABOVE with mod4+a 2015-12-11 21:06:02 +10:00
Sean Pringle
4a072964ec support NET_WM_STATE_ABOVE in spot 3 2015-12-11 21:05:02 +10:00
Sean Pringle
d26a0a50f3 partial utf8 support (works in titles; not in menu input) 2015-12-11 21:04:49 +10:00
Sean Pringle
7ae527002b don't warp pointer on client message 2015-03-28 17:10:08 +10:00
Sean Pringle
3338221805 xoatrc regex bug action_move_monitor action_focus_monitor 2015-03-28 16:25:04 +10:00
Sean Pringle
de1043ece3 action_find_or_start match WM_CLASS substring 2015-02-08 18:31:45 +10:00
Sean Pringle
62136f2977 mouse click segfault if titles disabled in .xoatrc yet enabled in config.h 2015-01-16 14:47:34 +10:00
Sean Pringle
295cdd33e9 menu start position 0 2015-01-12 14:08:52 +10:00
Sean Pringle
ab80863707 support action_menu in config.h 2015-01-10 20:45:49 +10:00
Sean Pringle
e63b404d8c config.h MENU font 2015-01-10 20:43:33 +10:00
Sean Pringle
df44151fdb case-insensitive sort in spot menus 2015-01-10 20:39:20 +10:00
Sean Pringle
8b944ac4c0 support menu <xft_font> in xoatrc 2015-01-10 20:38:51 +10:00
Sean Pringle
a8edef46dd action_move* current_spot bug 2015-01-10 20:29:12 +10:00
Sean Pringle
180832dcf0 allow fitering spot menus 2015-01-10 20:08:22 +10:00
Sean Pringle
4d269104a1 window list per spot 2015-01-10 17:50:06 +10:00
Sean Pringle
fb568a4bea comment 2015-01-08 08:17:59 +10:00
Sean Pringle
e4e8ab2880 support "launch <command>" in .xoatrc 2015-01-08 07:33:21 +10:00
Sean Pringle
33d432759d crash in action_find_or_start when focus on empty spot 2015-01-03 20:03:06 +10:00
Sean Pringle
0ca8c3d5e1 avoid managing unmanaged parents of transient windows 2015-01-02 21:50:51 +10:00
Sean Pringle
85c0a419d9 support Control in .xoatrc 2015-01-01 00:34:49 +10:00
Sean Pringle
761ea77675 support null title in .xoatrc 2014-12-31 14:52:43 +10:00
Sean Pringle
4241d195d6 fix textbox type 2014-12-31 14:48:25 +10:00
Sean Pringle
6a156f6652 readme tweaks 2014-12-31 14:45:15 +10:00
Sean Pringle
c8610a22e1 hex keysym example 2014-12-31 14:31:57 +10:00
Sean Pringle
158600b15c do not hold regex memory after config 2014-12-31 14:18:46 +10:00
Sean Pringle
89cfacfb32 check and warp pointer on _NET_ACTIVE_WINDOW 2014-12-30 20:32:31 +10:00
Sean Pringle
8590b1325d xoatrc comments 2014-12-30 14:30:05 +10:00
Sean Pringle
46c101dfaa warp pointer on relevant keyboard actions 2014-12-30 13:11:59 +10:00
Sean Pringle
2cd7d8eaea doc tweak 2014-12-30 03:00:31 +10:00
Sean Pringle
bc61bce0d7 sample config tweak 2014-12-30 02:53:07 +10:00
Sean Pringle
9009b716fb allow plain hex keysyms 2014-12-30 02:52:38 +10:00
Sean Pringle
1649f98555 sample .xoatrc 2014-12-30 02:29:43 +10:00
Sean Pringle
b0f77c0dcf .xoatrc key binding bug 2014-12-30 02:22:41 +10:00
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
a45ac3e8b6 simpler defaults 2014-12-29 21:15:52 +10:00
Sean Pringle
f9fd35e5cb unbreak action_cycle 2014-09-23 16:04:26 +10:00
Sean Pringle
6a70a405e6 small window cycling bugs 2014-09-14 17:11:14 +10:00
Sean Pringle
1778b9d413 Improve window cycling behavior when maxv/maxh/max windows overlap. 2014-09-11 16:32:26 +10:00
Sean Pringle
a803468635 fullscreen flash crash bug 2013-10-01 12:39:38 +10:00
Sean Pringle
76e13ad393 improve spot detection when toggling max/mav/maxh off 2013-06-12 13:52:47 +10:00
Sean Pringle
0de1e0a6d2 support spot layouts and proportions per-monitor 2013-06-08 23:55:26 +10:00
Sean Pringle
dcfb8f0847 typo bug 2013-05-10 16:09:29 +10:00
Sean Pringle
eaf4260e33 spot detection bug when client set both ->max and ->maxh 2013-05-09 21:16:24 +10:00
Sean Pringle
1b8b6467c4 laptop xinitrc 2013-05-07 11:06:21 +10:00
Sean Pringle
ed5e40654f laptop status bar 2013-05-07 11:02:15 +10:00
Sean Pringle
f99ebf1d04 show X root window name in spot1 title for a custom status bar 2013-04-27 23:06:16 +10:00