Commit Graph

104 Commits

Author SHA1 Message Date
sebastid 422e2844df Sticky windows
SVN revision: 13297
2005-02-10 15:21:23 +00:00
sebastid 73867dd3f0 Text
SVN revision: 13292
2005-02-10 12:52:31 +00:00
sebastid e6acddcfcb Edit Mode
SVN revision: 13291
2005-02-10 12:51:16 +00:00
sebastid 17ae82095c Small fix
SVN revision: 13285
2005-02-10 12:07:42 +00:00
sebastid ffe474dccc Cleanup. Add e_config_save_queue()
SVN revision: 13284
2005-02-10 12:03:09 +00:00
sebastid f7cece5c47 - Menu for each face.
- Save config.


SVN revision: 13283
2005-02-10 12:00:39 +00:00
sebastid 9ddfaabb3a - Move functions from face to main object.
- Add menu on each face.
- Save config.


SVN revision: 13282
2005-02-10 11:58:14 +00:00
sebastid 7f7f3820c4 Save config for clock and faces.
SVN revision: 13281
2005-02-10 11:54:18 +00:00
handyande 9b6365995a Bad Seb - BAD
SVN revision: 13262
2005-02-09 14:52:06 +00:00
sebastid 83e99483ad 1. Don't return a list of pagers from the module, return a Pager.
2. Pager -> Pager_Face (like in clock and battery).
3. Config for Pager and Pager_Face
4. Menustuff
5. Added possibilities of what to do when the number of desktops change.


SVN revision: 13260
2005-02-09 12:16:21 +00:00
sebastid 1b891d8974 Move action from Battery_Face to Battery (We only need to check the battery
once, even if there are multiple faces).

Clean up battery check.


SVN revision: 13259
2005-02-09 12:14:08 +00:00
sebastid 0bba6039f0 Cleanup before adding menu for each face, config and save
SVN revision: 13257
2005-02-09 11:48:55 +00:00
sebastid 8165b22409 Don't let a pager play with anothers zone
SVN revision: 13237
2005-02-08 11:19:19 +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 f8e536b96e hmm, update TODO accurately
SVN revision: 13219
2005-02-07 12:06:06 +00:00
handyande 5983e2997f update some todo
SVN revision: 13217
2005-02-07 12:02:41 +00:00
handyande 9421f51694 fix some instance counter issues
SVN revision: 13216
2005-02-07 11:46:07 +00:00
handyande e73892ca59 Sebastians module patch, tidy up and fix clock faces + menus
SVN revision: 13215
2005-02-07 11:29:36 +00:00
Carsten Haitzler 729270e697 ewps!
SVN revision: 13184
2005-02-03 13:47:51 +00:00
handyande 17c4b87372 Actually show the windows in pager > 1 - fixed issue a)
SVN revision: 13174
2005-02-01 18:31:23 +00:00
handyande 5d0fe52e1a Modified patch from sebastid@stud.ntnu.no
adds 1 pager per zone, saves the gadman clients independantly
Looks only at the zone size, rather than the whole viewport
issues with :
a) saving x position on zone > 1
b) adding windows to zone > 1


SVN revision: 13173
2005-02-01 18:21:46 +00:00
Carsten Haitzler 329671a11f mini-freeze TODO items fixed :)
SVN revision: 13109
2005-01-27 15:17:09 +00:00
handyande 2af32159f0 Keep screen overlay an overlay
SVN revision: 13107
2005-01-27 14:24:07 +00:00
handyande 5482849d8a AHA! fixed a pager seg, we should not just be flipping desks without providing the events :) bad somebody...
Can someone who put _pager_border_find in let me know if my thought is correct or not


