2007-05-28 |
Dana Jansens | 7/16 opacity! heh
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | 3/8 opacity for iconic windows
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | make iconic windows have 50% opacity in the alt-tab box
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | update the strut when strut_partial changes
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | dont count non-normal windows as parents, in the group too
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | typo again!?
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | dont count non-normal windows as parents
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | typo and ()s
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | don't give focus to transient when it is ambiguous...
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | properly search for a focused window in the transient...
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | do try_configure to find out what width the window...
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | when compressing motion events use both xy and rootxy
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | add some tests which i didnt add before, and the new...
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | add a comment and make it smarter about when to let...
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | add a comment
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | when you focus a window, bring any modal children it...
|
commit | commitdiff | tree |
2007-05-28 |
Dana Jansens | put transients on the current desktop when their parent...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | add the focus options documentation to the mouse focus...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | properly align stuff when the icon is on the right...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | ignore focusout notifyungrab.
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | document the focus options
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | make focuslast only apply to switching desktops, like...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | unused variables
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | put xerrors in the debug output when they are being...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | when colormap changes and it is installed, reinstall...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | improve the colormap setting code
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | mssing a break; *^^;*
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | debug prints improved
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | only 1 unmap is generated when we reparent the window...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | when an app doesn't specify PPosition or USPosition...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | fix formatting
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | fix window gravity when there is a border width
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | debug print modified and the confignotify test
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | don't set the above member in synthetic configurenotify...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | only need to call xconfigurewindow once
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | don't queue focusing actions. so they don't hide the...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | don't set the global moving state unless the move/resize...
|
commit | commitdiff | tree |
2007-05-27 |
Dana Jansens | always set all the coords, as the x/y only change when...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | only readjust the frame size when the client needs...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | fix for not changing clients' border widths on them
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | don't change clients' borders
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | we set borderwidth to 0 so always give that to the...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | send the client's border width in configurenotify messages...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | let you unfocus/lower stuff in press actions. it'll...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | change in how things are ungrabbed to avoid grabwhilenotify...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | revert r6802.
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | don't unfocus in press actions
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | only kill focus cycling when the window being destroyed...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | don't need the client destructor now
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | oops was saving tthe options in the wrong place.
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | save the panels/dockwindows/desktopwindows/alldesktops...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | use focus_cycle_stop to cancel focus cycling
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | when canceling focus cycling, cancel both normal and...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | don't crash when a window adds itself to the focus...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | bump the version
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | drop the startup notify timeout from 30 to 20 seconds
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | add confignotify.c test
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | add a comment about the last revision
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | don't map the client window when grabbing the frame...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | remove a debug print
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | center argb textures (icons for eg.) within the area...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | fix titleleft and titleright for fullmax windows without...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | use the PSize and USSize hints to decide to resize...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | fix a debug print
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | +1 in the wrong place meant bad decorations
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | give focus to new windows when *any* relative already...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | don't lower from press actions, because that can't...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | add C-A-Up/Down to the mouse focus example, and don...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | add a debug print
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | only auto-activate normal windows when they raise themselves...
|
commit | commitdiff | tree |
2007-05-26 |
Dana Jansens | add arabic translation
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | only preserve focus for normal omnipresent windows
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | move some code aaround for focusing. proper layer calculatio...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | bump the version
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | i broke desktop switching
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | remove activate from the mouse focus example rc.xml
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | remove activate action from the config file, so things...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | bump the version for 993
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | add C-A-Up/Down mouse bindings, for consistency with...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | let you use control button to run keyboard accels in...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | dont use empty desktop names from the rc file
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | small optimization heh for screen_set_desktop - set...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | less negatives means less confusing.. but yeah. get...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | prevent flicker in the follow actiosn again instead...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | debug print in focus.c
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | put the actions back so they don't have to be smart.
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | save the focus_client when falling back
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | backwards logic
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | cleanup, and don't send windows to desktop if they...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | don't fallback focus if the focused client is being...
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | put the hostname in icon titles too
|
commit | commitdiff | tree |
2007-05-25 |
Dana Jansens | send iconic windows to the bottom of the focus list...
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | prevent very small windows from having elements with...
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | some focus changes...
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | stop unmapping the plate window. that was just a coincidence...
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | dont give focus to transients when the situation is...
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | add a debug print
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | add the big.c test
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | experimental change. when apps map, make them fit inside...
|
commit | commitdiff | tree |
2007-05-24 |
Dana Jansens | only put a transient for the group onto some other...
|
commit | commitdiff | tree |
next |