Commit Graph

141 Commits

Author SHA1 Message Date
Mike Blumenkrantz 9e8e755cdf formatting: all at once
SVN revision: 82625
2013-01-11 10:34:29 +00:00
Mike Blumenkrantz 3bc56a9e5f fix a tremendous number of stringshare leaks
SVN revision: 81532
2012-12-21 10:20:05 +00:00
Mike Blumenkrantz 9605a4fb85 resizable dialogs are now compatible with the maximize action and maximize options in border menu
ticket #1950


SVN revision: 80581
2012-12-10 08:20:52 +00:00
Massimo Maiurana b2d8ca25e5 this is to avoid duplicate messages different only for case of initial letters, so translation files has less messages
SVN revision: 80374
2012-12-06 17:44:36 +00:00
Mike Blumenkrantz 4a4f40215e pass border to kill function as expected and don't kill anything if a non-border object was passed
ticket #1769


SVN revision: 79206
2012-11-13 08:39:45 +00:00
Sebastian Dransfeld 436323bf59 e: cleanup layer handling
It seems people put random numbers as layers, so it is better to define
available layer numbers.

This patch also puts popups below fullscreen windows, as it sucks to get
popups during presentations. A better solution is maybe to put popups
above fullscreen, but have a presentation mode to put fullscreen windows
above popups?

SVN revision: 77293
2012-10-02 08:54:35 +00:00
Sebastian Dransfeld 336b70d246 e: unshade in shade direction
SVN revision: 77203
2012-09-28 12:25:30 +00:00
Mike Blumenkrantz f1e4a5909f add two new maximize modes: left and right
these will maximize a window to either the left or the right half of the screen, respectively
work started by etrunko in ticket #1422


SVN revision: 76198
2012-09-05 13:46:15 +00:00
Mike Blumenkrantz 4c0fa2d381 big roundup commit fixing leaky submenus
SVN revision: 75973
2012-09-03 08:30:39 +00:00
Mike Blumenkrantz c11ff67cff forgot that we do data param first in callbacks...
SVN revision: 74173
2012-07-19 09:19:06 +00:00
Mike Blumenkrantz 85931fc15a add mechanism for injecting entries into border menus
SVN revision: 74172
2012-07-19 09:05:34 +00:00
Mike Blumenkrantz 3fc103e155 also raise+focus border selection dialog if already present
SVN revision: 74070
2012-07-18 13:25:38 +00:00
Mike Blumenkrantz 3818e258f3 when a locks/remembers setting window is already open, raise+focus it when trying to open the dialog again instead of doing nothing
SVN revision: 74068
2012-07-18 13:21:53 +00:00
Chidambar Zinnoury a0add39dc9 e: for consistancy's sake, use Enlightenment instead of E or E17 in all user-visible strings.
SVN revision: 72759
2012-06-24 09:33:06 +00:00
Mike Blumenkrantz 832ae57b30 all the crying and complaining and whining about the border menu has resulted in a consult between me and a world-renowned UI design expert: myself. enjoy the changes, they're not changing again any time soon. also thx dh for supervising my semicolon use
SVN revision: 72567
2012-06-21 07:06:16 +00:00
Mike Blumenkrantz f72492f367 another instance of icon_object_set abuse: magic error defeated!
SVN revision: 72566
2012-06-21 07:02:23 +00:00
Mike Blumenkrantz 0464c3f226 formatting
SVN revision: 72565
2012-06-21 06:52:20 +00:00
Vincent Torri c3b0637802 e17: whitespaces--
SVN revision: 72561
2012-06-21 06:19:43 +00:00
Mike Blumenkrantz 2674d7eedc revert all window menu changes since august of last year
I tried to like the new layout, but it required way too much navigation for most commonly used functions
if people really liked the other layout, perhaps it can be merged as a config option.


SVN revision: 69262
2012-03-12 17:47:27 +00:00
Hannes Janetzek 31ee25090a e17: remove undefined declaration
SVN revision: 62904
2011-08-28 07:05:43 +00:00
Hannes Janetzek 7dcf90a9b9 e17: remove unused function, move 'skip' from 'settings' to 'window'
SVN revision: 62903
2011-08-28 07:03:29 +00:00
Hannes Janetzek 715ce20226 e17: dont show separator if there is nothing to separate
SVN revision: 62674
2011-08-22 00:13:23 +00:00
Hannes Janetzek 96796c2d37 e17/bordermenu: 'sticky' shouldnt be grouped with iconify and shade
SVN revision: 62673
2011-08-21 23:49:14 +00:00
Hannes Janetzek bcf9aa41f2 e17: my suggestion for a better window menu.
I'm open to critique for improvements :)


