]> icculus.org git repositories - dana/openbox.git/history - openbox
remove a debug print in the keyboard obt stuff
[dana/openbox.git] / openbox /
2010-05-17 Dana Jansensavoid new gcc warning (casting ** to const** is not...
2010-05-17 Dana Jansensallow multiple contexts separated by space in a mouse...
2010-05-17 Mikael MagnussonRemove some unneeded stdlib.h includes
2010-05-17 Mikael MagnussonAdd support for using relative expressions in move...
2010-05-11 Dana Jansensadd cleanup functions to the client list menus that...
2010-05-11 Dana Jansensadd cleanup function for menus that fires when the...
2010-04-29 Dana Jansensdon't try go to selected submenu when there is nothing...
2010-04-29 Dana Jansensuse clicks in prompts
2010-04-28 Dana Jansensfix XSYNCronization of resizes (especially with two...
2010-04-28 Dana Jansensmake sure clients stay on screen when the root window...
2010-04-28 Mikael MagnussonRemove two unused variables
2010-04-28 Dana Jansensmake an event queue for X events. the queue's min...
2010-04-23 Dana Jansensdon't put reparent events back on the stack. the windo...
2010-04-23 Dana Jansensputting events on the event queue does not send them...
2010-04-23 Dana Jansensdon't use XPutBackEvent and mess up timestamp order...
2010-04-20 Dana Jansensadd asserts to make sure we don't add things to stackin...
2010-04-20 Dana Jansensdon't change stacking stuff on windows when moving...
2010-04-17 Dana Jansensevent_curtime is replaced (publicly) by event_time()
2010-04-17 Dana JansensWhen determining the current timestamp, try get somethi...
2010-04-17 Dana Jansenswhen client removes its transient_for hint, don't keep...
2010-04-17 Dana Jansensallow warping the mouse pointer when switching desktops...
2010-04-17 Dana Jansensshow the focus cycle popup's icons in linear order...
2010-04-17 Dana Jansensadd an option to next/previous window to only include...
2010-04-16 Dana Jansensuse const Rect* not Rect const*
2010-03-30 Dana Jansenssave the LC_MESSAGES locale category
2010-03-30 Dana Jansensif a launch time isnt there (like for client_activate...
2010-03-26 Dana Jansensmake keypad enter do the same thing as return
2010-03-25 Dana Jansensallow non-normal windows to go to 0,0. and remove...
2010-03-01 Dana Jansensadd a function client_is_oldfullscreen() that determine...
2010-03-01 Dana Jansenswhen an app tries to move to 0,0 and there is a strut...
2010-02-26 Dana Jansensmissing a g_slice_free
2010-02-21 Tobias GläßerAdded shade-icon to client-menu
2010-02-19 Dana Jansensget the modifier mask for a modifier key that is presse...
2010-02-19 Dana Jansenssave the state of the modifiers only when starting...
2010-02-17 Dana Jansensmove the startup command launching into a helper function
2010-02-17 Dana Jansensrevamp the autostart functionality, so autostart apps...
2010-02-17 Dana Jansensdon't use a variable as a format string
2010-02-17 Dana Jansenslower the default submenu show delay
2010-02-16 Dana Jansensa couple more g_free() to g_slice_free()'s
2010-02-16 Dana Jansensmore using g_slice_new() instead of g_new()
2010-02-16 Dana Jansensmissed a g_free() that should be g_slice_free()
2010-02-15 Dana Jansensdont trust the _NET_ACTIVE_WINDOW timestamp. (fixes...
2010-02-13 Mikael MagnussonRemove mismerge-added files
2010-02-12 Dana Jansensremove a bunch of g_new()/g_free() by returning Rect...
2010-02-12 Dana Jansensuse g_slice_new() instead of g_new() part 4
2010-02-12 Dana Jansensuse g_slice_new() instead of g_new() part 2
2010-02-12 Dana Jansensusing g_slice_new() instead of g_new() part 1
2010-02-12 Dana Jansenshave obt refresh the xlib keyboard stuff on mappingnoti...
2010-02-11 Dana Jansensmake control keys work in menus/dialogs/etc with the...
2010-02-11 Dana Jansensinitialize the action shutdown function to NULL
2010-02-11 Dana Jansenspass an input context to the interactive input function
2010-02-11 Dana Jansensmake menu input work with the new obt keyboard stuff.
2010-02-11 Dana Jansensmake the menu use the new obt stuff when reading keyboa...
2010-02-11 Dana Jansensmake obt translate keypress events to a valid utf8...
2010-02-11 Dana Jansensdon't strip the state for keyboard events
2010-02-11 Dana Jansensget xlib to reload the keyboard on MappingNotify events
2010-02-11 Dana JansensXKB header comes from obt
2010-02-11 Dana Jansensmake the execute action not segfault when using a promp...
2010-02-11 Dana Jansensadd an optional shutdown function which actions can...
2010-02-11 Dana Jansensi learnt what xkb does with the state.
2010-02-08 Dana JansensMerge branch 'backport' into work
2010-02-05 Dana JansensMerge branch 'backport' into work
2010-01-28 Dana JansensInit all fonts to NULL, so if they arent in the config...
2010-01-28 Mikael MagnussonAdd a hook to unset the client in the open menu frame...
2010-01-28 Mikael MagnussonDon't close the menu when you held control even for...
2010-01-28 Mikael MagnussonDon't alt-tab to skip_taskbar iconic windows if they...
2010-01-18 Dana Jansensadjust who shows up in the alt-tab list using SKIP_TASK...
2010-01-15 Dana Jansensdon't use client_move() to end a move
2010-01-15 Dana Jansensallow multiple escaped _'s in a menu label, and allow...
2010-01-15 Dana Jansensmake edge detection for maximized windows only look...
2010-01-15 Dana Jansenscatch the SIGTTOU and SIGTTIN signals when an app we...
2010-01-15 Dana Jansensif we get an event on a subwindow of root that we don...
2010-01-15 Dana JansensRemember the maximized state of a window when it goes...
2010-01-14 Dana JansensIf a window places itself at (0,0) and there are struts...
2010-01-14 Dana Jansensallow app rules to match windows by their title when...
2010-01-14 Dana Jansensif openbox isn't running, show messages on the console...
2010-01-14 Dana JansensMerge branch 'backport' into work
2010-01-14 Dana Jansensdon't resize the label to 0
2010-01-12 Dana Jansensremove the session.c file from actions, as it is no...
2010-01-11 Mikael MagnussonNULL ic when we failed to load an image
2010-01-11 Dana JansensMerge branch 'backport' into work
2010-01-11 Dana Jansensmake focus cycle target fallback work right by going...
2010-01-11 Dana JansensMake the focus cycle indicator follow target fallback...
2010-01-11 Dana JansensMore work on refreshing the focus cycle dialog when...
2010-01-11 Dana JansensAdd _OB_VERSION and _OB_APP_ROLE/CLASS/NAME/TYPE
2010-01-11 Dana JansensReuse ObFocusCyclePopupTargets when refreshing the...
2010-01-11 Dana JansensRedraw the focus cycle popup when the list of focusable...
2010-01-11 Dana JansensIf a window is added to the focus order while focus...
2010-01-10 Dana Jansensallow application rules to place transient/dialog/splas...
2010-01-08 Dana JansensRework the code provided by Kadlcik Libor for loading...
2010-01-08 Mikael MagnussonNo \n on ob_debug in this branch.
2010-01-08 Mikael MagnussonSome style changes, less ifdefs.
2010-01-08 Kadlcik LiborThis patch implements support for icons in user-defined...
2010-01-08 Dana JansensMake focus_valid_target() take a desktop argument.
2010-01-08 Dana Jansensuse the valid_focus_target() method for choosing what...
2010-01-08 Dana Jansensallow alt-tab etc to move focus to skip_taskbar windows...
2010-01-08 Dana Jansensuse obt_xml_* to navigate the xml file (also XML tags...
2010-01-08 Dana JansensDon't handle input events on prompts if they should...
2010-01-08 Dana JansensMerge branch 'backport' into work
2010-01-08 Dana Jansensmake Home and End keys navigate to top/bottom of the...
next