Carsten Haitzler
47aaa31886
e utils - ensure the delays dialog array does not have refs to freed dia
2 years ago
Carsten Haitzler
d12acf0d01
ibox - track timer and elete it when icon deleted... bad tracking of tmr
...
if you create a timer for some object and are passing in that ptr to
the timer later.. what happens if that icon (object, struct etc.) is
deleted BEFORE the timer fires? timer fires passing in a junk ptr to
freed memory... and this causes bad things™. don't do this. track your
timers and delete them...
2 years ago
Carsten Haitzler
02ab631524
randr - use new refrsh api to work around server-side problems
...
in some situations the xserver randr driver doesn't refresh edid's on
its own. it should, but doesn't. for example - optmus setups. this
seems to fix it. works around that.
@fix
2 years ago
Carsten Haitzler
45938e3b48
e - fix dont blank with fs windows when a fs window exits
2 years ago
Carsten Haitzler
0bd602b7ed
check glapi better and report errors sensibly if it fails init
2 years ago
Carsten Haitzler
1c225c082d
remove unsed vars
2 years ago
Carsten Haitzler
28258cf105
pager - remove desk show coede on swap as it just locks up desk switchn
...
middle mouse drag on pager to swap whole desks is a bit borken with
this code - remove it.
@fix
2 years ago
Carsten Haitzler
a4626f87fd
randr - allow custom names for screen (not output but model)
2 years ago
Carsten Haitzler
a5efea6b52
askpass - pretty up a bit
2 years ago
Carsten Haitzler
01a4b5ece2
talk about confs/
...
make that compile and install more std in readme
2 years ago
Carsten Haitzler
926a50d358
todo++ - fprint in polkit auth
2 years ago
maxerba
084807d63b
Updating french and italian translations
2 years ago
Carsten Haitzler
ce933dd5c1
efm - fix exif data parse - do by hand because sscanf is stupid
...
:)
2 years ago
Carsten Haitzler
571a188eb0
client list - other prop - not just stacking, keep internal wins out
2 years ago
Carsten Haitzler
b2e79f46c8
e - netwm - dont include intnernal marker layer clients in clients prop
2 years ago
Carsten Haitzler
7d694d6eea
xkb settings - fix typo copy & paste for advanced add ctrl opts
...
this fixes T8947
@fix
2 years ago
Carsten Haitzler
32e2825e93
auth - fprint - support any finger for auth instead of just first one
2 years ago
Carsten Haitzler
1fefd5aef9
mixer - fix accesses to invalid objects
...
one was a result of not turning off the source monitor and the other
not nulling out an obj handle.
2 years ago
Carsten Haitzler
28a43e0e7c
auth - fprint - handle no finger reg and use default right index
2 years ago
Carsten Haitzler
32d642d338
system ddc - more of a delay at start after modprobe
...
it seems on starts while xrandr is busy talking to screens sometiems
one of my screens doesnt respond... unless we wait a bit. so .. wait
more.
2 years ago
Carsten Haitzler
a197e3c1db
ddc - support latest major version
2 years ago
maxerba
8927930002
Updating french translation
2 years ago
Carsten Haitzler
de5f13df12
update todo - did fprint
2 years ago
Carsten Haitzler
2fbbb52f94
auth - fprint - only start after verify stop done
2 years ago
Carsten Haitzler
1cf5595208
auth and desklock - support auth by fingerprint and show status
2 years ago
Carsten Haitzler
bf44092492
polkit- use nicerr icon when not told which icon to display
...
use lock icon.
2 years ago
Carsten Haitzler
fe32c5d679
connman - warning remove after disabling econnman settings
2 years ago
Carsten Haitzler
58f0c652de
coonman gadget - thats it - no more settings to run econnman
...
this just confuses people. disable.
2 years ago
Carsten Haitzler
14a83251bf
mixer - use double progress bar for a decay "max vu" value
2 years ago
maxerba
5881da2264
Updating french translation
2 years ago
Marcel Hollerbach
e7781b4b89
e_comp_x: do not display this error a million times
...
once is enough.
2 years ago
maxerba
5edbca6e04
Updating french translation
2 years ago
Carsten Haitzler
92d33f8ca2
mixer - add actions for vol+- mute of mic/input/source device
2 years ago
Carsten Haitzler
15733e53ef
mixer - printf debug - remove
2 years ago
Carsten Haitzler
9376490ba8
mixer - show a mic/recording slider if someothing is and icons
...
so now display icons for clients/apps that are playing anything back
right now next to the vu meter. also if some app is recording
something, display a slider for mic/input source volume and a list of
icons that are recording too and a vu meter too for this (95% of the
time things wont record so hide it then and only show when something
does).
2 years ago
maxerba
c5c994658d
Updating portuguese translation
2 years ago
maxerba
e26931e091
Adding portuguese locale in wizard module
2 years ago
maxerba
7d712615dd
Updating Potfiles
2 years ago
Alastair Poole
37a3dd3dfc
temp: OpenBSD support all temperatures reported by driver.
2 years ago
Alastair Poole
57d3edc3de
procstats: hide popup when iconic/hidden.
2 years ago
Carsten Haitzler
8421011f78
temp - split bsd and linux code to make it easier to read
2 years ago
Carsten Haitzler
808f15957b
check return of system ... less warnings
2 years ago
Carsten Haitzler
883cf23ceb
move a bunch of public runnable tools into src/bin/tools
2 years ago
Carsten Haitzler
eb9f23979b
provide more info when dbus error on e_filemanager is run
...
alos paledit now is enlightenment_paledit
2 years ago
maxerba
ae85482ab0
fix typo in desktop file and update french and italian translations
2 years ago
Carsten Haitzler
745b00a131
pkgkit - clean up version title
2 years ago
Carsten Haitzler
2ca99f2079
pkgkit - swap labels in double label
2 years ago
Carsten Haitzler
9243554dd8
pager - allow pager popup action to stay up and dnd windows
2 years ago
Carsten Haitzler
b94fe921a0
paledit - make copy and new actually work...
2 years ago
Carsten Haitzler
96e7e42fbb
fps debug - slim code a bit and order events so they do go up and right
2 years ago