put stuff in the right place in alttab list mode when there is only 1 window in it
[mikachu/openbox.git] / openbox / focus_cycle_popup.c
2008-02-07 Dana Jansensput stuff in the right place in alttab list mode when...
2008-02-06 Dana Jansensshow the arrows in the alttab list box at the right...
2008-02-06 Mikael MagnussonDon't show extra space for arrows when not needed.
2008-02-06 Mikael Magnussonstyle
2008-02-06 Dana Jansensshow a small arrow on the top/bottom of the alttab...
2008-02-05 Dana Jansensmake sure the alttab list-mode has at least 1 row
2008-02-05 Dana Jansenswhen scrolling, all the items need to be redrawn to...
2008-02-05 Dana Jansensscroll the alttab box in list mode
2008-02-03 Dana Jansensfix the alttab popup mode when it shows on screen,...
2008-02-03 Dana Jansenscenter the text vertically in list alttab box mode
2008-02-03 Dana Jansenslimit the alttab list to 80% of the screen height
2008-02-03 Dana Jansensmap the appropriate text-containing windows, and unmap...
2008-02-03 Dana Jansensremove commented code
2008-02-03 Dana Jansensfix some uses of ICON_SIZE where it should be HILITE_SI...
2008-02-03 Dana Jansenscombine the old focus cycle popup code with mika's...
2008-02-03 Mikael MagnussonUse a_unfocused_label for all but the hilited items.
2008-02-03 Mikael MagnussonMake the icon and hilite the proper sizes.
2008-02-03 Mikael MagnussonDon't need to hang on to the hilite_rgba pointer any...
2008-02-03 Mikael MagnussonMove hilite texture rendering to init time, and draw...
2008-02-03 Mikael MagnussonDraw the hilite texture with the icon appearance instea...
2008-02-03 Mikael MagnussonBeginnings of alt-tab dialog that lists all titles...
2008-02-02 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansenssimplify window.h macros, and rename the window types...
2008-01-31 Dana Jansensmake an obt_root() macro
2008-01-31 Dana Jansensmake the window.h interface more consistent with the...
2008-01-25 Dana Jansensfix a mem leak
2008-01-20 Dana Jansenss/ob_display/obt_display/ and remove ob_display
2008-01-20 Dana JansensMerge branch 'backport'
2008-01-11 Dana Jansensignore mouse clicks on override-redirect windows that...
2008-01-11 Dana Jansensfix a crash when reconfiguring during focus cycling
2007-12-18 Mikael MagnussonMerge branch 'backport'
2007-09-04 Mikael MagnussonANSI function declarations, ie () -> (void)
2007-09-04 Mikael MagnussonFix calling functions with wrong number of arguments
2007-08-23 Dana Jansenshide the desktop popup when showing the directional...
2007-08-22 Mikael MagnussonHide the desktop cycle popup when the focus cycle popup...
2007-07-06 Dana Jansensdon't focus helper windows that map unless there are...
2007-06-21 Dana Jansensok the thumbnails in alt-tab were fun and slow so remov...
2007-06-21 Dana Jansensexcept without bugs
2007-06-21 Dana Jansenslook, thumbnails in alt-tab. its such crap though....
2007-06-13 Dana Jansensxinerama support like crazy for struts and everything...
2007-06-13 Dana Jansensplug memory leaks from the new strut code
2007-06-12 Dana Jansensuse the same decision code to focus new windows as...
2007-06-07 Dana Jansensput the directional focus dialog on the active monitor
2007-06-07 Dana Jansensmake popup dialogs appear on the active monitor with...
2007-06-07 Dana Jansensnice code cleanup that's been needed for a long time...
2007-06-05 Dana Jansensadd some padding inside the text box
2007-06-05 Dana Jansensadd osd border stuff
2007-06-03 Dana Jansenssuper amazing enter event skipping.
2007-05-29 Dana Jansensset a OB_ICONIFY_ALPHA define in misc.h for the 3 place...
2007-05-29 Dana Jansenstrying to be as cool as mika /._.;\
2007-05-29 Dana Jansensdont free random stuff
2007-05-29 Dana Jansenslet gcc do the math. it should be compiler optimized...
2007-05-29 Dana Jansensbrackets ftw. opacity for rgba's works.
2007-05-29 Dana Jansensset the alpha based on iconicness
2007-05-29 Dana Jansensput an alpha channel in the rgba texture
2007-05-28 Dana JansensOPTIMZIE
2007-05-28 Dana Jansens7/16 opacity! heh
2007-05-28 Dana Jansens3/8 opacity for iconic windows
2007-05-28 Dana Jansensmake iconic windows have 50% opacity in the alt-tab box
2007-05-26 Dana Jansensoops was saving tthe options in the wrong place.
2007-05-26 Dana Jansenssave the panels/dockwindows/desktopwindows/alldesktops...
2007-05-22 Dana Jansenseat enter events when the new alttab popup hides
2007-05-20 Dana Jansensmaybe smaller icons look nicer?
2007-05-20 Dana Jansensput text back to the left and add a bit more spacing
2007-05-19 Dana Jansensdoes the popup look better with centered text?
2007-05-19 Dana Jansensshow the old single-window popup for directional focus.
2007-05-19 Dana Jansensround up rather than down for figuring out the width...
2007-05-19 Dana Jansenscenter the icons when there is only 1 row
2007-05-19 Dana Jansensfix the popup for directional focusing, only show what...
2007-05-19 Dana Jansensfix positioning of stuff in the cycling popup. oh my...
2007-05-19 Dana Jansensbetter positioning and some spacing
2007-05-19 Dana Jansensbetter coloring for the cycling hilite
2007-05-19 Dana Jansensnew focus cycle popup of doom