SVN revision: 13105
2005-01-27 11:30:50 +00:00
Carsten Haitzler 49a65725c8 return 1 damnit!
SVN revision: 13100
2005-01-26 04:34:19 +00:00
handyande ec01bb7925 Port battery and temperature to gadman - finally
Ibar here I come :(


SVN revision: 13094
2005-01-25 14:24:38 +00:00
handyande 6697521787 OK, pager moved to gadman now, others tomorrow - note that pager still needs work for multiple zones
SVN revision: 13049
2005-01-22 01:06:22 +00:00
handyande be260964a2 Make clock handles maintain aspect, and allow for folk who like them big :)
SVN revision: 13043
2005-01-21 16:03:57 +00:00
Carsten Haitzler 072e32c609 gadman in. clock module poprted. others need porting.
SVN revision: 13042
2005-01-21 15:45:56 +00:00
handyande 1c5b65ca4d a (not so) paranoid check
SVN revision: 13025
2005-01-20 10:42:09 +00:00
handyande 674a9f4b4f Small tidy, trying to hunt a segv
SVN revision: 13024
2005-01-20 10:28:56 +00:00
handyande 0597b717cf seems i never committed this
SVN revision: 13022
2005-01-19 23:09:58 +00:00
handyande 149cd58315 Fix small issue with resizing pager
SVN revision: 13018
2005-01-19 16:08:19 +00:00
atmosphere 3ece1002f1 hopefully the right approach, less pager segvs, iconified representations show up properly in pager on xinerama second head etc
SVN revision: 12994
2005-01-17 03:46:07 +00:00
atmosphere 4c5b929fe3 fix segv where pager window can't be found by the border
SVN revision: 12984
2005-01-15 21:15:06 +00:00
handyande 8ee0689e96 Wait for add events on new windows
SVN revision: 12980
2005-01-15 14:15:30 +00:00
handyande 877fae8945 Listen to desk changes on borders
SVN revision: 12978
2005-01-15 13:11:56 +00:00
Carsten Haitzler 6405b22494 evas_object_free? what posessed you to use that? it isnt in Evas' header
(api) at all (it HAPPENS by LUCK to be an internal call)

also fix shudwon/startup order


SVN revision: 12975
2005-01-15 09:50:26 +00:00
xcomputerman be8d8e19aa Would be nice to inform the pager when desks are getting added and removed, too.:)
SVN revision: 12974
2005-01-15 08:31:39 +00:00
Carsten Haitzler 4544c3aea0 dont deal with adds if we already have that border
SVN revision: 12970
2005-01-15 04:46:59 +00:00
handyande 2d4110436c typo
SVN revision: 12968
2005-01-15 00:06:07 +00:00
handyande 8456bb62f3 New pager code - much improved and faster - done "the E way" as much as possible
may need ironing out in a few places but is stable.

issues:
Zone support not really there, needs work (I only have one zone :()
Window icon overlays (new feature) only work if module disabled and re-enabled
  (the border add calls are too soon it seems)


SVN revision: 12964
2005-01-14 15:24:29 +00:00
Carsten Haitzler 1491d5428c disable ibox
SVN revision: 12927
2005-01-12 14:59:36 +00:00
handyande 2bb480508f Remember to stop listening once we are shutdown
SVN revision: 12921
2005-01-12 09:49:20 +00:00
Carsten Haitzler 2c59a51e4d alarm fix
SVN revision: 12912
2005-01-12 00:56:58 +00:00
handyande a2035e9d2a Add ibox for iconified icons - this is a *total* rip / copy of ibar, but looks nice - lacking in multiple zone/box support now - feel free to rip this back out again if you want
SVN revision: 12906
2005-01-11 22:21:09 +00:00
handyande a471bb9373 finish resize and tidy a bit
SVN revision: 12903
2005-01-11 14:35:57 +00:00
Carsten Haitzler bee332a2f4 and menus now work by zones...
SVN revision: 12900
2005-01-11 13:43:01 +00:00
handyande acec22ea5f Fix box edge with xcomps sizing policy - resize offscreen still not quite right
SVN revision: 12895
2005-01-11 11:54:19 +00:00
handyande 0f9b9cda50 BAD xcomp - borders on other desks are not visible - that was not the plan
SVN revision: 12894
2005-01-11 09:41:51 +00:00