SVN revision: 62670
2011-08-21 23:37:31 +00:00
Boris Faure f3ea3cc738 e: move/resize uni-directional maximized window from menu
SVN revision: 59283
2011-05-08 18:54:07 +00:00
Miculcy Brian eb1b9a59f0 Fix: border menu->moveto even show on bd->zone->desk_y_count > 1
SVN revision: 58539
2011-04-11 09:38:24 +00:00
Christopher Michael ffacd4b46b E17: Remove unused variables and add UNUSED where needed for internal
border menu.



SVN revision: 58186
2011-03-29 14:40:49 +00:00
Miculcy Brian 80fcb448fa allow to move a window to another screen
SVN revision: 58155
2011-03-28 14:09:17 +00:00
Miculcy Brian ddf29eec2c move kill to window submenu
SVN revision: 58152
2011-03-28 11:59:34 +00:00
Miculcy Brian 5774e46608 no 'move to' submenu when only one vdesk
SVN revision: 57998
2011-03-22 19:46:28 +00:00
Miculcy Brian 4d0268ded4 add some shortcuts to toplevel
SVN revision: 57987
2011-03-22 13:33:10 +00:00
Miculcy Brian e514bb0c76 add logic separator to window menu
SVN revision: 57986
2011-03-22 12:27:23 +00:00
Miculcy Brian dcdd6acb24 New simple and more logical window menu.
SVN revision: 57985
2011-03-22 12:24:32 +00:00
Eric Schuele 440c33eecf Allow users to remove border resistance on a per border basis.
SVN revision: 56745
2011-02-06 02:04:37 +00:00
Christopher Michael 118679203c Add unused.
Use PATH_MAX.



SVN revision: 51334
2010-08-18 20:04:36 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Massimiliano Calamelli 9c26c2bf6f Adds a new entry in favorite.menu even if favorite.menu do not exists, creates it. Now works like application's config dialog in control panel.
SVN revision: 50728
2010-08-01 14:59:29 +00:00
Christopher Michael 24207a6446 Revert that commit. It was correct, it's the comment that was
misleading.



SVN revision: 50556
2010-07-27 22:30:00 +00:00
Christopher Michael f6d6a6217c If an icon has NO class, then use Create Icon entry.
SVN revision: 50555
2010-07-27 22:02:40 +00:00
Sebastian Dransfeld 02b6e4db39 Ecore_Str.h -> Eina
SVN revision: 45740
2010-01-30 22:11:11 +00:00
Sebastian Dransfeld 78b294c4a8 make clang happy
SVN revision: 45176
2010-01-15 11:29:50 +00:00
Iván Briano 1c2ba52eb4 Add Move and Resize to the border menu.
SVN revision: 44820
2009-12-31 03:34:27 +00:00
Carsten Haitzler d3a89ab1ce allow menu actions if unknown type too. believe it or not not every app sets
netwm hints.



SVN revision: 42946
2009-10-08 00:11:07 +00:00
Hannes Janetzek 7bcc49c2fe - fixed e_remember_default_match to set match values
since these are not set by e_remember_update anymore
- remove E_Remember parameter from e_remmber_update. 
  if update is possible bd->remember is already set
- do not overwrite bordername value of remember on update. 
  should only be set by conf_border dialog
- make sure on update that match values are set otherwise 
  delete remember 


SVN revision: 42435
2009-09-12 11:08:07 +00:00
Christopher Michael c73e45c5a4 Do not allow windows (which are not ECORE_X_WINDOW_TYPE_NORMAL) to be
Iconified, Maximized, or Fullscreen'd via the border menu. These type of
windows do not support those actions via the border buttons, so do not support
them via the menu either.



SVN revision: 42279
2009-09-05 14:22:50 +00:00
Christopher Michael 5569d56971 Give the Send To Desktop submenu the same bg previews that the main menu has
for Virtual Desktops.


SVN revision: 41494
2009-07-25 04:59:35 +00:00
Gustavo Sverzut Barbieri 128126a732 fix typo that would use the incorrect window border icon.
SVN revision: 40906
2009-06-05 18:50:05 +00:00
Gustavo Sverzut Barbieri c85b67c7c0 remove double-separator for non-resizable dialogs.
SVN revision: 40206
2009-04-19 06:32:28 +00:00
Gustavo Sverzut Barbieri e0040cefb9 major cleanup of path creation to $DATADIR and $HOME/.e/e
This cleanup replaces snprintf() usage with specific calls, they have
the benefit of being cleaner (so easier to grep), typing less and also
marginal speed up compared to the other (specially concat_static),
although those are rarely used in critical paths.

I'm testing it for some time and seems to not break anything, but let
me know of any problem. If you can review the patch and try to spot
incorrect names, please do.




SVN revision: 40014
2009-04-13 14:56:38 +00:00
Davide Andreoli eb2d1db1dc Icon rename finished. Now we have a fully compliant icon theme :)
now I'm going to fix E-MODULE-EXTRA...


SVN revision: 39495
2009-03-15 17:41:46 +00:00