1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-03 04:23:42 -05:00
Commit graph

22 commits

Author SHA1 Message Date
QC
3ef6f83f32 Auto-switch when only one match is made. 2013-02-03 20:28:12 +01:00
QC
b9aecca0bc Very quick and dirty hack to improve tabbing behauviour 2013-01-23 20:21:07 +01:00
Martijn Koedam
0084ba8707 Fix memory leak in boxes.
Array elements where free'ed but not the array itself.
2013-01-22 18:44:56 +01:00
QC
24068079f2 Quick and dirty hack to set window opacity 2013-01-20 14:21:29 +01:00
QC
25d7ff8689 Set WM_NAME to simpleswitcher 2013-01-20 13:15:44 +01:00
seanpringle
0996cf6e5f cleaner redraw when switching modes 2012-11-28 11:42:52 +10:00
seanpringle
cba553e2e2 fast toggling between window list modes 2012-11-18 17:43:06 +10:00
seanpringle
39803742c0 shift-tab moves up 2012-11-18 16:56:50 +10:00
seanpringle
4ed6f5ce9e IsUnmapped bug 2012-11-07 14:17:22 +10:00
seanpringle
7bd6772fc0 remove debug code 2012-09-11 17:11:34 +10:00
seanpringle
5c5e0ebd12 handle patchy EWMH support more gracefully 2012-09-11 17:09:23 +10:00
seanpringle
34a453e5a6 ignore unmapped and override_redirect windows. 2012-09-01 23:49:31 +10:00
seanpringle
7d4ae86418 do not return input on Escape 2012-08-29 23:43:20 +10:00
seanpringle
ecc986d62d respect ewmh skip taskbar/pager 2012-08-25 00:09:43 +10:00
seanpringle
7e975f1a29 pass proper timestamp in _NET_ACTIVE_WINDOW message 2012-08-24 23:16:56 +10:00
seanpringle
d3a5181873 duplicate window bug 2012-08-24 12:31:48 +10:00
seanpringle
e2ce7b0f5a act as launcher if no window chosen 2012-08-24 11:35:33 +10:00
seanpringle
3c3d6305fc port changes from goomwwm 2012-08-24 11:28:39 +10:00
seanpringle
66e3cabefc port fixes from goomwwm switcher 2012-07-18 22:14:13 +10:00
seanpringle
08464e902f fix MRU order 2012-06-30 04:28:44 +10:00
seanpringle
342b4e865c switch desktop check 2012-06-30 03:43:42 +10:00
seanpringle
c2b19f8e5b initial import 2012-06-30 03:10:13 +10:00