| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-05-13 | use the right list in client_add_hide_notify, rename destructor to ↵ | Dana Jansens | |
| destroy_notify which is really what it is, and is more consistant now that there are 2 notifies | |||
| 2007-05-13 | when i said it handled both cases, i was mistaken, so use a callback for ↵ | Dana Jansens | |
| each case. | |||
| 2007-05-13 | likewise if a window is unmanaged and we were trying to give it focus, we ↵ | Dana Jansens | |
| want to know about it - also if the window gets hidden for some other reason, we also want to know about it. add a notifier for windows being hidden, and use that instead - it handles both cases. | |||
| 2007-05-13 | some changes to focus handling. | Dana Jansens | |
| most interesting is the change in focus_fallback, which means that it won't call xsetinput focus in some cases, potentially reducing flicker and stuff. also potentially producing bugs? heh. the screen.c focus fallback code doesn't seem to need special cases anymore, which is really good, if that is really the case. move the focus_tried stuff out of event.c into focus.c, where it seems to belong. | |||
| 2007-05-13 | dont count focusin on the support window to be a focusin on a client | Dana Jansens | |
| 2007-05-13 | maybe better logic for looking for focus in's on clients | Dana Jansens | |
| 2007-05-13 | revert part of r6074. i don't think it needs to be removed anymore and then ↵ | Dana Jansens | |
| everything will "just work" better | |||
| 2007-05-13 | install the xsd's to docdir | Dana Jansens | |
| 2007-05-13 | dont make mouse bindings focus windows that dont take focus from clicks | Dana Jansens | |
| 2007-05-13 | add a comment | Dana Jansens | |
| 2007-05-13 | interactive actions cancel other interactive actions | Dana Jansens | |
| 2007-05-13 | dont skip desktop windows that set skip_taskbar | Dana Jansens | |
| 2007-05-13 | where did those come from ? | Dana Jansens | |
| 2007-05-13 | suggests only | Dana Jansens | |
| 2007-05-13 | add conffiles | Dana Jansens | |
| 2007-05-13 | add conffiles | Dana Jansens | |
| 2007-05-13 | changes to build.. | Dana Jansens | |
| 2007-05-13 | some fixes for the debian package | Dana Jansens | |
| 2007-05-12 | the edit part :( | Dana Jansens | |
| 2007-05-12 | blah | Dana Jansens | |
| 2007-05-12 | update deps | Dana Jansens | |
| 2007-05-12 | make debian paackage with a makedeb script instead. install stuff to the ↵ | Dana Jansens | |
| right directories | |||
| 2007-05-12 | missing \s | Dana Jansens | |
| 2007-05-12 | more fixups for debian package | Dana Jansens | |
| 2007-05-12 | change version | Dana Jansens | |
| 2007-05-12 | debian package works now | Dana Jansens | |
| 2007-05-12 | dont keep this in svn | Dana Jansens | |
| 2007-05-12 | some changes to the build stuff for debian | Dana Jansens | |
| 2007-05-12 | add stuff for making a .deb package | Dana Jansens | |
| 2007-05-12 | build fixes | Dana Jansens | |
| 2007-05-12 | small fix to zh_TW again? | Dana Jansens | |
| 2007-05-12 | small fix to zh_TW | Dana Jansens | |
| 2007-05-12 | debug print | Dana Jansens | |
| 2007-05-12 | ignore enter events on top menu and submenu popup | Dana Jansens | |
| 2007-05-12 | missing a break statement | Dana Jansens | |
| 2007-05-12 | don't use it actually. it's confusing. | Dana Jansens | |
| 2007-05-12 | put the shade icon in the right place | Dana Jansens | |
| 2007-05-12 | fix for running actions that end up wanting to grab the keyboard. make a ↵ | Dana Jansens | |
| nicer comment about what is going on. | |||
| 2007-05-12 | point to the right schema | Dana Jansens | |
| 2007-05-12 | text cleanup | Dana Jansens | |
| 2007-05-12 | remove the edges_hit_layers_below option. don't use windows in other layers ↵ | Dana Jansens | |
| for resistance | |||
| 2007-05-12 | use the combined client list by default | Dana Jansens | |
| 2007-05-12 | this is so old.. | Dana Jansens | |
| 2007-05-12 | the changelog for the xsd's is in svn now, also they are out of date | Dana Jansens | |
| 2007-05-12 | relocate the xsd's so they don't clash, and point to the right places | Dana Jansens | |
| 2007-05-12 | change the "handle" context to "bottom". add a "top" context. make the top | Dana Jansens | |
| and bottom contexts resize vertically in the default config file. | |||
| 2007-05-12 | make the handle resize by default, and give the handle the resize south cursor | Dana Jansens | |
| 2007-05-12 | split the move and resize functions. | Dana Jansens | |
| let you specify the edge to resize in the action binding | |||
| 2007-05-12 | add <desktop>yes</desktop> option for Next/Previous window and directional ↵ | Dana Jansens | |
| focus actions | |||
| 2007-05-12 | change how masks are loaded, let you override just one. simpler code too. | Dana Jansens | |
