Commit Graph

13402 Commits

Author SHA1 Message Date
Vincent Torri 4812a5f372 E: minor changes
* useless define
 * formatting and useless comment
 * fread() returns a number >= 0
 * symlink returns -1 on error

SVN revision: 75687
2012-08-24 22:18:43 +00:00
Mike Blumenkrantz 028e9e0380 fix dialog cleanups to work properly
SVN revision: 75665
2012-08-24 14:19:55 +00:00
Mike Blumenkrantz f1c170da5a formatting
SVN revision: 75664
2012-08-24 13:57:22 +00:00
Mike Blumenkrantz 2f2764c63a change pager advanced settings grab dialog to use e_grab_dialog
SVN revision: 75663
2012-08-24 13:55:26 +00:00
Mike Blumenkrantz de494950d0 only print module timing info for modules that successfully load
SVN revision: 75662
2012-08-24 13:34:25 +00:00
Mike Blumenkrantz cf7f8e0710 fix mixer gadget loading for pulseaudio
ticket #1357


SVN revision: 75661
2012-08-24 13:19:12 +00:00
Mike Blumenkrantz 610d4ca1d3 formatting
SVN revision: 75659
2012-08-24 13:03:16 +00:00
Mike Blumenkrantz bc6ec24ec1 no need for strcmp here since these are stringshared
SVN revision: 75658
2012-08-24 13:00:28 +00:00
Mike Blumenkrantz 2d325c5604 fix magic fail on mixer shutdown
SVN revision: 75657
2012-08-24 12:50:55 +00:00
Mike Blumenkrantz ff5fb7da69 new config dialog: advanced/signal_bindings
this allows for creating, modifying, and deleting edje signal bindings
FIXME: needs an icon


SVN revision: 75656
2012-08-24 12:43:47 +00:00
Mike Blumenkrantz b16786d2b8 fix desktop gadget move/resize
SVN revision: 75653
2012-08-24 12:32:20 +00:00
Mike Blumenkrantz f83c31ad0d fix edge binding error dialog text
SVN revision: 75652
2012-08-24 10:37:59 +00:00
Mike Blumenkrantz 77a97c35c3 set correct group for window_shaded action
SVN revision: 75650
2012-08-24 09:57:32 +00:00
Mike Blumenkrantz e525ed8e61 break out bindings resets into functions based on their type for more fine-grained binding resets
SVN revision: 75649
2012-08-24 09:51:37 +00:00
Mike Blumenkrantz 6294cb8353 create action names for actions which were missing them
SVN revision: 75648
2012-08-24 09:28:23 +00:00
Mike Blumenkrantz 7613e22a87 set shelves to clip to their zone when drawn on container, pop an error dialog when popup shelves with autohiding exist next to another zone
ticket #1362


SVN revision: 75646
2012-08-24 09:03:34 +00:00
Mike Blumenkrantz 5b4385d654 reset gadman another way to prevent crashes
SVN revision: 75645
2012-08-24 08:53:48 +00:00
Mike Blumenkrantz 8bc7ac007e reset gadman when zone 0 is added/removed to ensure proper gadget placement
ticket #1372


SVN revision: 75643
2012-08-24 07:33:37 +00:00
Mike Blumenkrantz 09d26d74af fix global border config
ticket #1397


SVN revision: 75642
2012-08-24 07:00:30 +00:00
Mike Blumenkrantz 64435c7d68 fix jump mode to remove unwanted window properties
SVN revision: 75641
2012-08-24 06:58:57 +00:00
Mike Blumenkrantz 2108b94570 don't check dialog changed if just creating dialog
SVN revision: 75640
2012-08-24 06:53:32 +00:00
Massimo Maiurana c7b6d84347 updating portuguese and italian translations
SVN revision: 75634
2012-08-23 18:08:44 +00:00
Daniel Juyung Seo 5336c85d8c e ko.po: Updated Korean translation.
SVN revision: 75629
2012-08-23 15:14:52 +00:00
Mike Blumenkrantz a743b309a5 disable tcp listening on xephyr when x-ui is run
SVN revision: 75621
2012-08-23 11:48:28 +00:00
Mike Blumenkrantz fc0b124beb fix theme sorting in advanced dialog
ticket #1367


SVN revision: 75613
2012-08-23 10:32:07 +00:00
Mike Blumenkrantz 3d75bb8fe4 fix crash when switching between basic/advanced settings in scaling settings
ticket #1387


SVN revision: 75612
2012-08-23 09:50:53 +00:00
Mike Blumenkrantz f5fa0e61b9 fix leak on syscon unload
SVN revision: 75611
2012-08-23 09:49:25 +00:00
Mike Blumenkrantz 3494f7db73 revert previous commit, ticket #daniel lied to me
SVN revision: 75609
2012-08-23 09:09:58 +00:00
Mike Blumenkrantz 177e3276ed sloppy focus does not require pointer warping
ticket #daniel


