2003-05-16 |
Dana Jansens | add anotehr stacking_add function. |
blob | commitdiff | raw |
2003-05-14 |
Dana Jansens | pass teh correct values for config notify events |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Dana Jansens | Clients Menus and Slits are all 'ObWindow's now. |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Dana Jansens | use the size of the icon window for slit apps, not... |
blob | commitdiff | raw | diff to current |
2003-05-10 |
Dana Jansens | add a slit to the kernel |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | add a client_activate function, use it for net_wm_activ... |
blob | commitdiff | raw | diff to current |
2003-05-09 |
Dana Jansens | all my changes while i was offline. |
blob | commitdiff | raw | diff to current |
2003-04-27 |
Dana Jansens | a more correct for the missing frame problem. don't... |
blob | commitdiff | raw | diff to current |
2003-04-25 |
Dana Jansens | only focus on startup if focus_new is true |
blob | commitdiff | raw | diff to current |
2003-04-25 |
Dana Jansens | restore the desktop and focused window on restarts... |
blob | commitdiff | raw | diff to current |
2003-04-25 |
Dana Jansens | add helper functions for manipulating the focus_order... |
blob | commitdiff | raw | diff to current |
2003-04-24 |
Dana Jansens | some more checks for transients looping on eachother... |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Dana Jansens | even better checks for when to focus new windows. focus... |
blob | commitdiff | raw | diff to current |
2003-04-21 |
Dana Jansens | yet more changes to choosing to focus windows when... |
blob | commitdiff | raw | diff to current |
2003-04-20 |
Dana Jansens | new focus-new rules |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Dana Jansens | i lied.. fuck @ those gnome dialogs |
blob | commitdiff | raw | diff to current |
2003-04-19 |
Dana Jansens | lighten up a bit on the focus new windows criteria |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Dana Jansens | adjust choosing to focus new windows, make it more... |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Dana Jansens | more strict rules on what will be focused by the focusN... |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Dana Jansens | watch out when unmanaging a window, that it is not... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Dana Jansens | a) put transient windows on the same desktop as their... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | code cleanup |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | when flags are not set assume bette defaults |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Dana Jansens | only change the group info if the group flag is set |
blob | commitdiff | raw | diff to current |
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 |
next |