Commit Graph

149 Commits

Author SHA1 Message Date
Hannes Janetzek 86124f45d3 e-modules/comp-scale: hmm really thought i had this disabled this already..
SVN revision: 57630
2011-03-09 15:06:48 +00:00
Hannes Janetzek bda82c7a9e e-modules/comp-sclae: clenaups
SVN revision: 57620
2011-03-09 12:13:53 +00:00
Hannes Janetzek f467d3e4af e-modules/comp-scale: if !cw->bd return NULL
SVN revision: 57615
2011-03-09 06:46:47 +00:00
Hannes Janetzek 56f20079ad e-modules/comp-scale: started making it work with mulptiple zones
SVN revision: 57614
2011-03-09 06:30:14 +00:00
Hannes Janetzek 0cf410b864 e-modules/comp-scale:
- when initiating scale with keyboard select the previous 
  (winlist like switching between two windows) 
- added pointer warp to window when selecting with keyboard
- fix scale fade window using setting from pager
- fix handle input events only for input win 


SVN revision: 57611
2011-03-09 03:27:07 +00:00
Miculcy Brian 1a90295eea that shouldn't went in
SVN revision: 57601
2011-03-08 16:19:41 +00:00
Miculcy Brian e043bfa27c better focus highlight
SVN revision: 57594
2011-03-08 14:52:52 +00:00
Hannes Janetzek bf350e276c e-modules/comp-scale: fade in whole object, not swallowed window
SVN revision: 57556
2011-03-07 14:12:49 +00:00
Gustavo Lima Chaves 6ac44f9a71 E17/comp-scale: Making image visible for non-source tree builds.
SVN revision: 57555
2011-03-07 13:51:38 +00:00
Hannes Janetzek ea6a773cfc e-modules/comp-scale: dont select another desk on zoom out when not actually clicking on a desk
SVN revision: 57553
2011-03-07 11:52:34 +00:00
Hannes Janetzek 2b1f652fdf e-modules/comp-scale: cleanups
SVN revision: 57544
2011-03-06 22:46:28 +00:00
Hannes Janetzek a8b57bb26f e-modules/comp-scale: selecting windows is only possible in slotted layout mode currently
SVN revision: 57543
2011-03-06 22:43:02 +00:00
Hannes Janetzek 0400fb12b9 e-modules/comp-scale: add arrow keys + hjklnp for scale-windows
SVN revision: 57542
2011-03-06 19:02:10 +00:00
Hannes Janetzek 25eebab6a5 e-modules/comp-scale: disable handling of add.src event for now
this works in usual case. though sometimes a src.add comes in where it shouldnt
with a src that seems not to be appropriate. i.e. not cw->native while tfp
is active and window is not shaped. it segv then in mirror add. need to figure 
out whats going on there


SVN revision: 57524
2011-03-05 00:42:24 +00:00
Hannes Janetzek f2f2d94f68 e-modules/comp-scale: ignore comp msgs when scaling out
SVN revision: 57516
2011-03-04 00:15:13 +00:00
Hannes Janetzek 700ef42fe6 e-modules/comp-scale: cleanups
SVN revision: 57514
2011-03-04 00:08:32 +00:00
Hannes Janetzek 329869ecfb e-modules/comp-scale:
- use comps' mirror objects instead of shobj
  fixes stacking issues and should be done like that anyway
- slide mouse pointer to selected window when using scale with keybindings
- focus currently selected border. for themes that have less sublime window 
  focused theme than detour. TODO need to revert window focus order on finish


SVN revision: 57508
2011-03-03 23:24:08 +00:00
Hannes Janetzek 7df8da00af e-modules/comp-scale:
- hilight selected desk when moving maximized windows too
- slightly more hilight for selected window


SVN revision: 57476
2011-03-02 21:56:21 +00:00
Hannes Janetzek e52d2dd4e4 e-modules/comp-scale: bit more work on keybindings. actions now have their own Scale* category
SVN revision: 57474
2011-03-02 21:14:17 +00:00
Hannes Janetzek 26906c5f35 e-modules/comp-scale: start to add keybindings.
+ esc key in scale for k-s



SVN revision: 57469
2011-03-02 16:15:06 +00:00
Hannes Janetzek f6d756aa95 e-modules/comp-scale: dont segv when there is no window to scale
SVN revision: 57468
2011-03-02 14:09:34 +00:00
Massimo Maiurana fbdfdf032f updating various translations
SVN revision: 57463
2011-03-01 22:46:46 +00:00
Hannes Janetzek fb436ab24f e-modules/comp-scale: fix window placement on finish.
move objects to original position so windows dont become invisible


