| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-08-05 | dont ignore topleft layouts | Dana Jansens | |
| 2003-08-05 | dont map the tl/tr invisible grips when the grip decors are turned off | Dana Jansens | |
| 2003-08-05 | a couple frame layout bugfixes hidden inside all this.. wee | Dana Jansens | |
| fixes for maximizing windows: - when you toggledecor, it will reconfigure once, but the new constraints from the decor changes would not be in effect when the window was resized to the contranits. fixed by calling frame_adjust_area first thing ni client_configure_fulll with fake=TRUE which will recalc all the frame geometry without resizing/redrawing anything in the frame. this way the decor can take effect in the geometries. - when maxed horizontally, make the client fill the screen, but dont do this by just making it wider than the screen, fit it to the screen and adjust the titlebar/handle as appropriate to keep it all on the screen. - when maxed horizontally and vertically, remove the handle from the decorations | |||
| 2003-08-05 | when setting up decor on a window, it needs to reconfigure twice if the ↵ | Dana Jansens | |
| decor changes, cuz the constraints need the new frame sizes to work right | |||
| 2003-08-05 | make the position dislpayed in the moving popup offset by the top/left ↵ | Dana Jansens | |
| struts so that 0,0 is inside teh struts not neccessarily at the screen edge | |||
| 2003-08-03 | kill non-opaque move/resize | Dana Jansens | |
| add an option for redrawing/resizing the client window while resizing, when disabled the client is not touched until the resize is complete. | |||
| 2003-08-03 | give the plate the same background color as its border | Dana Jansens | |
| 2003-08-02 | use the frame size not the client size when figuring out if stuff fits on ↵ | Dana Jansens | |
| the screen | |||
| 2003-08-02 | the grips go below the titlebar buttons | Dana Jansens | |
| 2003-08-02 | add partial struts tho they arent useful eyt | Dana Jansens | |
| 2003-08-02 | invisible resizing areas/grips in the top corners of the window | Dana Jansens | |
| 2003-08-02 | that line ended up in teh if somehow... | Dana Jansens | |
| 2003-08-01 | oops buttons not keycodes | Dana Jansens | |
| 2003-08-01 | if a dock app has a button grabbed already then dont die | Dana Jansens | |
| 2003-08-01 | add toggled textuers for titlebar buttons | Dana Jansens | |
| 2003-08-01 | move the dekstop file to data/ | Dana Jansens | |
| 2003-08-01 | configre teh dock after finding the new screen sizes | Dana Jansens | |
| 2003-08-01 | compile fixes | Dana Jansens | |
| 2003-07-31 | fix a long-lurknig gravity bug | Dana Jansens | |
| 2003-07-31 | oops missed one | Dana Jansens | |
| 2003-07-31 | expose exit_with_error | Dana Jansens | |
| 2003-07-31 | kill some output | Dana Jansens | |
| 2003-07-31 | only load the session from file if a file was provided | Dana Jansens | |
| 2003-07-31 | set the desktop hint if the desktop is changed by the session code | Dana Jansens | |
| 2003-07-31 | set the desktop hint after everything is read/setup even session stuff | Dana Jansens | |
| 2003-07-31 | add the window to the lists before setting the client list hint | Dana Jansens | |
| 2003-07-31 | declare functions that are needed when built without session support | Dana Jansens | |
| 2003-07-31 | use the new sm_client_id function so all windows who should save state do. ↵ | Dana Jansens | |
| session save/load seems to be working with gnome-session rather well. | |||
| 2003-07-31 | add a function to retrieve the sm_client_id value | Dana Jansens | |
| 2003-07-30 | restore saved session data for applications | Dana Jansens | |
| 2003-07-30 | move the titlebar layout from the theme to the rc file | Dana Jansens | |
| 2003-07-30 | attemp #3 | Dana Jansens | |
| 2003-07-30 | attempt #2 at better logical size values | Dana Jansens | |
| 2003-07-30 | attempt #2 at better logical size values | Dana Jansens | |
| 2003-07-30 | include the base size in the logical size | Dana Jansens | |
| 2003-07-30 | the size can be 0 when there is a base size | Dana Jansens | |
| 2003-07-30 | improved ICCCM compliance! | Dana Jansens | |
| a) send ConfigureNotify back to the client as required by the ICCCM in all sitatuations. b) send the corrent coords in the ConfigureNotify, including the border width c) remove the WM_STATE property when unmanaging a window | |||
| 2003-07-30 | code cleaning | Dana Jansens | |
| 2003-07-30 | only ignore wheel buttons | Dana Jansens | |
| 2003-07-29 | i am the king of copy/paste errors | Dana Jansens | |
| 2003-07-29 | more menu fixes. | Scott Moynes | |
| I hate menus. | |||
| 2003-07-29 | Clear current_menu when hiding menus. | Scott Moynes | |
| 2003-07-29 | Close menu properly on unbound keys. | Scott Moynes | |
| 2003-07-29 | Fix some keyboard control issues. | Scott Moynes | |
| 2003-07-28 | base rudeness on if they have a strut even smarter! | Dana Jansens | |
| 2003-07-28 | base rudeness on if they have a strut or not | Dana Jansens | |
| 2003-07-28 | make the new placement restrictions not affect !normal windows like panels | Dana Jansens | |
| 2003-07-28 | use plugin_open_reopen not plugin_open_full | Dana Jansens | |
| 2003-07-28 | hover theme elements for window titlebar buttons | Dana Jansens | |
| 2003-07-28 | make those apps stay/map on screen!! fuck stupid apps. thats right im ↵ | Dana Jansens | |
| talking to you mozilla and you too java. | |||
