2010-02-17 |
Dana Jansens | revamp the autostart functionality, so autostart apps...
|
commit | commitdiff | tree |
2010-02-17 |
Dana Jansens | don't use a variable as a format string
|
commit | commitdiff | tree |
2010-02-17 |
Dana Jansens | Add skeleton for start of dot-desktop-file parser
|
commit | commitdiff | tree |
2010-02-17 |
Dana Jansens | lower the default submenu show delay
|
commit | commitdiff | tree |
2010-02-16 |
Dana Jansens | a couple more g_free() to g_slice_free()'s
|
commit | commitdiff | tree |
2010-02-16 |
Dana Jansens | more using g_slice_new() instead of g_new()
|
commit | commitdiff | tree |
2010-02-16 |
Dana Jansens | missed a g_free() that should be g_slice_free()
|
commit | commitdiff | tree |
2010-02-15 |
Dana Jansens | dont trust the _NET_ACTIVE_WINDOW timestamp. (fixes...
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | include imlib2 as a dep of obrender in the pkg-config...
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | make the obt .pc file do -lobt, not -lobrender
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | remove a bunch of g_new()/g_free() by returning Rect...
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | use g_slice_new() instead of g_new() part 4
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | use g_slice_new() instead of g_new() part 3
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | use g_slice_new() instead of g_new() part 2
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | using g_slice_new() instead of g_new() part 1
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | have obt refresh the xlib keyboard stuff on mappingnotify...
|
commit | commitdiff | tree |
2010-02-12 |
Dana Jansens | destroy XIC's that belong to an XIM before closing...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | dont print warnings when reading keys which dont generate...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | make control keys work in menus/dialogs/etc with the...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | initialize the action shutdown function to NULL
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | pass an input context to the interactive input function
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | make menu input work with the new obt keyboard stuff.
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | make the menu use the new obt stuff when reading keyboard...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | make obt translate keypress events to a valid utf8...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | don't strip the state for keyboard events
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | add interface in obt to create an Input Context for...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | create an X Input Method in obt for the app to use...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | get xlib to reload the keyboard on MappingNotify events
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | XKB header comes from obt
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | check the xkb version before using it
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | make the execute action not segfault when using a prompt...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | add an optional shutdown function which actions can...
|
commit | commitdiff | tree |
2010-02-11 |
Dana Jansens | i learnt what xkb does with the state.
|
commit | commitdiff | tree |
2010-02-10 |
Dana Jansens | dont assert when there is no valid key layout present
|
commit | commitdiff | tree |
2010-02-09 |
Dana Jansens | don't link libobt into libobrender
|
commit | commitdiff | tree |
2010-02-08 |
Dana Jansens | fixing up obxprop manpage
|
commit | commitdiff | tree |
2010-02-08 |
Dana Jansens | Merge branch 'backport' into work
|
commit | commitdiff | tree |
2010-02-08 |
Dana Jansens | add doc/obxprop.1 to gitignore
|
commit | commitdiff | tree |
2010-02-08 |
Dana Jansens | Add obxprop manpage to install
|
commit | commitdiff | tree |
2010-02-08 |
Dana Jansens | Update the manpage for obxprop
|
commit | commitdiff | tree |
2010-02-05 |
Dana Jansens | Merge branch 'backport' into work
|
commit | commitdiff | tree |
2010-01-28 |
Dana Jansens | Init all fonts to NULL, so if they arent in the config...
|
commit | commitdiff | tree |
2010-01-28 |
Dana Jansens | make xdg-autostart use the OPENBOX environment by default...
|
commit | commitdiff | tree |
2010-01-24 |
Dana Jansens | Fix bug #4492 better, the test in openbox-gnome-session...
|
commit | commitdiff | tree |
2010-01-18 |
Dana Jansens | adjust who shows up in the alt-tab list using SKIP_TASKBAR...
|
commit | commitdiff | tree |
2010-01-15 |
Dana Jansens | don't use client_move() to end a move
|
commit | commitdiff | tree |
2010-01-15 |
Dana Jansens | allow multiple escaped _'s in a menu label, and allow...
|
commit | commitdiff | tree |
2010-01-15 |
Dana Jansens | make edge detection for maximized windows only look...
|
commit | commitdiff | tree |
2010-01-15 |
Dana Jansens | catch the SIGTTOU and SIGTTIN signals when an app we...
|
commit | commitdiff | tree |
2010-01-15 |
Dana Jansens | if we get an event on a subwindow of root that we don...
|
commit | commitdiff | tree |
2010-01-15 |
Dana Jansens | Remember the maximized state of a window when it goes...
|
commit | commitdiff | tree |
2010-01-14 |
Dana Jansens | If a window places itself at (0,0) and there are struts...
|
commit | commitdiff | tree |
2010-01-14 |
Dana Jansens | allow app rules to match windows by their title when...
|
commit | commitdiff | tree |
2010-01-14 |
Dana Jansens | if openbox isn't running, show messages on the console...
|
commit | commitdiff | tree |
2010-01-14 |
Dana Jansens | Merge branch 'backport' into work
|
commit | commitdiff | tree |
2010-01-14 |
Dana Jansens | Prefer to use larger images and scale down than to...
|
commit | commitdiff | tree |
2010-01-14 |
Dana Jansens | don't resize the label to 0
|
commit | commitdiff | tree |
2010-01-12 |
Dana Jansens | Fixes bug #4492 (mis-using the return value of grep...
|
commit | commitdiff | tree |
2010-01-12 |
Dana Jansens | remove the session.c file from actions, as it is no...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | Merge branch 'backport' into work
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | make focus cycle target fallback work right by going...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | Make the focus cycle indicator follow target fallback...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | More work on refreshing the focus cycle dialog when...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | When a user id is specified, or --root, use the ID...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | Add _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | Reuse ObFocusCyclePopupTargets when refreshing the...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | Redraw the focus cycle popup when the list of focusable...
|
commit | commitdiff | tree |
2010-01-11 |
Dana Jansens | If a window is added to the focus order while focus...
|
commit | commitdiff | tree |
2010-01-10 |
Dana Jansens | allow application rules to place transient/dialog/splash...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | Rework the code provided by Kadlcik Libor for loading...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | Make focus_valid_target() take a desktop argument.
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | use the valid_focus_target() method for choosing what...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | allow alt-tab etc to move focus to skip_taskbar windows...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | use obt_xml_* to navigate the xml file (also XML tags...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | ignore some added tests
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | Don't handle input events on prompts if they should...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | Merge branch 'backport' into work
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | make Home and End keys navigate to top/bottom of the...
|
commit | commitdiff | tree |
2010-01-08 |
Dana Jansens | Use submenuShowDelay when navigating menus with the...
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Fix a crash when moving into a menu on top of a separator...
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Improved menu behaviour
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Change the openbox website to openbox.org
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | add a manpage for obxprop
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Add a --root option for obxprop
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Allow infinite delay for submenu show/hide by using...
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Some fixes for the submenu hide delay code
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Revert "Don't hide submenus immediately when unselecting...
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Revert "Fix the delayed hiding of submenus, so that...
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | Revert "A fix for delayed hiding of submenus."
|
commit | commitdiff | tree |
2010-01-06 |
Dana Jansens | fix a broken if statement (bug #4464)
|
commit | commitdiff | tree |
2010-01-04 |
Dana Jansens | Make the Focus action stop all interactive actions...
|
commit | commitdiff | tree |
2010-01-02 |
Dana Jansens | Set the XDG_MENU_PREFIX to "kde-" when running an Openbox...
|
commit | commitdiff | tree |
2009-12-28 |
Dana Jansens | reflect the change that parse.c/h was renamed to xml...
|
commit | commitdiff | tree |
2009-12-22 |
Dana Jansens | when holding Shift for the client list menus, bring...
|
commit | commitdiff | tree |
2009-12-21 |
Dana Jansens | check more headers before including them
|
commit | commitdiff | tree |
2009-12-21 |
Dana Jansens | rename the obt_parse library to obt_xml (since it is...
|
commit | commitdiff | tree |
2009-12-21 |
Dana Jansens | add obt_parse_save_file() method to the obt parse library
|
commit | commitdiff | tree |
2009-12-21 |
Dana Jansens | Set up work for making a 3.5 prerelease.
|
commit | commitdiff | tree |
2009-12-21 |
Dana Jansens | Merge branch 'backport' into work
|
commit | commitdiff | tree |
2009-12-21 |
Dana Jansens | make a config option for the inactive osd font
|
commit | commitdiff | tree |
next |