SVN revision: 57444
2011-03-01 07:19:44 +00:00
Hannes Janetzek bae377b949 e-modules/comp-scale: fix compilation: how got that 'how' in there?, cleanup
SVN revision: 57382
2011-02-27 13:28:00 +00:00
Hannes Janetzek 3e9ecb8a83 e-modules/comp-scale: add show hide events for window overlay
SVN revision: 57348
2011-02-26 22:35:52 +00:00
Hannes Janetzek 107407e2bb e-modules/comp-scale:
- fix initial position of scale window for show all desk mode
- fix: dont select window on mouse in
- swallow windows in scale
.. cleanups


SVN revision: 57347
2011-02-26 22:34:50 +00:00
Massimo Maiurana 89a90cd707 updating various translations
SVN revision: 57342
2011-02-26 20:08:21 +00:00
Hannes Janetzek 5ecfc57fa4 e-module/comp-scale: fix flickering focus animation: dont produce border_show event when setting window to another desk
SVN revision: 57340
2011-02-26 14:16:08 +00:00
Hannes Janetzek 177637e6cd e-modules/comp-scale: fix flickering when initiate pager by mousebinding
- ignore mouse up without mouse_down.
- update config


SVN revision: 57334
2011-02-26 09:39:11 +00:00
Hannes Janetzek b43b05cd45 e-modules/comp-scale: less opacity for desk background
SVN revision: 57332
2011-02-26 07:26:02 +00:00
Hannes Janetzek f409e0214b e-modules/comp-scale: ignore mouse down/up when zooming out
SVN revision: 57331
2011-02-26 07:04:25 +00:00
Hannes Janetzek 26a16c6515 e-modules/comp-scale: added fullscreen pager
changed internal action names, so bindings need to be setup again.


SVN revision: 57330
2011-02-26 06:57:41 +00:00
Massimo Maiurana f654bdec2c updating various translations
SVN revision: 57327
2011-02-25 20:26:34 +00:00
Massimo Maiurana fc25244fc0 updating slovenian translation
SVN revision: 57305
2011-02-24 17:28:12 +00:00
Hannes Janetzek 1d0c0cb803 e-modules/comp-scale:
- center items in slotted mode correctly.
- prevent infinite loop in slotted layout
- center rows that dont have full width


SVN revision: 57283
2011-02-23 20:26:02 +00:00
Hannes Janetzek 5246af2b3b e-modules/comp-scale: added layout options per mode
fix type use_w -> use_h, now grow option does not cause overlap anymore
cleanups


SVN revision: 57266
2011-02-23 15:53:20 +00:00
Hannes Janetzek 8afb35ae53 e-modules/comp-scale: added slotted layout mode, nicer for show all desktops
SVN revision: 57253
2011-02-23 03:20:37 +00:00
Hannes Janetzek 943975a7b8 e-modules/comp-scale: shrink to center in show-all-desk mode
shrink to center instead of original position when showing windows from all desks


SVN revision: 57224
2011-02-21 19:15:49 +00:00
Hannes Janetzek 58065a0508 e-modules/comp-scale: fix centering of windows. nicer config defaults
SVN revision: 57220
2011-02-21 16:10:00 +00:00
Hannes Janetzek cabd393527 comp-scale: added 'show windows from all desk' scale mode
+ right click brings window from other desk to the current


SVN revision: 57216
2011-02-21 15:52:24 +00:00
Massimo Maiurana 11055c0cc1 updating portuguese and italian translations
SVN revision: 57183
2011-02-20 08:41:22 +00:00
Hannes Janetzek a1441eb40d - fixed flickering when selecting windows (using evas_object_intercept_* to override comps' calls)
- window spacing now works with 'tight' mode
- cleanups/refactoring



SVN revision: 57177
2011-02-20 00:36:40 +00:00
Hannes Janetzek 339192762f cleaned up a bit. now has config for some layout options, scale duration and window spacing
SVN revision: 57155
2011-02-19 08:34:10 +00:00
Massimo Maiurana a13c0bfd84 updating portuguese translations
SVN revision: 56758
2011-02-06 20:35:09 +00:00
Massimo Maiurana 717aee411b updating greek translations
SVN revision: 55984
2011-01-07 19:27:23 +00:00
Daniel Kolesa 18843e5d61 More work done on translations to Czech.
SVN revision: 55849
2011-01-04 17:19:35 +00:00
Hannes Janetzek 4fd5585ea1 formatting
SVN revision: 55697
2010-12-22 11:23:30 +00:00
Hannes Janetzek b0ad46f008 dont place iconic borders
SVN revision: 55696
2010-12-22 11:21:50 +00:00
Hannes Janetzek 36ab819841 window seletor for comp module. still experimental state, but before this starts rotting on my hd..
can be triggered with edge-binding for "destop:scale windows" or gadcon client icon.


SVN revision: 55691
2010-12-21 11:58:59 +00:00