2003-10-08 |
Dana Jansens | indenting |
blob | commitdiff | raw |
2003-10-08 |
Dana Jansens | indenting |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Dana Jansens | indenting |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Dana Jansens | save premax values properly, individually for each... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dana Jansens | dont resize the window when restoring session state... |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Dana Jansens | indenting |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Dana Jansens | use frame->visible instead of the desktop number |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | fix resizing to 0 from aspect ratios |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | remove debug prints |
blob | commitdiff | raw | diff to current |
2003-09-28 |
Dana Jansens | halfway through client changes but... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | remove from parents when changing groups |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | formatting, add an assert |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | indenting |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | ok unfocus before removing transient shit, but remove... |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | that was a really bad idea, i didnt mean it, i swear |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Dana Jansens | unfocus before unlinking the client from the transient... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | when looking for the focus target, search for modal... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | add client_raise and client_lower which just fire off... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | use actions for raising |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | bring back action_run_string |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | use an action only for Raise |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | use actions to focus and raise the wnidow ni client_act... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | checked the wrong var for unmaxing |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | add some more client tree searching functions. make... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | add client_set_undecorated(). |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | dont use the _OPENBOX_PREMAX window property anymore... |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | typo |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | focus new children if their direct parent is focused |
blob | commitdiff | raw | diff to current |
2003-09-25 |
Dana Jansens | focus nwe transients when another window in their trans... |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Dana Jansens | support the _KDE_WM_CHANGE_STATE hint |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Dana Jansens | we always want to start with something focused, moving... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | move the code to find the window under the pointer... |
blob | commitdiff | raw | diff to current |
2003-09-21 |
Dana Jansens | dont assert, just ignore client_unfocus() when the... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Dana Jansens | properly send resize events for when the app has reques... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Dana Jansens | dont split client requested resizes into 2 events,... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | no tabs |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Dana Jansens | add copyright headers, adjust --version output to inclu... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | revert my commit of d3th, it fucked up focus badly |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | break focus. or maybe make it better. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Dana Jansens | save the sm_client_id just like saving other properties... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | dont impose staying on-screen for non-normal windows... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Dana Jansens | dont waste a strdup which is never freed |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Dana Jansens | add support for a default icon, but no icon has been... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | remove debug prints |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | round 2 for this shit |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | flush after resizing a client |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | if the client is growing, resize it before the frame... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | watch for windows with titlecounts changing their title... |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | oops |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | some simpler code |
blob | commitdiff | raw | diff to current |
2003-09-08 |
Dana Jansens | dont reset all the states to FALSE in client_get_state... |
blob | commitdiff | raw | diff to current |
2003-09-06 |
Dana Jansens | Closes #799. i think im too high to say more. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | handle the case where a transient is a child of a dockapp |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | support getting the desktop from the startup notificati... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | add a reconfigure action, also reconfigure on SIGUSR2. |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Dana Jansens | make the client destructor a GDestroyNotify |
blob | commitdiff | raw | diff to current |
2003-09-02 |
Dana Jansens | stop doing stupid shit for the size increments in clien... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | flash when urgent |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Dana Jansens | add urgent actions |
blob | commitdiff | raw | diff to current |
2003-08-31 |
Dana Jansens | move_onscreen was supposed to go away.. :) thanks mikachu |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | use the nwe theme's show_handle value |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Dana Jansens | add destructor functions for clients that you acn subsc... |
blob | commitdiff | raw | diff to current |
2003-08-29 |
Dana Jansens | remove the event dispatcher |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | change the menu plugin interface, no need for the creat... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Dana Jansens | half way through the changes to new menu code/design... |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Dana Jansens | dont be rude to non-normal windows with keeping them... |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Dana Jansens | remove the last of the cool stuff thanks to GTK fuck... |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Dana Jansens | better handling of maximizing, wrt changing decorations... |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Dana Jansens | restore the stacking order of a saved session |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Dana Jansens | make activate take a here parameter |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | oops i fucked up tore's patch. better. |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | bug fixes for growtoedge from tore. props to tore for... |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | dont move windows when starting |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | small bugfix to the directional focus code. |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Dana Jansens | move the keyboard and mouse plugins into the kernel... |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Dana Jansens | save the frame decorations in client_configure_full... |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Dana Jansens | a couple frame layout bugfixes hidden inside all this... |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Dana Jansens | when setting up decor on a window, it needs to reconfig... |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Dana Jansens | kill non-opaque move/resize |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Dana Jansens | use the frame size not the client size when figuring... |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Dana Jansens | that line ended up in teh if somehow... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | set the desktop hint if the desktop is changed by the... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | set the desktop hint after everything is read/setup... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | add the window to the lists before setting the client... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Dana Jansens | add a function to retrieve the sm_client_id value |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | restore saved session data for applications |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | attemp #3 |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | attempt #2 at better logical size values |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | attempt #2 at better logical size values |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | include the base size in the logical size |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | the size can be 0 when there is a base size |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Dana Jansens | improved ICCCM compliance! |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | base rudeness on if they have a strut even smarter! |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | base rudeness on if they have a strut or not |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | make the new placement restrictions not affect !normal... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | make those apps stay/map on screen!! fuck stupid apps... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | use the macro |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Dana Jansens | keep apps from moving/maping their titlebar underneath... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Dana Jansens | add client_search_transient which searches the tree... |
blob | commitdiff | raw | diff to current |
next |