2007-05-28 |
Dana Jansens | when compressing motion events use both xy and rootxy |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Dana Jansens | add some tests which i didnt add before, and the new... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Dana Jansens | add a comment and make it smarter about when to let... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Dana Jansens | add a comment |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Dana Jansens | when you focus a window, bring any modal children it... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Dana Jansens | put transients on the current desktop when their parent... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | add the focus options documentation to the mouse focus... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | properly align stuff when the icon is on the right... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Mikael Magnusson | update catalan translation |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Mikael Magnusson | only hilight the first entry when opening the menu... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | ignore focusout notifyungrab. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | document the focus options |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | make focuslast only apply to switching desktops, like... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | unused variables |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | put xerrors in the debug output when they are being... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | when colormap changes and it is installed, reinstall... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | improve the colormap setting code |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | mssing a break; *^^;* |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | debug prints improved |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | only 1 unmap is generated when we reparent the window... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | when an app doesn't specify PPosition or USPosition... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Mikael Magnusson | fix a string |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Mikael Magnusson | don't crash when you press enter with nothing selected... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Mikael Magnusson | hilight the first normal entry also if there is a menuh... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | fix formatting |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | fix window gravity when there is a border width |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | debug print modified and the confignotify test |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | don't set the above member in synthetic configurenotify... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Mikael Magnusson | update slovak translation, and fix some errors i made... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | only need to call xconfigurewindow once |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | don't queue focusing actions. so they don't hide the... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | don't set the global moving state unless the move/resiz... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Dana Jansens | always set all the coords, as the x/y only change when... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Mikael Magnusson | this fits in 80 cols on one line and oh my god I wrote... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Mikael Magnusson | don't fake an enter event if where still in the same... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | only readjust the frame size when the client needs... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | fix for not changing clients' border widths on them |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't change clients' borders |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | we set borderwidth to 0 so always give that to the... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | send the client's border width in configurenotify messa... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | let you unfocus/lower stuff in press actions. it'll... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | change in how things are ungrabbed to avoid grabwhileno... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | revert r6802. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't unfocus in press actions |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | only kill focus cycling when the window being destroyed... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't need the client destructor now |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | oops was saving tthe options in the wrong place. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | save the panels/dockwindows/desktopwindows/alldesktops... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | use focus_cycle_stop to cancel focus cycling |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | when canceling focus cycling, cancel both normal and... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't crash when a window adds itself to the focus... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | bump the version |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | drop the startup notify timeout from 30 to 20 seconds |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add confignotify.c test |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add a comment about the last revision |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't map the client window when grabbing the frame... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | remove a debug print |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | center argb textures (icons for eg.) within the area... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | fix titleleft and titleright for fullmax windows withou... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | use the PSize and USSize hints to decide to resize... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Mikael Magnusson | i don't speak portuguese |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | fix a debug print |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | +1 in the wrong place meant bad decorations |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | give focus to new windows when *any* relative already... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | don't lower from press actions, because that can't... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add C-A-Up/Down to the mouse focus example, and don... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add a debug print |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | only auto-activate normal windows when they raise thems... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Mikael Magnusson | mention openbox version in ar.po |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Dana Jansens | add arabic translation |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | only preserve focus for normal omnipresent windows |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | move some code aaround for focusing. proper layer calcu... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | bump the version |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | i broke desktop switching |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | remove activate from the mouse focus example rc.xml |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | remove activate action from the config file, so things... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | bump the version for 993 |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | add C-A-Up/Down mouse bindings, for consistency with... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | let you use control button to run keyboard accels in... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | dont use empty desktop names from the rc file |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | small optimization heh for screen_set_desktop - set... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | less negatives means less confusing.. but yeah. get... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | haha typo etc |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | missed a spot |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | check desktop switching stuff in screen_set_desktop |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | prevent flicker in the follow actiosn again instead... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | debug print in focus.c |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | put the actions back so they don't have to be smart. |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | make omnipresent windows not flicker when changing... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | save the focus_client when falling back |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | backwards logic |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | cleanup, and don't send windows to desktop if they... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | don't fallback focus if the focused client is being... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | put the hostname in icon titles too |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Dana Jansens | send iconic windows to the bottom of the focus list... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Mikael Magnusson | titleNumber disappeared a while ago |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | prevent very small windows from having elements with... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | some focus changes... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Dana Jansens | stop unmapping the plate window. that was just a coinci... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Mikael Magnusson | merge r6815 from 3.4-working (!) 'fix positioning of... |
commit | commitdiff | tree | snapshot |
next |