2007-06-02 |
Dana Jansens | use the new window.title.separator.width |
tree | commitdiff |
2007-06-02 |
Dana Jansens | do the menu_can_hide thing properly. was such a hack... |
tree | commitdiff |
2007-06-02 |
Dana Jansens | better fix for focus going to the frame window when... |
tree | commitdiff |
2007-06-02 |
Dana Jansens | catch focus out events on the frame window - this happe... |
tree | commitdiff |
2007-06-02 |
Dana Jansens | when finding edges and we're omnipresent only use windo... |
tree | commitdiff |
2007-06-02 |
Dana Jansens | change which windows are used for finding edges. its... |
tree | commitdiff |
2007-06-01 |
Dana Jansens | smrts. |
tree | commitdiff |
2007-06-01 |
Dana Jansens | only do restack checks on windows that are visible |
tree | commitdiff |
2007-06-01 |
Mikael Magnusson | revert 7246 and simplify action_raiselower a bit, turns... |
tree | commitdiff |
2007-06-01 |
Dana Jansens | formatting |
tree | commitdiff |
2007-06-01 |
Mikael Magnusson | have stacking_restack_request return a bool that says... |
tree | commitdiff |
2007-06-01 |
Dana Jansens | missing a var name |
tree | commitdiff |
2007-06-01 |
Mikael Magnusson | i think this would overflow? |
tree | commitdiff |
2007-06-01 |
Dana Jansens | big explanation |
tree | commitdiff |
2007-06-01 |
Dana Jansens | fix java |
tree | commitdiff |
2007-06-01 |
Dana Jansens | add comment |
tree | commitdiff |
2007-06-01 |
Dana Jansens | less configure events on mapping |
tree | commitdiff |
2007-06-01 |
Dana Jansens | fix comment |
tree | commitdiff |
2007-06-01 |
Dana Jansens | less configurenotify spam |
tree | commitdiff |
2007-06-01 |
Dana Jansens | make the default drag threshold 8px |
tree | commitdiff |
2007-05-31 |
Dana Jansens | make escape close the whole menu |
tree | commitdiff |
2007-05-31 |
Dana Jansens | nothing really.. |
tree | commitdiff |
2007-05-31 |
Dana Jansens | don't hover buttons while the pointer is grabbed |
tree | commitdiff |
2007-05-31 |
Dana Jansens | when reconfiguring, readjust clients positions based... |
tree | commitdiff |
2007-05-31 |
Dana Jansens | fix ooffice (and all stupid windows that use static... |
tree | commitdiff |
2007-05-31 |
Dana Jansens | add an allow_fallback option when opening a theme |
tree | commitdiff |
2007-05-30 |
Dana Jansens | make it possible to iconify a modal window when its... |
tree | commitdiff |
2007-05-30 |
Dana Jansens | deiconify modal windows when you try to focus their... |
tree | commitdiff |
2007-05-30 |
Dana Jansens | add a big comment about more menus |
tree | commitdiff |
2007-05-30 |
Dana Jansens | dont need to recurse |
tree | commitdiff |
2007-05-30 |
Dana Jansens | let new utility windows get focus under the normal... |
tree | commitdiff |
2007-05-30 |
Dana Jansens | don't hide the dock when the mouse goes into a dock app |
tree | commitdiff |
2007-05-30 |
Dana Jansens | missing header |
tree | commitdiff |
2007-05-30 |
Dana Jansens | that change was a bug after all. mika was right! |
tree | commitdiff |
2007-05-30 |
Dana Jansens | fix a segfault |
tree | commitdiff |
2007-05-29 |
Dana Jansens | send dcop's output to dev null |
tree | commitdiff |
2007-05-29 |
Dana Jansens | fix the bottom decor stuff for maximized windows. kill... |
tree | commitdiff |
2007-05-29 |
Dana Jansens | dont center utility and stuff windows on screen |
tree | commitdiff |
2007-05-29 |
Dana Jansens | add comments |
tree | commitdiff |
2007-05-29 |
Dana Jansens | fix clients with static gravity |
tree | commitdiff |
2007-05-29 |
Dana Jansens | center splash screens like parentless transients |
tree | commitdiff |
2007-05-29 |
Dana Jansens | set a OB_ICONIFY_ALPHA define in misc.h for the 3 place... |
tree | commitdiff |
2007-05-29 |
Dana Jansens | g_spawn_async wants a char**, not const |
tree | commitdiff |
2007-05-29 |
Dana Jansens | trying to be as cool as mika /._.;\ |
tree | commitdiff |
2007-05-29 |
Dana Jansens | dont free random stuff |
tree | commitdiff |
2007-05-29 |
Dana Jansens | let gcc do the math. it should be compiler optimized... |
tree | commitdiff |
2007-05-29 |
Dana Jansens | brackets ftw. opacity for rgba's works. |
tree | commitdiff |
2007-05-29 |
Mikael Magnusson | set alpha based on iconicness in client list menus |
tree | commitdiff |
2007-05-29 |
Dana Jansens | set the alpha based on iconicness |
tree | commitdiff |
2007-05-29 |
Dana Jansens | alpha :x not width |
tree | commitdiff |
2007-05-29 |
Dana Jansens | add the rgba alpha to the menu entries |
tree | commitdiff |
2007-05-29 |
Dana Jansens | put an alpha channel in the rgba texture |
tree | commitdiff |
2007-05-29 |
Dana Jansens | fix hack for windows moving by their decor size |
tree | commitdiff |
2007-05-29 |
Mikael Magnusson | no pointless using of the comma operator |
tree | commitdiff |
2007-05-29 |
Mikael Magnusson | make next/previouswindow and dirfocus actions show... |
tree | commitdiff |
2007-05-29 |
Dana Jansens | wasted checked, configure will do them for us |
tree | commitdiff |
2007-05-28 |
Dana Jansens | give the client a 0 border again. |
tree | commitdiff |
2007-05-28 |
Dana Jansens | have the clientpadding color show during resize, and... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | get rid of the plate window |
tree | commitdiff |
2007-05-28 |
Dana Jansens | get rid of the "inner" window |
tree | commitdiff |
2007-05-28 |
Dana Jansens | when focus goes to the root window, and it is coming... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | use new functions to cancel key grabs |
tree | commitdiff |
2007-05-28 |
Dana Jansens | a better ordering for mapping window configure events |
tree | commitdiff |
2007-05-28 |
Dana Jansens | fix comment |
tree | commitdiff |
2007-05-28 |
Dana Jansens | tell the ksplash screen we've started up, through the... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | set the current theme in a root property |
tree | commitdiff |
2007-05-28 |
Dana Jansens | remove ob_config atom, its not used |
tree | commitdiff |
2007-05-28 |
Dana Jansens | final touches for r6990-6992 |
tree | commitdiff |
2007-05-28 |
Dana Jansens | missed one |
tree | commitdiff |
2007-05-28 |
Dana Jansens | better more obvious code |
tree | commitdiff |
2007-05-28 |
Dana Jansens | call client_reconfigure after setup_decor_and_functions... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | fix a comment |
tree | commitdiff |
2007-05-28 |
Dana Jansens | make mouse clicks higher up in the menu select the... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | dont make motions in menus outside of the active menu... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | OPTIMZIE |
tree | commitdiff |
2007-05-28 |
Dana Jansens | 7/16 opacity! heh |
tree | commitdiff |
2007-05-28 |
Dana Jansens | 3/8 opacity for iconic windows |
tree | commitdiff |
2007-05-28 |
Dana Jansens | make iconic windows have 50% opacity in the alt-tab box |
tree | commitdiff |
2007-05-28 |
Dana Jansens | update the strut when strut_partial changes |
tree | commitdiff |
2007-05-28 |
Dana Jansens | dont count non-normal windows as parents, in the group too |
tree | commitdiff |
2007-05-28 |
Dana Jansens | typo again!? |
tree | commitdiff |
2007-05-28 |
Dana Jansens | dont count non-normal windows as parents |
tree | commitdiff |
2007-05-28 |
Dana Jansens | typo and ()s |
tree | commitdiff |
2007-05-28 |
Dana Jansens | don't give focus to transient when it is ambiguous... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | properly search for a focused window in the transient... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | do try_configure to find out what width the window... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | when compressing motion events use both xy and rootxy |
tree | commitdiff |
2007-05-28 |
Dana Jansens | add a comment and make it smarter about when to let... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | add a comment |
tree | commitdiff |
2007-05-28 |
Dana Jansens | when you focus a window, bring any modal children it... |
tree | commitdiff |
2007-05-28 |
Dana Jansens | put transients on the current desktop when their parent... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | properly align stuff when the icon is on the right... |
tree | commitdiff |
2007-05-27 |
Mikael Magnusson | only hilight the first entry when opening the menu... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | ignore focusout notifyungrab. |
tree | commitdiff |
2007-05-27 |
Dana Jansens | make focuslast only apply to switching desktops, like... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | unused variables |
tree | commitdiff |
2007-05-27 |
Dana Jansens | put xerrors in the debug output when they are being... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | when colormap changes and it is installed, reinstall... |
tree | commitdiff |
2007-05-27 |
Dana Jansens | improve the colormap setting code |
tree | commitdiff |
2007-05-27 |
Dana Jansens | mssing a break; *^^;* |
tree | commitdiff |
next |