Dana Jansens
|
71f9b6cf3a
|
proper check for modifiers being released, not caring about added.
|
2003-02-11 20:21:38 +00:00 |
|
Dana Jansens
|
6ae8608aed
|
make stacked cycling work without a modifier-key binding, i think. cleaner checking for modifiers in motion and stackedcycle.
|
2003-02-11 09:52:24 +00:00 |
|
Dana Jansens
|
5af3950710
|
better include_icons selection, add INCLUDE_ICONS_ALL_DESKTOPS
|
2003-02-11 07:12:27 +00:00 |
|
Dana Jansens
|
d993bcd9ad
|
include the desktop name if cycling on all desktops is enabled
|
2003-02-10 23:28:30 +00:00 |
|
Dana Jansens
|
783b4dac61
|
add W-d to toggle show-desktop-mode by default
|
2003-02-10 23:03:39 +00:00 |
|
Dana Jansens
|
33c0058f75
|
add callbacks to show/hide the desktop
|
2003-02-10 23:03:02 +00:00 |
|
Dana Jansens
|
81c164bbf9
|
add support for desktop layouts specified by pagers
|
2003-02-10 16:12:33 +00:00 |
|
Dana Jansens
|
dd088e727e
|
kill a warning
|
2003-02-10 15:41:11 +00:00 |
|
Dana Jansens
|
f789d4a615
|
remove debug print
|
2003-02-10 07:36:28 +00:00 |
|
Dana Jansens
|
82d147b5d7
|
better skipping of focus events while stackedcycling, fixes bug where esc would still change the order.
|
2003-02-10 07:35:51 +00:00 |
|
Dana Jansens
|
4ef1514836
|
stop using a desktop number for iconic windows. woot!
|
2003-02-10 07:16:56 +00:00 |
|
Dana Jansens
|
12108e16e1
|
keep track of struts for each desktop
|
2003-02-10 06:50:19 +00:00 |
|
Dana Jansens
|
a5ea4b0480
|
add DONT_DUPLICATE option
|
2003-02-10 04:01:04 +00:00 |
|
Dana Jansens
|
74cfb1b4c1
|
signed ints instead of unsigned ints again. less pain. pain bad.
|
2003-02-09 22:40:47 +00:00 |
|
Dana Jansens
|
ef231de58a
|
mad optimizations
|
2003-02-08 08:59:24 +00:00 |
|
Dana Jansens
|
ee9eaed6cd
|
highlight the popup
|
2003-02-08 08:31:32 +00:00 |
|
Dana Jansens
|
a81b967475
|
grab early in the cycle so that we dont miss the modifier release
|
2003-02-08 08:19:10 +00:00 |
|
Dana Jansens
|
f51f1c775f
|
stacked cycling menu works now. add a highlighted flag to otk widgets
|
2003-02-08 08:13:02 +00:00 |
|
Dana Jansens
|
e72d9d90f9
|
make stacked cycling work with new otk widgets.. not highlighting in the list yet though
|
2003-02-08 07:59:52 +00:00 |
|
Dana Jansens
|
1c97e9fb7b
|
some updatesto match changes to otk. Many more needed..
|
2003-02-08 07:34:49 +00:00 |
|
Dana Jansens
|
7b8c5c892a
|
catch exception if the file doesnt exist
|
2003-02-06 15:17:50 +00:00 |
|
Dana Jansens
|
3ca451fc00
|
use the new atoms global
|
2003-02-05 16:24:00 +00:00 |
|
Dana Jansens
|
7c8c9e998f
|
new swig build system. much better. yay.
|
2003-02-05 15:38:29 +00:00 |
|
Dana Jansens
|
b23ed19a69
|
install the scripts as python, so they get compiled
|
2003-02-05 10:56:51 +00:00 |
|
Dana Jansens
|
bdbbfd6cff
|
missing a )
|
2003-02-05 10:56:29 +00:00 |
|
Dana Jansens
|
69d12b5ee2
|
use a focuslabel
|
2003-02-05 07:29:24 +00:00 |
|
Dana Jansens
|
833276412e
|
cleaner syntax
|
2003-02-04 12:44:03 +00:00 |
|
Dana Jansens
|
cc050a4ec8
|
oops, missing a data.
|
2003-02-04 12:40:12 +00:00 |
|
Dana Jansens
|
7d66a2a42b
|
add some safety checks
|
2003-02-04 12:10:19 +00:00 |
|
Dana Jansens
|
cb5eb0d560
|
store pointers instead of window id's. this lets us use them directly instead of having to look them all up all the time. this is possible now because we watch for new/close window events.
|
2003-02-04 11:44:48 +00:00 |
|
Dana Jansens
|
dddac55480
|
remove quotes from comment
|
2003-02-04 11:10:42 +00:00 |
|
Dana Jansens
|
21e9453c15
|
add more comment
|
2003-02-04 11:10:12 +00:00 |
|
Dana Jansens
|
8ee2603a61
|
add a comment
|
2003-02-04 11:08:40 +00:00 |
|
Dana Jansens
|
ffe214dc4d
|
missed some "'s
|
2003-02-04 11:05:34 +00:00 |
|
Dana Jansens
|
02b63185a2
|
missed one capitalization
|
2003-02-04 11:04:51 +00:00 |
|
Dana Jansens
|
220b5c40f9
|
make python config variables very visible by making them all capitals. cleaner nicer documentation in the py modules. make public functions more visible.
|
2003-02-04 11:03:57 +00:00 |
|
Dana Jansens
|
7e3a0b227c
|
don't raise the window when reverting from Escape
|
2003-02-04 10:36:17 +00:00 |
|
Dana Jansens
|
9ae12978f4
|
simple possible bugfix? meh
|
2003-02-04 10:34:20 +00:00 |
|
Dana Jansens
|
c0b0c00408
|
keep iconic windows at the bottom of the cycling list always
|
2003-02-04 10:32:49 +00:00 |
|
Dana Jansens
|
b001e857fc
|
watch for when theres no clients and avoid exceptions, just don't do shit all
|
2003-02-04 10:19:59 +00:00 |
|
Dana Jansens
|
77ba370207
|
better comment
|
2003-02-04 09:37:11 +00:00 |
|
Dana Jansens
|
7c8fa47e01
|
add commented stuff for doing linear cycling
|
2003-02-04 09:36:42 +00:00 |
|
Dana Jansens
|
8a05ae261d
|
split out the linear cycling into focuscycle.py.
some better comments about what options can be used.
|
2003-02-04 09:34:17 +00:00 |
|
Dana Jansens
|
00978e674a
|
wrong scoping
|
2003-02-04 09:10:09 +00:00 |
|
Dana Jansens
|
106883eedf
|
force a binding with a modifier
|
2003-02-04 09:03:48 +00:00 |
|
Dana Jansens
|
741aecf842
|
make Escape abort cycling
|
2003-02-04 09:01:38 +00:00 |
|
Dana Jansens
|
a04d9fc256
|
add comments
|
2003-02-04 08:58:00 +00:00 |
|
Dana Jansens
|
84dfca1c30
|
remove debug prints
|
2003-02-04 08:53:14 +00:00 |
|
Dana Jansens
|
51a41b9b76
|
all new stacked cycling code. so much sexy.
add an openbox_active_window client message that lets you specify if you want the window to be raised and/or unshaded.
|
2003-02-04 08:51:47 +00:00 |
|
Dana Jansens
|
981876ca64
|
remove prints
|
2003-02-04 02:59:50 +00:00 |
|