mikachu/openbox.git
2008-02-14 Dana Jansensadd a bunch of comments for images and image caches...
2008-02-14 Mikael Magnussonadd an override_redirect InputOnly window utility.
2008-02-14 Dana Jansenswhen resizing images, pick a source image with the...
2008-02-14 Dana JansensIntroducing the icon cache.
2008-02-14 Dana Jansensdon't ping everything all the time. yay. ping when...
2008-02-10 Dana JansensMerge branch 'backport'
2008-02-10 Dana Jansensmake the text area in alttab list mode the same hight...
2008-02-10 Dana Jansenscommit d9d580e0382 broke kdesktop again, so we have...
2008-02-10 Dana Jansensmake xdg-autostart check for PyXDG and print a better...
2008-02-10 Dana Jansensmake an xdg-autostart script. it is very fancy.
2008-02-09 Mikael MagnussonFix a minor issue with lastdesktop right after startup.
2008-02-09 Mikael MagnussonUpdate swedish translation.
2008-02-09 Martin SovaUpdate czech translation.
2008-02-08 Mikael MagnussonWrap the focus action in actions_client_move.
2008-02-08 Mikael MagnussonDon't bother setting screen_last_desktop here, it's...
2008-02-07 Mikael MagnussonImprove menu behaviour when clicking on grandparents.
2008-02-07 Mikael MagnussonMerge branch 'wip/alttab'
2008-02-07 Dana Jansensput stuff in the right place in alttab list mode when...
2008-02-07 Dana Jansenstell what signal is going to be sent to the client...
2008-02-07 Dana Jansensuse the hover and press button colors (this was a bug)
2008-02-07 Dana Jansenswhen drawing and measuring strings in "flow" mode,...
2008-02-07 Dana Jansensdon't kill our own ObPrompt windows with kill actions
2008-02-07 Dana Jansensif a prompt is already showing and you try show it...
2008-02-07 Dana Jansensprompt to kill windows when they are not responding
2008-02-07 Dana Jansenslet you specify return codes for the different buttons...
2008-02-07 Dana Jansensposition the buttons in the bottom right instead of...
2008-02-07 Dana Jansenskey input works for ObPrompt windows now
2008-02-07 Dana Jansensmake the prompt buttons respond to button presses....
2008-02-07 Dana Jansensproperly place the msg texture
2008-02-07 Dana JansensMake ObPrompt windows get managed as clients, and make...
2008-02-07 Dana Jansensgive prompts a border, and fix how they are laid out...
2008-02-07 Dana Jansensallow font rendering to use multiple lines
2008-02-07 Dana Jansensyou can create dialog windows called "prompts" which...
2008-02-07 Dana Jansensmake the internal window type more easily inheritable
2008-02-07 Dana JansensMerge branch 'backport' into work
2008-02-06 Dana Jansensshow the arrows in the alttab list box at the right...
2008-02-06 Dana Jansensmake the listmode alttab the default
2008-02-06 Dana Jansensadd the position's force attribute to the default rc...
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 Jansensdon't crash when using <raise> and alt-tab and there...
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 Jansensthe title_focused_shadow_color is being set twice,...
2008-02-05 Dana Jansensscroll the alttab box in list mode
2008-02-04 Mikael MagnussonAdd the manageDesktops option.
2008-02-03 Dana Jansensmake the menu headers show their correct text
2008-02-03 Dana Jansensignore fake generated enters if they are in the serial...
2008-02-03 Dana Jansensallow you to force the position of windows with rc...
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-03 Dana Jansenswhen focusing or raising a window which is modal child...
2008-02-03 Dana Jansensunused variable
2008-02-03 Dana Jansensimprove comment
2008-02-02 Dana Jansensupdated clearlooks theme from mulberry
2008-02-02 Mikael MagnussonRemove the //.
2008-02-02 Dana Jansenssplit the version.h into render/ and obt/ copies, with...
2008-02-02 Dana Jansensmake the xerror output more clear, to say when errors...
2008-02-02 Dana Jansenserroneous comment
2008-02-02 Dana Jansensupdate the po files as they appear in 3.4.6 with the...
2008-02-02 Dana Jansensunused var
2008-02-02 Dana Jansensmissing include
2008-02-02 Dana JansensMerge branch 'backport' into work
2008-02-02 Dana Jansensif windows on screen are going to be moved, then do...
2008-02-02 Dana Jansenscomment typo
2008-02-02 Dana Jansensadd a --config-file command line option, and OB_CONFIG_...
2008-02-02 Dana Jansensmake update-po
2008-02-02 Dana Jansensmake fullscreen windows more xinerama and multi-screen...
2008-02-02 Dana Jansensfix a crash from chroot of invalid keys, and make keybi...
2008-02-01 Dana Jansensdon't crash when using <raise> and alt-tab and there...
2008-02-01 Dana Jansensremove the generated obt's pc file
2008-01-31 Dana Jansensinstall the right headers for obt/obrender
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansenswhen checking that a window is onscreen, if there are...
2008-01-31 Dana Jansensgeneralize the window managing process into window_mana...
2008-01-31 Dana Jansensunlink the log file when opening it so you get a new...
2008-01-31 Mikael MagnussonFix a memleak. (unref ObtPaths)
2008-01-31 Dana Jansensmake ob_debug use the g_log system, and make openbox...
2008-01-31 Dana JansensMerge branch 'backport' into work
2008-01-31 Dana Jansensdon't deiconify windows on reconfigure if they cant...
2008-01-31 Dana Jansensdon't check for the root window in the window hash...
2008-01-31 Dana Jansensbe explicit than automake 1.9 is needed
2008-01-31 Mikael MagnussonFix a typo that broke transient window hints.
2008-01-31 Dana Jansensincrement the library version 1 so that it differs...
2008-01-31 Dana Jansensdon't assert when you window_find(0)/dockapp_find(0...
2008-01-31 Mikael MagnussonUse the # directive to simplify defines.
2008-01-31 Dana Jansensput openbox saved sessions in CACHE_HOME not DATA_HOME...
2008-01-31 Dana Jansenssimplify window.h macros, and rename the window types...
next