2008-02-10 |
Dana Jansens | make the text area in alttab list mode the same hight... |
tree | commitdiff |
2008-02-10 |
Dana Jansens | commit d9d580e0382 broke kdesktop again, so we have... |
tree | commitdiff |
2008-02-09 |
Mikael Magnusson | Fix a minor issue with lastdesktop right after startup. |
tree | commitdiff |
2008-02-08 |
Mikael Magnusson | Wrap the focus action in actions_client_move. |
tree | commitdiff |
2008-02-07 |
Mikael Magnusson | Improve menu behaviour when clicking on grandparents. |
tree | commitdiff |
2008-02-07 |
Mikael Magnusson | Merge branch 'wip/alttab' |
tree | commitdiff |
2008-02-07 |
Dana Jansens | put stuff in the right place in alttab list mode when... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | tell what signal is going to be sent to the client... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | use the hover and press button colors (this was a bug) |
tree | commitdiff |
2008-02-07 |
Dana Jansens | don't kill our own ObPrompt windows with kill actions |
tree | commitdiff |
2008-02-07 |
Dana Jansens | if a prompt is already showing and you try show it... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | prompt to kill windows when they are not responding |
tree | commitdiff |
2008-02-07 |
Dana Jansens | let you specify return codes for the different buttons... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | position the buttons in the bottom right instead of... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | key input works for ObPrompt windows now |
tree | commitdiff |
2008-02-07 |
Dana Jansens | make the prompt buttons respond to button presses.... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | properly place the msg texture |
tree | commitdiff |
2008-02-07 |
Dana Jansens | Make ObPrompt windows get managed as clients, and make... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | give prompts a border, and fix how they are laid out... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | you can create dialog windows called "prompts" which... |
tree | commitdiff |
2008-02-07 |
Dana Jansens | make the internal window type more easily inheritable |
tree | commitdiff |
2008-02-07 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2008-02-06 |
Dana Jansens | show the arrows in the alttab list box at the right... |
tree | commitdiff |
2008-02-06 |
Dana Jansens | make the listmode alttab the default |
tree | commitdiff |
2008-02-06 |
Mikael Magnusson | Don't show extra space for arrows when not needed. |
tree | commitdiff |
2008-02-06 |
Mikael Magnusson | style |
tree | commitdiff |
2008-02-06 |
Dana Jansens | show a small arrow on the top/bottom of the alttab... |
tree | commitdiff |
2008-02-05 |
Dana Jansens | don't crash when using <raise> and alt-tab and there... |
tree | commitdiff |
2008-02-05 |
Dana Jansens | make sure the alttab list-mode has at least 1 row |
tree | commitdiff |
2008-02-05 |
Dana Jansens | when scrolling, all the items need to be redrawn to... |
tree | commitdiff |
2008-02-05 |
Dana Jansens | scroll the alttab box in list mode |
tree | commitdiff |
2008-02-04 |
Mikael Magnusson | Add the manageDesktops option. |
tree | commitdiff |
2008-02-03 |
Dana Jansens | make the menu headers show their correct text |
tree | commitdiff |
2008-02-03 |
Dana Jansens | ignore fake generated enters if they are in the serial... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | allow you to force the position of windows with rc... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | fix the alttab popup mode when it shows on screen,... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | center the text vertically in list alttab box mode |
tree | commitdiff |
2008-02-03 |
Dana Jansens | limit the alttab list to 80% of the screen height |
tree | commitdiff |
2008-02-03 |
Dana Jansens | map the appropriate text-containing windows, and unmap... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | remove commented code |
tree | commitdiff |
2008-02-03 |
Dana Jansens | fix some uses of ICON_SIZE where it should be HILITE_SI... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | combine the old focus cycle popup code with mika's... |
tree | commitdiff |
2008-02-03 |
Mikael Magnusson | Use a_unfocused_label for all but the hilited items. |
tree | commitdiff |
2008-02-03 |
Mikael Magnusson | Make the icon and hilite the proper sizes. |
tree | commitdiff |
2008-02-03 |
Mikael Magnusson | Don't need to hang on to the hilite_rgba pointer any... |
tree | commitdiff |
2008-02-03 |
Mikael Magnusson | Move hilite texture rendering to init time, and draw... |
tree | commitdiff |
2008-02-03 |
Mikael Magnusson | Draw the hilite texture with the icon appearance instea... |
tree | commitdiff |
2008-02-03 |
Mikael Magnusson | Beginnings of alt-tab dialog that lists all titles... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | when focusing or raising a window which is modal child... |
tree | commitdiff |
2008-02-03 |
Dana Jansens | unused variable |
tree | commitdiff |
2008-02-03 |
Dana Jansens | improve comment |
tree | commitdiff |
2008-02-02 |
Dana Jansens | erroneous comment |
tree | commitdiff |
2008-02-02 |
Dana Jansens | unused var |
tree | commitdiff |
2008-02-02 |
Dana Jansens | missing include |
tree | commitdiff |
2008-02-02 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2008-02-02 |
Dana Jansens | if windows on screen are going to be moved, then do... |
tree | commitdiff |
2008-02-02 |
Dana Jansens | comment typo |
tree | commitdiff |
2008-02-02 |
Dana Jansens | add a --config-file command line option, and OB_CONFIG_... |
tree | commitdiff |
2008-02-02 |
Dana Jansens | make fullscreen windows more xinerama and multi-screen... |
tree | commitdiff |
2008-02-02 |
Dana Jansens | fix a crash from chroot of invalid keys, and make keybi... |
tree | commitdiff |
2008-02-01 |
Dana Jansens | don't crash when using <raise> and alt-tab and there... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2008-01-31 |
Dana Jansens | when checking that a window is onscreen, if there are... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | generalize the window managing process into window_mana... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | unlink the log file when opening it so you get a new... |
tree | commitdiff |
2008-01-31 |
Mikael Magnusson | Fix a memleak. (unref ObtPaths) |
tree | commitdiff |
2008-01-31 |
Dana Jansens | make ob_debug use the g_log system, and make openbox... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | Merge branch 'backport' into work |
tree | commitdiff |
2008-01-31 |
Dana Jansens | don't deiconify windows on reconfigure if they cant... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | don't check for the root window in the window hash... |
tree | commitdiff |
2008-01-31 |
Mikael Magnusson | Fix a typo that broke transient window hints. |
tree | commitdiff |
2008-01-31 |
Dana Jansens | don't assert when you window_find(0)/dockapp_find(0... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | put openbox saved sessions in CACHE_HOME not DATA_HOME... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | simplify window.h macros, and rename the window types... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | make an obt_root() macro |
tree | commitdiff |
2008-01-31 |
Dana Jansens | make menu event handling work more like how other event... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | make the window.h interface more consistent with the... |
tree | commitdiff |
2008-01-31 |
Dana Jansens | don't deiconify windows on reconfigure if they cant... |
tree | commitdiff |
2008-01-28 |
Dana Jansens | reordering things when mapping windows a little to... |
tree | commitdiff |
2008-01-28 |
Dana Jansens | fix a rare assert condition (window maps in iconic... |
tree | commitdiff |
2008-01-27 |
Mikael Magnusson | Change <placeOn> to <monitor>. |
tree | commitdiff |
2008-01-27 |
Dana Jansens | replace the <active> placement option with <placeOn... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | get rid of copying the rrappearances for each menu... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | use setenv/unsetenv instead of putenv, cuz they are... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | window a window stops responding to pings, don't use... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | only store icons for windows that are 64px or smaller... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | we alloc theme elements for every window frame, but... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | add a missing #include |
tree | commitdiff |
2008-01-27 |
Dana Jansens | when ignoring enter events, only ignore up to the curre... |
tree | commitdiff |
2008-01-27 |
Dana Jansens | create fake enter events for button press bindings... |
tree | commitdiff |
2008-01-26 |
Mikael Magnusson | Add a few missing includes and remove a stray debug... |
tree | commitdiff |
2008-01-26 |
Dana Jansens | only add borders and stuff to the dock's size if it... |
tree | commitdiff |
2008-01-25 |
Dana Jansens | fix a memleak in client_update_icon_geometry |
tree | commitdiff |
2008-01-25 |
Dana Jansens | fix a mem leak |
tree | commitdiff |
2008-01-25 |
Dana Jansens | fix a mem leak |
tree | commitdiff |
2008-01-25 |
Dana Jansens | Create fake enter events in fewer situations - avoiding... |
tree | commitdiff |
2008-01-25 |
Mikael Magnusson | Fix some memleaks. |
tree | commitdiff |
2008-01-25 |
Dana Jansens | skip enter events caused by temporarily raising windows... |
tree | commitdiff |
2008-01-25 |
Dana Jansens | strip non-modifier masks from the keyboard state for... |
tree | commitdiff |
2008-01-22 |
Dana Jansens | print a warning when the session has a different number... |
tree | commitdiff |
next |