Commit Graph

246 Commits

Author SHA1 Message Date
sebastid 36aac98812 Make sure loop quits.
SVN revision: 13394
2005-02-16 11:29:31 +00:00
sebastid 6aef215864 If the object only can move along edges, remove horz/vert centering.
Maybe the centering rather should be fixed?


SVN revision: 13393
2005-02-16 11:27:01 +00:00
sebastid 75916a26b9 Nicer loop.
SVN revision: 13392
2005-02-16 11:25:30 +00:00
sebastid e0f1105b32 Make sure loop quits.
SVN revision: 13391
2005-02-16 11:23:56 +00:00
sebastid 4e8281f220 e_box_orientation_get()
SVN revision: 13390
2005-02-16 11:21:07 +00:00
sebastid 921f1ae198 Better so.
SVN revision: 13380
2005-02-15 17:28:43 +00:00
sebastid 3cafcebfb3 No need to waste cycles.
SVN revision: 13379
2005-02-15 17:16:02 +00:00
sebastid 5e74b4affe Don't waste cycles :)
SVN revision: 13378
2005-02-15 17:11:13 +00:00
sebastid 728a0d1d09 Remove unnecessary loop.
SVN revision: 13377
2005-02-15 17:05:34 +00:00
sebastid 7035502079 Cleaner with for loop.
Destroy old desks, not only their client list.


SVN revision: 13376
2005-02-15 16:54:47 +00:00
sebastid a0c24bd77e Segv fix!
SVN revision: 13374
2005-02-15 13:17:53 +00:00
sebastid c86091fcaf - Add atom E_ATOM_SHADE_DIRECTION, remove E_ATOM_ICONIC
- Add function for reordering border lists.
- Update hints, and use them.
- Add a flag to e_border_hide to tell if the window still
  is managed or not.
- Don't set changed flag if changing visibility. Visibility is handled
  outside _e_border_eval()
- Cleanup focus_out.
- Add desk show event.


SVN revision: 13372
2005-02-15 12:11:31 +00:00
sebastid bcca6372fd Remove actions that shouldn't be here.
Update.


SVN revision: 13371
2005-02-15 12:07:23 +00:00
sebastid c8bcd40efd Text.
SVN revision: 13370
2005-02-15 11:50:12 +00:00
sebastid 587530a216 We created the menu_items, so e_object_del() them.
Shutdown menu properly!


SVN revision: 13369
2005-02-15 11:49:24 +00:00
sebastid c4ff9fc7a6 Free the desks on shutdown.
SVN revision: 13368
2005-02-15 11:48:08 +00:00
sebastid 1fd4f38daf We created the submenu, so e_object_del it!
SVN revision: 13367
2005-02-15 11:46:54 +00:00
handyande 9b1ae3c05f refresh gadget parts properly (re: pager -> edit mode, then add desktop)
SVN revision: 13361
2005-02-14 11:59:42 +00:00
sebastid d9aa5194e4 Use xinerama screen id for zone id.
SVN revision: 13357
2005-02-13 12:33:31 +00:00
sebastid d5810516ad Export function.
SVN revision: 13355
2005-02-13 12:31:31 +00:00
sebastid 5c02906f15 Don't let extra screens overlap the main screen.
SVN revision: 13354
2005-02-13 11:56:46 +00:00
sebastid 24f8a74326 Fix for overlapping xinerama screens.
SVN revision: 13350
2005-02-13 11:36:19 +00:00
sebastid fc6ae8b462 Move managing code from e_main.c to e_manager.c
Check for the existence of E_ATOM_CONTAINER and E_ATOM_ZONE
Use e_object_del to delete objects.
Convenience functions:
- e_manager_container_current_get()
- e_manager_container_number_get()


SVN revision: 13348
2005-02-13 11:17:46 +00:00
sebastid 68512d32c3 Add code for zone setting, and remembering zone and container.
SVN revision: 13347
2005-02-13 11:12:51 +00:00
sebastid 68ae5cb156 Mark problem with FIXME
SVN revision: 13344
2005-02-13 10:47:57 +00:00
sebastid f8a00b541c Remove e_client_gadman_edge_set, because e_gadman_client_edge_set exists.
Respect policy changes while in editing mode.


SVN revision: 13343
2005-02-13 10:46:04 +00:00
sebastid 59c93af598 Formatting.
SVN revision: 13342
2005-02-13 10:44:02 +00:00
sebastid 2a95b38708 Create atoms to hold container and zone info.
SVN revision: 13341
2005-02-13 10:41:14 +00:00
sebastid 9c7c92333f Remember which window is resizing, and if that window is removed, stop
resizing.


SVN revision: 13317
2005-02-11 15:18:21 +00:00
sebastid 6be8d93eea Don't change the event structure.
SVN revision: 13316
2005-02-11 14:50:08 +00:00
sebastid 31e64db739 Bad me.
SVN revision: 13315
2005-02-11 14:39:44 +00:00
sebastid 9cf57618d6 Don't accept LOCK keys as modifiers on event Mouse Down.
SVN revision: 13314
2005-02-11 14:38:46 +00:00
sebastid 422e2844df Sticky windows
SVN revision: 13297
2005-02-10 15:21:23 +00:00
sebastid 462f07aa92 Now both resize limit and resize resist should work.
SVN revision: 13296
2005-02-10 13:53:00 +00:00
sebastid 71736d6f4a Ooops! Wrong fix!
SVN revision: 13295
2005-02-10 13:33:07 +00:00
sebastid 693a6093ff _e_border_resize_limit() at the right spot. Seems like resize resist isn't
nice to windows with a large step width.


SVN revision: 13294
2005-02-10 13:28:10 +00:00
sebastid 051085ab71 Fix save on shutdown.
SVN revision: 13289
2005-02-10 12:29:25 +00:00
sebastid de71b6015e Split out common functionality.
SVN revision: 13288
2005-02-10 12:28:39 +00:00
sebastid 2c3901e217 Formatting
SVN revision: 13255
2005-02-09 11:39:05 +00:00
sebastid 0b91f75876 Typo.
SVN revision: 13254
2005-02-09 11:36:43 +00:00
sebastid ed80fdaff3 Compile fixes, remove debug, a FIXME
SVN revision: 13253
2005-02-09 11:36:14 +00:00
Carsten Haitzler 267a144db1 ibar has apps again.
SVN revision: 13251
2005-02-09 06:40:23 +00:00
Carsten Haitzler 111748670f fix synthetic send
SVN revision: 13246
2005-02-09 03:35:34 +00:00
sebastid 2a77326df1 Not e_object_unref, e_object_del
SVN revision: 13242
2005-02-08 18:07:00 +00:00
sebastid 7857096ed3 Formatting
SVN revision: 13240
2005-02-08 11:51:41 +00:00
sebastid 74ed1216e2 viminfo
SVN revision: 13239
2005-02-08 11:46:46 +00:00
Carsten Haitzler ca73c0ff58 only save config when/if it changes, not always... and fix module data dir...
SVN revision: 13236
2005-02-08 03:51:08 +00:00
Carsten Haitzler 6aebc52d48 printf in the right order damnit!
SVN revision: 13229
2005-02-07 15:39:16 +00:00
Carsten Haitzler af2e5f74d3 moduels support multiple architectures build for 1 module
SVN revision: 13228
2005-02-07 15:34:20 +00:00
handyande e22ea92c98 Show application icons whilst we startup
SVN revision: 13226
2005-02-07 15:09:37 +00:00