2003-04-16 |
Dana Jansens | only change the group info if the group flag is set |
blob | commitdiff | raw |
2003-04-16 |
Dana Jansens | only add transients if we are IN a group |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | oops nm |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | less ()s cleanup |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | remove transients before removing ourlselves from teh... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | set the group to null when removeing ourselves from it |
blob | commitdiff | raw | diff to current |
2003-04-15 |
Dana Jansens | remove transients of the group from teh window when... |
blob | commitdiff | raw | diff to current |
2003-04-15 |
Dana Jansens | add group transients when setting up the group |
blob | commitdiff | raw | diff to current |
2003-04-15 |
Dana Jansens | bug in the search for transient_for's |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dana Jansens | fixes for handling char**s |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dana Jansens | remove casts from PROP defines. use proper vars and... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dana Jansens | rip the prop code i wrote in cwmcc out and make it... |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Dana Jansens | apply layers to all transients. only raise once on... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | ifdef not ifndef |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | simple cleanups for the client_iconify function. |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | rm the unused vars |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | onyl focus 'normal' windows on map |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | only keep fullscreen windows on top while they are... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | make fullscreen decorations and functions be calculated... |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | only print that when debuggin focus |
blob | commitdiff | raw | diff to current |
2003-04-13 |
Dana Jansens | move the openbox engine into librender and the kernel... |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Dana Jansens | make utility windows able to be resized |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Dana Jansens | deiconify transient parents when a child is deiconified. |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Dana Jansens | some smarter rules for focusing new window when focus_n... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Dana Jansens | move config option loading for the kernel into config.c/h |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Dana Jansens | check for focus before unfocusing |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Dana Jansens | add more options for focus fallback, use an enum for... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Dana Jansens | fallback focus while unmanaging the window |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Dana Jansens | check for new windows always being onscreen. |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Dana Jansens | support for transients of groups |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Dana Jansens | track window groups |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Dana Jansens | put focus_cycle into focus.c, use it there in the actio... |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | typo |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | put it back |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | make unfocus really unfocus everything |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Dana Jansens | change how rc parsing will work. a=b will be parsed... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Dana Jansens | rm debug print |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Dana Jansens | add a shaded button |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Dana Jansens | only disallow shading when the function is not enabled... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Dana Jansens | use the frame's position in the maximize function since... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Dana Jansens | set fullscreen and max positions properly for all gravities |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | rm client_disable_decorations.. it already had an action. |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | add client_disable_decorations |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | onlt raise the window when sending to a desktop it... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | RevertToPointerRoot is the worse error case, so use... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | make the value boolean |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | was not moving the window between desktop focus lists... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | let a window be 'moved' to a new desktop without actual... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | use the struts to size the window correctly for maximiz... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | read struts properly |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | only use the initial_state shit when NOT starting and... |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Dana Jansens | mor fabulous focus fixings. |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Dana Jansens | handle focus in the kernel, no more plugin |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Dana Jansens | rm debug print |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | not using CurrentTime anywhere |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | kill the prints again for now |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | put back map/unmap msgs |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | oops |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | rm some debug prints |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Dana Jansens | use rgba icons for clients |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Dana Jansens | clarify using stacking_lower for restoring the stacking... |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Dana Jansens | free the startup stacking order after using it |
blob | commitdiff | raw | diff to current |
2003-03-25 |
Dana Jansens | read in the stacking order on startup, and use it to... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | use g_hash_table properly |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | make sure the ConfigureNotify is propogated even when... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | always send the event on a final configure even if... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | make sure windows which cant be moved or resized also... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | only configure the engine if something changed |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | only perform the actions necessary when performing... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | kill debug print |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | more focus improvements. everything seems to work! |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Dana Jansens | no \n in g_message |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Dana Jansens | yet more improvements to focus handling |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Dana Jansens | code optimization |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Dana Jansens | when adjusting the trasient lists, set them, dont leave... |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Dana Jansens | whitespace |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Dana Jansens | asserts in unmanage to try track a crash |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Dana Jansens | add the client_kill function, and the kill action,... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Dana Jansens | rename the res_name and res_class members to name and... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | always adjust the frames size and position together... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | dont check for != NULL before freeing. pointless. |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | add the client_set_focused function. |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | rm debug prints |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Dana Jansens | rm the focused member from the client struct, it was... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Dana Jansens | save decor and functions per client for fullscreening! |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Dana Jansens | lock the size/position of maximized and fullscreen... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Dana Jansens | lock the position/size of maximized windows |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | no \n in g_messages |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | rm the comments pointer bindings stuff, thats in a... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | add new windows to the back of the focus order list |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Dana Jansens | move the focus_order lists into the kernel |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Dana Jansens | add 'grab_server' for grabbing .. the .. server! |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Dana Jansens | add actions for key/mouse bindings etc |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Dana Jansens | add a keyboard plugin |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | all events are dispatched |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | stop using python internally. add an event dispatcher |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | make client_showhide a static function |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Dana Jansens | speed up workspace switching by causing the minimal... |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Dana Jansens | merge the C branch into HEAD |
blob | commitdiff | raw | diff to current |
|