2003-07-31 |
Dana Jansens | set the desktop hint if the desktop is changed by the... |
blob | commitdiff | raw |
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 |
2003-07-24 |
Dana Jansens | use ob_debug for any debug printing and only display... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Dana Jansens | stop shownig the desktop when a new window maps |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Dana Jansens | simple code cleanup |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Dana Jansens | when a transient maps on another desktop, give it focus... |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Dana Jansens | move to the desktop of the activated window |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add disabled buttons, instead of now showing buttons... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix and capitalize ObMenu ObMenuEntry and ObMenuEntr... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | make ob_state a function so it cant be changed outside... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | remove the ob_root var, its redundant of what Xlib... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefixing and capitalizing the StackLayer -> ObStacking... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix and capitalize the ObFocusFallbackType enum |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix TRAN_GROUP to OB_TRAN_GROUP |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | prefix and capitalize some more constants/enums in... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | rename the Client struct to ObClient |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add a mwm.h for the mwm hint structure and flags. |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add misc.h with some standard enumerations with proper... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | rename 'xinerama' stuff to 'monitors' to be more generi... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Dana Jansens | add client_search_top_transient. |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Dana Jansens | xinerama support |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | check that extensions_vidmode is set before trying... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | set the desktop hint when the window already has a... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Dana Jansens | remove/add instead of raising to put a window into... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
Dana Jansens | check to make sure the window is on screen *after*... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | add decoration state to the frame struct. make client_c... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | make client_reconfigure a non-user-type client_configure |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | remove debug print |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | send teh configure event to client on user-requested... |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
blob | commitdiff | raw | diff to current |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Dana Jansens | fix for how base-size is used to comply with the icccm |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | describe the complicated if a bit :) |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | more checks for when to do an XResizeWindow |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | send the configure notify for resizes too, just to... |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | onlt send configurenotify if the client actually moved... |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | some more fixes for resizing clients. aspect ratio... |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | from icccm: |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | i was backwards |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Dana Jansens | don't resize the client itself while doing a resize... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | better VIDMODE support, handle the cases where the... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | size fullscreen applications to the resolution with... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | remove the client_remaximize function, and replace... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | use client_can_focus from client_focus to always get... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | reverting the transient focus cycle change, its just... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Dana Jansens | allow focus_fallback to query if a client can be focuse... |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Dana Jansens | ignore xerrors while using the pixmaps specified by... |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Dana Jansens | rm g_messages.. ones that segfault.. :> |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Dana Jansens | also dont increment the nicons if the w*h is 0 |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Dana Jansens | watch out for 0x0 icons, and skip them |
blob | commitdiff | raw | diff to current |
2003-05-30 |
Dana Jansens | adjust what gets raised on map a bit, a little less... |
blob | commitdiff | raw | diff to current |
2003-05-26 |
Dana Jansens | use frame->visible, not the desktop number, other state... |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Dana Jansens | use the user friendly desktop number |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Dana Jansens | add actions for changing client layers to abov/below... |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Dana Jansens | typo |
blob | commitdiff | raw | diff to current |
2003-05-21 |
Scott Moynes | Client menus |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Dana Jansens | 2 in 1 again.. |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Dana Jansens | make icons use pixel32 data, and image_draw takes pixel... |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Scott Moynes | this is actually xor :) - fixing the focus search funct... |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Dana Jansens | 2 in 1 deal :\ |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Dana Jansens | print the class not the name |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Dana Jansens | save the dock's class/name for future evil purposes! |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Dana Jansens | rename "Slit" to "Dock". |
blob | commitdiff | raw | diff to current |
2003-05-16 |
Dana Jansens | add anotehr stacking_add function. |
blob | commitdiff | raw | diff to current |
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 |
next |