2008-02-19 |
Dana Jansens | Grab key bindings with GrabModeSync, so that if they... |
commit | commitdiff | tree | snapshot |
2008-02-19 |
Dana Jansens | the focus indicator line for prompt buttons wasn't... |
commit | commitdiff | tree | snapshot |
2008-02-18 |
Elián Hanisch | Update spanish translation. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Fix some typos in comments. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Add a comment for translators about how to change order... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Update all the po files so they contain the new prompt... |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Update swedish translation. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
洪任諭 | Update traditional chinese translation. |
commit | commitdiff | tree | snapshot |
2008-02-17 |
Mikael Magnusson | Update swedish translation. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dana Jansens | make the frame iconify animation go right into the... |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Dana Jansens | set the window type hint on menus to be "popup menus" |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | avoid a compiler warning |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't use \n at the end of g_message strings |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't reference free'd memory, and don't leak memory... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | use g_message not g_print so it can go to the log |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | pre-calc the sum of a picture added to an RrImage rathe... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | add a bunch of comments for images and image caches... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | when resizing images, pick a source image with the... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Introducing the icon cache. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | backport the changes to render/ from the alttab branch... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Mikael Magnusson | put the char member at the bottom of the struct so... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | obprompts do not have a stacking layer, as they don... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | draw a box inside the key-focused button in an ObPrompt... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | fix min-size calculations for lineart textures |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make ObPrompts resize and redraw correctly when reconfi... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't ping everything all the time. yay. ping when... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | tell what signal is going to be sent to the client... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | use the hover and press button colors (this was a bug) |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | when drawing and measuring strings in "flow" mode,... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't kill our own ObPrompt windows with kill actions |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | if a prompt is already showing and you try show it... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | prompt to kill windows when they are not responding |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | let you specify return codes for the different buttons... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | position the buttons in the bottom right instead of... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | key input works for ObPrompt windows now |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make the prompt buttons respond to button presses.... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | properly place the msg texture |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Make ObPrompt windows get managed as clients, and make... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | give prompts a border, and fix how they are laid out... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | allow font rendering to use multiple lines |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | you can create dialog windows called "prompts" which... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make the internal window type more easily inheritable |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | update the indent style guidelines |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | let you match per-app settings based on the window... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | don't force fake enter events while there is a grab... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | turn the new openbox.png into the default icon.h |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | _net_active_window shouldn't change desktop, is the... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | split menu overlap into x and y components |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | speed up the pyramid gradient using memcpy's. also... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | remove an XXX comment, the sanity check seems to have... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | force the resize popup to be on-screen (not negative... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | a small optimization for the vertical gradients, and... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | use memcpy's to speed up vertical gradients too. split... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | use memcpy's to make splitvertical gradient much faster... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | add --enable-gprof option for configure |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | make rendertest exit cleanly when it is unmapped (iconi... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Mikael Magnusson | typo in comment |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Dana Jansens | Make a pending ReplayPointer happen before moving/showi... |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Mikael Magnusson | Wrap the focus action in actions_client_move. |
commit | commitdiff | tree | snapshot |
2008-02-14 |
Mikael Magnusson | Fix a minor issue with lastdesktop right after startup. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Mikael Magnusson | Update dutch translation. |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dana Jansens | apparently gnome has hidden gnome-settings-daemon in... |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dana Jansens | missing >/dev/null for a which statement |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Dana Jansens | using () for a class that doesn't inherit breaks old... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dana Jansens | grammar hammer |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dana Jansens | make white font shadows (negative shadowtint) work... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dana Jansens | make xdg-autostart check for PyXDG and print a better... |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Dana Jansens | make an xdg-autostart script. it is very fancy. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Mikael Magnusson | Update swedish translation. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Martin Sova | Update czech translation. |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Mikael Magnusson | Don't bother setting screen_last_desktop here, it's... |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Dana Jansens | add the position's force attribute to the default rc... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Dana Jansens | don't crash when using <raise> and alt-tab and there... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Dana Jansens | the title_focused_shadow_color is being set twice,... |
commit | commitdiff | tree | snapshot |
2008-02-04 |
Mikael Magnusson | Add the manageDesktops option. |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Dana Jansens | make the menu headers show their correct text |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Dana Jansens | ignore fake generated enters if they are in the serial... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Dana Jansens | allow you to force the position of windows with rc... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Dana Jansens | when focusing or raising a window which is modal child... |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Dana Jansens | unused variable |
commit | commitdiff | tree | snapshot |
2008-02-03 |
Dana Jansens | improve comment |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | updated clearlooks theme from mulberry |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | erroneous comment |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | update the po files as they appear in 3.4.6 with the... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | if windows on screen are going to be moved, then do... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | comment typo |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | add a --config-file command line option, and OB_CONFIG_... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | make update-po |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | make fullscreen windows more xinerama and multi-screen... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dana Jansens | fix a crash from chroot of invalid keys, and make keybi... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Dana Jansens | when checking that a window is onscreen, if there are... |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Dana Jansens | don't deiconify windows on reconfigure if they cant... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Mikael Magnusson | Mark translations without the new desktop number mismat... |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Michael Kjelbergvik... | Update norwegian translation. |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Dana Jansens | reordering things when mapping windows a little to... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Dana Jansens | fix a rare assert condition (window maps in iconic... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Mikael Magnusson | Change <placeOn> to <monitor>. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dana Jansens | replace the <active> placement option with <placeOn... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dana Jansens | get rid of copying the rrappearances for each menu... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dana Jansens | ignore the built tests and some extra po/ generated... |
commit | commitdiff | tree | snapshot |
next |