Christopher Michael
d445520629
E (RandR): When we are finished resizing, we need to get geometry
...
based on the current rotation so we can find the proper mode.
SVN revision: 77292
11 years ago
Christopher Michael
3b7b05abf0
E (RandR): Populate the map using 'full' so that we account for any
...
existing rotation of the monitor object.
SVN revision: 77288
11 years ago
Christopher Michael
8d84c6e9cc
E (RandR): Remove start_rotation from structure (not needed). Remove
...
some unused variables.
SVN revision: 77287
11 years ago
Mike Blumenkrantz
2c950e2441
fix efm even/odd theming in directories with lots of files
...
ticket #1579
SVN revision: 77286
11 years ago
Mike Blumenkrantz
93d3c5f598
use correct format string here too
...
SVN revision: 77285
11 years ago
Mike Blumenkrantz
ec28b54c4d
greatly improve efm performance when loading large directories by reducing offscreen icon scan rate
...
SVN revision: 77284
11 years ago
Sebastian Dransfeld
f2ac4219af
e: correct layer for edge windows
...
Need a layer above fullscreen if fullscreen flip is to be able to work.
SVN revision: 77283
11 years ago
Mike Blumenkrantz
b860da38bc
patch from PrinceAMD fixing config dialog class text for some modules
...
SVN revision: 77282
11 years ago
Vincent Torri
4e95bf3f20
E17: OpenBSD support of the cpufreq module
...
Patch by Maxime Villard (rustyBSD)
SVN revision: 77276
11 years ago
Christopher Michael
0ab246155d
E (RandR): Use e_layout_child_geometry_get for rotate snap.
...
SVN revision: 77275
11 years ago
Christopher Michael
4f02f86438
E (Randr): Delete the menu on object deletion.
...
SVN revision: 77274
11 years ago
Mike Blumenkrantz
7238b0b61e
grab/ungrab keys when adding mixer actions to ensure that the keybinds are added correctly
...
ticket #1562
SVN revision: 77273
11 years ago
Mike Blumenkrantz
54d1715e58
debug printf--
...
SVN revision: 77272
11 years ago
Mike Blumenkrantz
4c09bb330f
yet another gadget overhaul, this time fixing:
...
* gadget dragging over windows (ticket #1563 )
* gadget dragging/resizing on the hover layer
* yet another gadget refcount bug
* lots of annoying inconsistencies when dragging around new desktop gadgets
SVN revision: 77271
11 years ago
Christopher Michael
d905aa1cc9
E (RandR): Use e_layout_child_geometry_get so that e_layout is kept in
...
sync.
SVN revision: 77270
11 years ago
Christopher Michael
16524abd60
E (RandR): Use e_layout_child_resize when doing rotation so that if
...
you try a Move after a Rotation is set, the move will actually move
the with a proper rotation now.
SVN revision: 77269
11 years ago
Mike Blumenkrantz
45a916177f
fix crash in e bindings from not using safe list iterator
...
SVN revision: 77268
11 years ago
Christopher Michael
715048c75e
E (RandR): Fix some weird rotation bug where the monitor would Jump to
...
a previous rotation when you started a rotate operation. Also, Fix up
a couple of functions to be more accurate (in terms of their name &
purpose).
SVN revision: 77267
11 years ago
Christopher Michael
0ae612a055
E (RandR): Don't need the "snapped" field in this structure anymore.
...
SVN revision: 77266
11 years ago
Christopher Michael
54984d38ef
E (RandR): Reimplement "resizing other monitors" when a specific
...
monitor gets resized, so that we update the visual layout
appropriately. Also, do not raise "monitor_moved" callback for every
little move, rather wait until the move is finished and raise the
callback once.
NB: The "monitor_moved" callback frequency may change in the future.
SVN revision: 77265
11 years ago
Mike Blumenkrantz
e7cbbb4ed1
use mover geom to determine gadman gadget zone, also don't save until drag is over
...
SVN revision: 77264
11 years ago
Christopher Michael
12e76211d4
E (RandR): For now, do not raise "resized" signal with every movement,
...
just raise it once when it snaps to the closest resolution.
NB: This may change in the future but for now, let's keep the number
of callbacks down.
SVN revision: 77263
11 years ago
Mike Blumenkrantz
9c7996bbd8
end gadman edit when shutting down (fixes crash), clean up legacy gadman dnd code, fix gadman dnd to remove client configs when drag starts, not when edit starts
...
SVN revision: 77262
11 years ago
Christopher Michael
271a21df59
E (RandR): Add callbacks in randr widget for monitor_rotated and
...
monitor_moved. Add del hook for when monitor gets deleted so we can
cleanup callbacks. Fix monitor smart object to build.
SVN revision: 77261
11 years ago
Christopher Michael
7d6f95bc01
E (RandR): Raise callback signals for monitor_moved and
...
monitor_rotated so we can adjust positions in the randr widget.
SVN revision: 77260
11 years ago
Sebastian Dransfeld
f2b9c969af
e: Fix fullscreen and focus
...
iconifying fullscreen windows during focus change seems to be a bad
idea, as it triggers new focus events.
- Make window fullscreen
- Alt+Tab to new window
- Alt+Tab back
-> Window is still iconified
Can only get fullscreen window back by doing uniconify
Also switching desktops will result in a iconified window which the user
must hunt down (ticket #1550 ).
This should fix those issues.
SVN revision: 77259
11 years ago
Mike Blumenkrantz
99f7820770
fix gadman gadget refcounting
...
SVN revision: 77258
11 years ago
Christopher Michael
37802a1b09
E (RandR): Fix monitor resize function to use e_layout_child_resize.
...
Implement basic monitor moving.
NB: This does not Snap yet, or move the other monitor(s).
SVN revision: 77256
11 years ago
Mike Blumenkrantz
8a7477d9a8
reflow some code
...
SVN revision: 77254
11 years ago
Mike Blumenkrantz
119f7014fa
even more fwin handlers to kill tooltips during gadget dnd
...
SVN revision: 77253
11 years ago
Mike Blumenkrantz
121fe0f8c7
remove some e_sys code which prevented umounting user-mounted devices when devices were not mounted as /media/$dev
...
SVN revision: 77252
11 years ago
Mike Blumenkrantz
0742fcb26f
properly escape xkb text so formatting doesn't end up looking weird
...
SVN revision: 77249
11 years ago
Mike Blumenkrantz
280e275ed3
pixel border windows are now resizable
...
ticket #1567
SVN revision: 77248
11 years ago
Christopher Michael
bc8f6e526a
E (RandR): Make resolution popup menu actually set the object
...
resolution when selected.
SVN revision: 77247
11 years ago
Christopher Michael
640c9d67b3
E (RandR): Add 'moving' flag to smart_data. Fix some function calls to
...
not pass data (is not needed for those). Fix thumb_mouse_down to use
'obj' for changing pointer. Add 'move' function skeleton(s).
SVN revision: 77246
11 years ago
Mike Blumenkrantz
f810de58ff
the "Slide pointer to newly-focused window" option now also slides pointer when closing a window changes focus
...
ticket #1551
SVN revision: 77245
11 years ago
Christopher Michael
01db2abf19
E (RandR): Update mouse pointer when over the thumbnail to indicate
...
move is possible.
NB: Preparation for monitor moving.
SVN revision: 77243
11 years ago
Mike Blumenkrantz
2c53d5b46f
ensure e modules end in .so before trying to open them
...
SVN revision: 77242
11 years ago
Christopher Michael
b4d2b87079
E (RandR): Cleanup some comments (nothing functional).
...
SVN revision: 77240
11 years ago
Christopher Michael
f1ec38f0ae
E (RandR): Add popup menu to display available resolutions (for TAsn).
...
SVN revision: 77239
11 years ago
Daniel Juyung Seo
238cf8d846
e AUTHORS e.dox.in: Added a missing author and synchronized documentation with AUTHORS.
...
SVN revision: 77237
11 years ago
Vincent Torri
2536e510be
update fr teanslation, by Maxime Villard
...
SVN revision: 77223
11 years ago
Vincent Torri
5faab5d695
e17: update po files
...
SVN revision: 77222
11 years ago
Vincent Torri
0f76b94fc8
E17:
...
some trivial changes.
I. _e_fm_op_stdin_handler is unused, so -> removed.
II. if we cannot malloc _e_fm_op_stdin_buffer, we
are in big shit, so nullcheck.
III. Formatting.
IV. if argc < 4 we quit, so we don't need to check
if argc >= 4.
V. removed 'ret' variables. They are useless and
they were not in old revisions.
VI. _e_fm_op_copy_atom always returns 1, so we don't
need to always check and return 1.
Patch by Maxime Villard (rustyBSD)
SVN revision: 77221
11 years ago
rustyBSD
1093c09cab
From: rustyBSD <rustyBSD@gmx.fr>
...
Subject: Re: [E-devel] E SVN: caro trunk/e/src/bin
SVN revision: 77216
11 years ago
Massimo Maiurana
2f7594a58f
updating portuguese translations
...
SVN revision: 77210
11 years ago
Christopher Michael
65c331369b
E (RandR): When we finish rotation, update monitor frame position.
...
SVN revision: 77205
11 years ago
Christopher Michael
4e9dd83e44
E (RandR): Fix corner case where rotation was done by user for a full
...
360 degrees and snapping was incorrect.
SVN revision: 77204
11 years ago
Sebastian Dransfeld
336b70d246
e: unshade in shade direction
...
SVN revision: 77203
11 years ago
Christopher Michael
2b59153982
E (RandR): Don't "smart_member_add" the stand and frame...we want them
...
to be swallowed and be part of the base object.
SVN revision: 77202
11 years ago