2008-04-15 |
Mikael Magnusson | Don't use GrabModeSync, it hangs the xserver on chains... |
tree | commitdiff |
2008-04-15 |
Mikael Magnusson | Show the resize popup right away. |
tree | commitdiff |
2008-04-02 |
Kadlcik Libor | Move "if"s out of the loop and rewrite the loop to... |
tree | commitdiff |
2008-03-31 |
Mikael Magnusson | Center the moveresize popup even when shaded. |
tree | commitdiff |
2008-03-08 |
Mikael Magnusson | Remove double newlines. |
tree | commitdiff |
2008-03-08 |
Mikael Magnusson | Don't run actions in focus cycling actions backwards... |
tree | commitdiff |
2008-03-08 |
Mikael Magnusson | Don't draw titlebar buttons on top of eachother. |
tree | commitdiff |
2008-03-06 |
Dana Jansens | don't set variables twice |
tree | commitdiff |
2008-03-06 |
Dana Jansens | fix the check for if a relative is focused on map |
tree | commitdiff |
2008-03-06 |
Dana Jansens | when a window pops up a child, don't avoid focusing... |
tree | commitdiff |
2008-03-03 |
Dana Jansens | don't save our state for SmSaveGlobal session saves... |
tree | commitdiff |
2008-03-03 |
Dana Jansens | use SmSaveGlobal to log out. this will make apps save... |
tree | commitdiff |
2008-03-03 |
Cyrille Bagard | Update french translation and fix a typo in actions... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | change the logout button to same capitilization as... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | be consistent with logout vs log out use |
tree | commitdiff |
2008-03-02 |
Dana Jansens | show the kill dialog if something doesn't respond for... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | add a title to the session logout confirm prompt |
tree | commitdiff |
2008-03-02 |
Dana Jansens | allow prompts to have titles specified. show a prompt... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | show an error message when parsing syntax errors are... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | add a cleanup callback to the prompt interface. when... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | the #ifdef was backwards for using SM or not |
tree | commitdiff |
2008-03-02 |
Dana Jansens | add a RECONFIGURING state, and enter that when doing... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | glib already prints a verbose error message when execut... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | make code to show a prompt when you just want to displa... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | make the SessionLogout action always available but... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | don't steal focus from windows you are typing in, even... |
tree | commitdiff |
2008-03-02 |
Mikael Magnusson | Don't run actions in If in reverse order. |
tree | commitdiff |
2008-03-02 |
Mikael Magnusson | Super miniscule optimization. |
tree | commitdiff |
2008-03-02 |
Dana Jansens | don't let you use left to go "up to parent" on menus... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | make the prompt option default to 'true' for Exit and... |
tree | commitdiff |
2008-03-02 |
Dana Jansens | add a SessionLogout action |
tree | commitdiff |
2008-03-01 |
Dana Jansens | remove some debug prints |
tree | commitdiff |
2008-02-29 |
Mikael Magnusson | Remove an unused variable. |
tree | commitdiff |
2008-02-28 |
Mikael Magnusson | Update po/ with new strings, and update swedish transla... |
tree | commitdiff |
2008-02-28 |
Mikael Magnusson | Very inconsequential changes. |
tree | commitdiff |
2008-02-28 |
Mikael Magnusson | Free copied glists when removing desktops. |
tree | commitdiff |
2008-02-28 |
Dana Jansens | If a window is maximized and has FUNC_MAXIMIZE disabled... |
tree | commitdiff |
2008-02-28 |
Mikael Magnusson | Update send-to-desktop menu in the client menu when... |
tree | commitdiff |
2008-02-28 |
Mikael Magnusson | Try to fix the off-by-one errors even more. |
tree | commitdiff |
2008-02-28 |
Dana Jansens | fix some off-by-one errors in edge finding for moving... |
tree | commitdiff |
2008-02-28 |
Dana Jansens | When showing a window's title in the kill prompt, if... |
tree | commitdiff |
2008-02-28 |
Dana Jansens | clean up the execute action code, and free the prompt... |
tree | commitdiff |
2008-02-28 |
Dana Jansens | change the yes/no buttons to Exit/Cancel for the exit... |
tree | commitdiff |
2008-02-28 |
Dana Jansens | add a boolean <prompt> option to the Exit action, which... |
tree | commitdiff |
2008-02-28 |
Dana Jansens | Give the Execute action the <prompt> option |
tree | commitdiff |
2008-02-27 |
Dana Jansens | Change the kill prompt buttons to "Cancel" and "End... |
tree | commitdiff |
2008-02-27 |
Mikael Magnusson | Fix some typos and style in client.c, and add a comment. |
tree | commitdiff |
2008-02-27 |
Mikael Magnusson | Make "Unnamed Window" translatable. |
tree | commitdiff |
2008-02-27 |
Mikael Magnusson | Pass TRUE instead of FALSE to do what the comment says. |
tree | commitdiff |
2008-02-27 |
Mikael Magnusson | Various cleanups of event.c |
tree | commitdiff |
2008-02-27 |
Mikael Magnusson | Refactor the event handling for titlebar buttons a... |
tree | commitdiff |
2008-02-26 |
Dana Jansens | Fixing bug from commit 041d17373e04 |
tree | commitdiff |
2008-02-26 |
Dana Jansens | change the buttons in the kill prompt from "yes/no... |
tree | commitdiff |
2008-02-26 |
Dana Jansens | show the desktop change popup before mapping/unmapping... |
tree | commitdiff |
2008-02-22 |
Dana Jansens | Add theme options for menu line separators. |
tree | commitdiff |
2008-02-22 |
Dana Jansens | Allow windows to specify a base-size of 0 |
tree | commitdiff |
2008-02-22 |
Dana Jansens | Let ObPrompts be modal dialogs, and when they are trans... |
tree | commitdiff |
2008-02-21 |
Dana Jansens | If multiple key bindings at the same level are not... |
tree | commitdiff |
2008-02-21 |
Mikael Magnusson | Change all single quotes to double quotes in strings. |
tree | commitdiff |
2008-02-19 |
Mikael Magnusson | MoveResizeTo was broken for opposite edges. |
tree | commitdiff |
2008-02-19 |
Dana Jansens | Fix button press behaviours. On LeaveNotify, make... |
tree | commitdiff |
2008-02-19 |
Dana Jansens | Grab key bindings with GrabModeSync, so that if they... |
tree | commitdiff |
2008-02-19 |
Dana Jansens | the focus indicator line for prompt buttons wasn't... |
tree | commitdiff |
2008-02-17 |
Mikael Magnusson | Fix some typos in comments. |
tree | commitdiff |
2008-02-17 |
Mikael Magnusson | Add a comment for translators about how to change order... |
tree | commitdiff |
2008-02-15 |
Dana Jansens | make the frame iconify animation go right into the... |
tree | commitdiff |
2008-02-15 |
Dana Jansens | set the window type hint on menus to be "popup menus" |
tree | commitdiff |
2008-02-14 |
Dana Jansens | avoid a compiler warning |
tree | commitdiff |
2008-02-14 |
Dana Jansens | add a bunch of comments for images and image caches... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | Introducing the icon cache. |
tree | commitdiff |
2008-02-14 |
Dana Jansens | obprompts do not have a stacking layer, as they don... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | draw a box inside the key-focused button in an ObPrompt... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | make ObPrompts resize and redraw correctly when reconfi... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | don't ping everything all the time. yay. ping when... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | tell what signal is going to be sent to the client... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | use the hover and press button colors (this was a bug) |
tree | commitdiff |
2008-02-14 |
Dana Jansens | don't kill our own ObPrompt windows with kill actions |
tree | commitdiff |
2008-02-14 |
Dana Jansens | if a prompt is already showing and you try show it... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | prompt to kill windows when they are not responding |
tree | commitdiff |
2008-02-14 |
Dana Jansens | let you specify return codes for the different buttons... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | position the buttons in the bottom right instead of... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | key input works for ObPrompt windows now |
tree | commitdiff |
2008-02-14 |
Dana Jansens | make the prompt buttons respond to button presses.... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | properly place the msg texture |
tree | commitdiff |
2008-02-14 |
Dana Jansens | Make ObPrompt windows get managed as clients, and make... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | give prompts a border, and fix how they are laid out... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | you can create dialog windows called "prompts" which... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | make the internal window type more easily inheritable |
tree | commitdiff |
2008-02-14 |
Dana Jansens | let you match per-app settings based on the window... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | don't force fake enter events while there is a grab... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | _net_active_window shouldn't change desktop, is the... |
tree | commitdiff |
2008-02-14 |
Dana Jansens | split menu overlap into x and y components |
tree | commitdiff |
2008-02-14 |
Dana Jansens | force the resize popup to be on-screen (not negative... |
tree | commitdiff |
2008-02-14 |
Mikael Magnusson | typo in comment |
tree | commitdiff |
2008-02-14 |
Dana Jansens | Make a pending ReplayPointer happen before moving/showi... |
tree | commitdiff |
2008-02-14 |
Mikael Magnusson | Wrap the focus action in actions_client_move. |
tree | commitdiff |
2008-02-14 |
Mikael Magnusson | Fix a minor issue with lastdesktop right after startup. |
tree | commitdiff |
2008-02-08 |
Mikael Magnusson | Don't bother setting screen_last_desktop here, it's... |
tree | commitdiff |
2008-02-05 |
Dana Jansens | don't crash when using <raise> and alt-tab and there... |
tree | commitdiff |
2008-02-04 |
Mikael Magnusson | Add the manageDesktops option. |
tree | commitdiff |
next |