2008-03-02 |
Dana Jansens | add a cleanup callback to the prompt interface. when...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | the #ifdef was backwards for using SM or not
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | add a RECONFIGURING state, and enter that when doing...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | glib already prints a verbose error message when execute...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | make code to show a prompt when you just want to display...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | make the SessionLogout action always available but...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | don't steal focus from windows you are typing in, even...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | display the NotShowIn stuff correctly
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | an else disappeared somehow
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | some modifications to xdg-autostart based on suggestions...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | don't let you use left to go "up to parent" on menus...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | add cups manager to the default menu
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | add SessionLogout to the default menu, add a system...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | add a gdm-control tool that lets you..control..gdm..
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | make the prompt option default to 'true' for Exit and...
|
commit | commitdiff | tree |
2008-03-02 |
Dana Jansens | add a SessionLogout action
|
commit | commitdiff | tree |
2008-03-01 |
Dana Jansens | remove some debug prints
|
commit | commitdiff | tree |
2008-03-01 |
Dana Jansens | fix the menu's command for urxvt
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | make a nicer default menu with a lot of common apps...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | If a window is maximized and has FUNC_MAXIMIZE disabled...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | fix some off-by-one errors in edge finding for moving...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | When showing a window's title in the kill prompt, if...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | add the autostart.sh.in to the dist targz instead of...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | include the xdg-autostart script in the dist targz
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | clean up the execute action code, and free the prompt...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | change the yes/no buttons to Exit/Cancel for the exit...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | some new translated strings
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | add a boolean <prompt> option to the Exit action, which...
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | Give the Execute action the <prompt> option
|
commit | commitdiff | tree |
2008-02-28 |
Dana Jansens | make the xdg-autostart script get installed to PREFIX...
|
commit | commitdiff | tree |
2008-02-27 |
Dana Jansens | Change the kill prompt buttons to "Cancel" and "End...
|
commit | commitdiff | tree |
2008-02-27 |
Dana Jansens | add xce-mcs-manager to the autostart.sh - run it if...
|
commit | commitdiff | tree |
2008-02-26 |
Dana Jansens | Fixing bug from commit 041d17373e04
|
commit | commitdiff | tree |
2008-02-26 |
Dana Jansens | change the buttons in the kill prompt from "yes/no...
|
commit | commitdiff | tree |
2008-02-26 |
Dana Jansens | show the desktop change popup before mapping/unmapping...
|
commit | commitdiff | tree |
2008-02-22 |
Dana Jansens | Add theme options for menu line separators.
|
commit | commitdiff | tree |
2008-02-22 |
Dana Jansens | Allow windows to specify a base-size of 0
|
commit | commitdiff | tree |
2008-02-22 |
Dana Jansens | Let ObPrompts be modal dialogs, and when they are transient...
|
commit | commitdiff | tree |
2008-02-21 |
Dana Jansens | If multiple key bindings at the same level are not...
|
commit | commitdiff | tree |
2008-02-19 |
Dana Jansens | Fix button press behaviours. On LeaveNotify, make...
|
commit | commitdiff | tree |
2008-02-19 |
Dana Jansens | Grab key bindings with GrabModeSync, so that if they...
|
commit | commitdiff | tree |
2008-02-19 |
Dana Jansens | the focus indicator line for prompt buttons wasn't...
|
commit | commitdiff | tree |
2008-02-15 |
Dana Jansens | make the frame iconify animation go right into the...
|
commit | commitdiff | tree |
2008-02-15 |
Dana Jansens | set the window type hint on menus to be "popup menus"
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | avoid a compiler warning
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | don't use \n at the end of g_message strings
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | don't reference free'd memory, and don't leak memory...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | use g_message not g_print so it can go to the log
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | pre-calc the sum of a picture added to an RrImage rather...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | add a bunch of comments for images and image caches...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | when resizing images, pick a source image with the...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | Introducing the icon cache.
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | backport the changes to render/ from the alttab branch...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | obprompts do not have a stacking layer, as they don...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | draw a box inside the key-focused button in an ObPrompt...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | fix min-size calculations for lineart textures
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | make ObPrompts resize and redraw correctly when reconfigurin...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | don't ping everything all the time. yay. ping when...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | tell what signal is going to be sent to the client...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | use the hover and press button colors (this was a bug)
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | when drawing and measuring strings in "flow" mode,...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | don't kill our own ObPrompt windows with kill actions
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | if a prompt is already showing and you try show it...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | prompt to kill windows when they are not responding
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | let you specify return codes for the different buttons...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | position the buttons in the bottom right instead of...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | key input works for ObPrompt windows now
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | make the prompt buttons respond to button presses....
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | properly place the msg texture
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | Make ObPrompt windows get managed as clients, and make...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | give prompts a border, and fix how they are laid out...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | allow font rendering to use multiple lines
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | you can create dialog windows called "prompts" which...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | make the internal window type more easily inheritable
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | update the indent style guidelines
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | let you match per-app settings based on the window...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | don't force fake enter events while there is a grab...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | turn the new openbox.png into the default icon.h
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | _net_active_window shouldn't change desktop, is the...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | split menu overlap into x and y components
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | speed up the pyramid gradient using memcpy's. also...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | remove an XXX comment, the sanity check seems to have...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | force the resize popup to be on-screen (not negative...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | a small optimization for the vertical gradients, and...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | use memcpy's to speed up vertical gradients too. split...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | use memcpy's to make splitvertical gradient much faster...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | add --enable-gprof option for configure
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | make rendertest exit cleanly when it is unmapped (iconify...
|
commit | commitdiff | tree |
2008-02-14 |
Dana Jansens | Make a pending ReplayPointer happen before moving/showing...
|
commit | commitdiff | tree |
2008-02-11 |
Dana Jansens | apparently gnome has hidden gnome-settings-daemon in...
|
commit | commitdiff | tree |
2008-02-11 |
Dana Jansens | missing >/dev/null for a which statement
|
commit | commitdiff | tree |
2008-02-11 |
Dana Jansens | using () for a class that doesn't inherit breaks old...
|
commit | commitdiff | tree |
2008-02-10 |
Dana Jansens | grammar hammer
|
commit | commitdiff | tree |
2008-02-10 |
Dana Jansens | make white font shadows (negative shadowtint) work...
|
commit | commitdiff | tree |
2008-02-10 |
Dana Jansens | make xdg-autostart check for PyXDG and print a better...
|
commit | commitdiff | tree |
2008-02-10 |
Dana Jansens | make an xdg-autostart script. it is very fancy.
|
commit | commitdiff | tree |
2008-02-06 |
Dana Jansens | add the position's force attribute to the default rc...
|
commit | commitdiff | tree |
2008-02-05 |
Dana Jansens | don't crash when using <raise> and alt-tab and there...
|
commit | commitdiff | tree |
2008-02-05 |
Dana Jansens | the title_focused_shadow_color is being set twice,...
|
commit | commitdiff | tree |
2008-02-03 |
Dana Jansens | make the menu headers show their correct text
|
commit | commitdiff | tree |
next |