SVN revision: 75608
2012-08-23 08:58:35 +00:00
Mike Blumenkrantz fe79aead48 set changed flag on qa window after applying netwm states
SVN revision: 75607
2012-08-23 08:36:59 +00:00
Mike Blumenkrantz 5c154ecab9 possibly fix pointer warping issues with quickaccess windows
SVN revision: 75606
2012-08-23 08:36:37 +00:00
Mike Blumenkrantz ce828663d0 this breaks warping somehow, revert
SVN revision: 75605
2012-08-23 08:34:10 +00:00
Mike Blumenkrantz b9fcebc038 prevent winlist pointer warping when pointer is already inside border
SVN revision: 75603
2012-08-23 08:07:56 +00:00
Mike Blumenkrantz 1ca3270f1d stringshare and action cleanups for winlist, should no longer call strcmp 500 times per activation
SVN revision: 75602
2012-08-23 07:57:47 +00:00
Vincent Torri 80e60a5fe3 E17: CPUID_MMX, CPUID_SSE and CPUID_SSE2 might already be defined (like on OpenBSD)
Patch by Maxime Vilard (rustyBSD)

SVN revision: 75600
2012-08-23 07:42:10 +00:00
Mike Blumenkrantz 030af3533e don't build connman wizard page if connman module isn't built
ticket #1356


SVN revision: 75599
2012-08-23 07:38:54 +00:00
Mike Blumenkrantz 24818ec905 warn--
SVN revision: 75598
2012-08-23 07:33:31 +00:00
Mike Blumenkrantz 908395e8ff use entry's class as qa menu title instead of entry id
SVN revision: 75597
2012-08-23 07:16:23 +00:00
Mike Blumenkrantz 76c91a123d add jump mode to quickaccess for cedric
SVN revision: 75596
2012-08-23 07:07:00 +00:00
Carsten Haitzler a57b2b8651 if up opening of .sh (executable things) in editors in efm.
SVN revision: 75594
2012-08-23 06:53:53 +00:00
Mike Blumenkrantz 81381bd833 rename qa menu item
SVN revision: 75593
2012-08-23 06:49:54 +00:00
Mike Blumenkrantz f5944a4eb3 fix crash in window_jump_to action
SVN revision: 75592
2012-08-23 06:44:23 +00:00
Massimo Maiurana 96bef27c6f updating portuguese and italian translations
SVN revision: 75576
2012-08-22 21:51:00 +00:00
Vincent Torri bf452c89ba E: various clean up for the battery module on OpenBSD
patch by Maxime Villard (rustyBSD)

SVN revision: 75575
2012-08-22 21:25:25 +00:00
Christopher Michael 8448ace4a9 E: Fix uninitialized variable warning.
SVN revision: 75557
2012-08-22 16:06:52 +00:00
Carsten Haitzler 9737c38fb8 oops forgot to return ret.
SVN revision: 75553
2012-08-22 14:10:53 +00:00
Mike Blumenkrantz 7b1eef157b super sekrit module mostly complete: introducing the new and rewritten quickaccess module!
found in the Launcher category, this module allows for windows to be hidden/shown using bindings, and can be used to turn any window/application into a quake-style drop-down terminal or whatever else you would use triggered window hiding/showing for.
config options:
* autohide - hides window when focus is lost
* hide instead of raise - by default, qa will raise an activated window if it doesn't have focus; use this option to make it hide instead of raising
* automatically reopen when closed - this option, when set, causes qa to relaunch the application which created the window if the window is closed. it should (probably) only be used for terminals, and requires some magic for setting window names on terminals which I have created some infra for extending to non-standard terminal types; currently all xterm clones, urxvt, and terminology are supported. note that setting this option will cause the entry to become permanent, as any entry which is set to restart itself when closed cannot be transient
* transient - a window added to qa is initially a transient entry, meaning it's temporary: once you close the window, the binding is deleted, though the binding will remain if you restart e17. if you uncheck this option, it will become a permanent entry which can only be deleted either through the quickaccess advanced settings or the keybindings dialog.

fun fact: you can get to the quickaccess settings faster by clicking the Quickaccess... border menu item


SVN revision: 75550
2012-08-22 13:55:41 +00:00
Mike Blumenkrantz 09387b5106 add missing const to menu functions
SVN revision: 75548
2012-08-22 13:02:08 +00:00
Carsten Haitzler 28d0ae8d0e xkb lauout patch from jeremy! :)
SVN revision: 75543
2012-08-22 11:56:12 +00:00
Mike Blumenkrantz 043bbd8cb9 use current container if none passed to e_configure_registry_call
SVN revision: 75542
2012-08-22 11:52:53 +00:00