| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-06-04 | grab bindings on each client's frame (and the focus_backup) instead of on ↵ | Dana Jansens | |
| the root window | |||
| 2003-06-04 | grab the keybaord before cycling focus for reduced latency | Dana Jansens | |
| 2003-05-24 | this is a big one! im putting stats in here just cuz! | Dana Jansens | |
| 59 files changed, 1691 insertions(+), 607 deletions(-) Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf. Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2) | |||
| 2003-05-24 | ECKS EM ELL | Dana Jansens | |
| 2003-05-23 | had some code inside the action for loop that didnt belong in there | Dana Jansens | |
| 2003-05-22 | only grab C-g while in a chain | Dana Jansens | |
| 2003-05-22 | async key grabs to avoid race conditions with the sync stuff. there are ↵ | Dana Jansens | |
| still possible rases (yay X) but they will be much harder to hit, i expect noone will ever hit them more than once/often enuogh to realise. | |||
| 2003-05-09 | all my changes while i was offline. | Dana Jansens | |
| better alt-tabbing. better transient handling. i dont even know. lots of fucking cool shit so WATCH the FUCK OUT. | |||
| 2003-04-17 | move the move/resize functionality into moveresize.c, for use with the netwm ↵ | Dana Jansens | |
| atoms. use it from teh plugins. combine the two actions. | |||
| 2003-04-13 | move the openbox engine into librender and the kernel. the theme is loaded ↵ | Dana Jansens | |
| and stored inside librender. the frame is decorated and managed inside the kernel. | |||
| 2003-04-09 | buld fixes for the new libs | Dana Jansens | |
| 2003-04-07 | once in a window-cycle, don't fire any other key bindings | Dana Jansens | |
| 2003-04-05 | linear focus cycling of the gods | Dana Jansens | |
| 2003-04-05 | add special shit for window cycling, grab the keyboard etc | Dana Jansens | |
| 2003-04-05 | change how rc parsing will work. a=b will be parsed in any [section] and ↵ | Dana Jansens | |
| given to a separate parsing callback. no more general config infrastructure needed/ | |||
| 2003-04-05 | initialize all vars. | Dana Jansens | |
| change warnings to messages | |||
| 2003-04-04 | add the keyboard plugin into the build systems | Dana Jansens | |
| keyboard bindings are parsed from the rc file | |||
| 2003-03-26 | not using CurrentTime anywhere | Dana Jansens | |
| 2003-03-26 | use CurrentTime again? | Dana Jansens | |
| 2003-03-26 | bind C-g for the rset key | Dana Jansens | |
| 2003-03-26 | remove an extraneous g_warning | Dana Jansens | |
| 2003-03-26 | load keybindings from keysrc | Dana Jansens | |
| 2003-03-26 | XAllowEvents with a timestamp, otherwise we end up with a grab in place that ↵ | Dana Jansens | |
| we dont want | |||
| 2003-03-25 | i fucked that one up | Dana Jansens | |
| 2003-03-23 | add the plugin_setup_config function | Dana Jansens | |
| 2003-03-21 | add an xlock binding | Dana Jansens | |
| 2003-03-20 | alt bindings | Dana Jansens | |
| 2003-03-19 | use the grab.h funcs to grab keys and buttons | Dana Jansens | |
| 2003-03-19 | mouse and key bindings plugins work. segfault somewhere still on shutdown | Dana Jansens | |
| 2003-03-18 | grab the keyboard not the server! | Dana Jansens | |
| 2003-03-18 | use the grab_server function | Dana Jansens | |
| 2003-03-18 | keyboard bindings are functional | Dana Jansens | |
| 2003-03-18 | add a keyboard plugin | Dana Jansens | |
