Commit Graph

24602 Commits

Author SHA1 Message Date
Alastair Poole 52d8bbd88d procstats: remove duplicate calc. 2021-03-29 20:24:34 +01:00
maxerba 0b67c7d8ed Updating POTFILES 2021-03-29 19:17:14 +02:00
maxerba 383b8bf8c3 Updating italian translation 2021-03-29 19:16:05 +02:00
Alastair Poole 2915a51a93 procstats: send message to theme edje object. 2021-03-29 14:03:31 +01:00
Alastair Poole e46fbcb951 procstats: Remove the massive objects.
TODO: Send messages to the theme...
RFC as always...
2021-03-29 12:31:54 +01:00
Carsten Haitzler 6beec55b74 mixer - add icon database for sink icons for mixer popup
this will allow us to have specific icon for different sinks - eg a
screeen for hdmi sinks etc. - need to build a "database" in
sink-icons.txt over time. format is:

glob|icons-name
glob2|icon-name2
...

where glob/glob2 are file globs to match the strng of a sink name and
icon-name/icon-name2 are the naime of the icon in the elm icon theme
for xdg/fdo standard icons or extended icon names we added in the elm
theme. add more lines as needed. first match "wins" so put most
specific matches at the front and least specific at the end.
2021-03-29 01:25:28 +01:00
Carsten Haitzler 27c5126c20 desktop gadgets - use new gadgets icon for settings 2021-03-28 22:52:44 +01:00
Carsten Haitzler 4deaeaad20 mod battery config icon- fix to use from theme 2021-03-28 22:29:48 +01:00
Carsten Haitzler a51f226d09 conf and other toolbar/list icons - go up to 40 by default 2021-03-28 22:16:05 +01:00
Carsten Haitzler 21e5da5322 emixer - update icon to match new flat look 2021-03-28 20:14:30 +01:00
maxerba 84353f9908 updating french translation 2021-03-28 18:10:03 +02:00
Alastair Poole ded482d817 emixer: avoid segv when no default sink is set. 2021-03-27 20:29:28 +00:00
Carsten Haitzler c50eec9d81 e - comp - wl - fix garbage pixles on rpi4 - properly do fmts/mods
we didnt properly do formats/modifiers. this meant that qwhen
something like the rpi4 started using interesting ones we ended up
with garbage pixels. this fixes that - uses new evas gl feature so
will need efl git master and eventiually efl 1.26 (already do anyway)

@fix
2021-03-26 20:36:03 +00:00
Alastair Poole 2ee80c2335 xkbswitch: Alternative lookup path.
Fedora.
2021-03-26 10:20:30 +00:00
Carsten Haitzler b10be21d3d tasks - fix initial sizing in some cases to fill + expand 2021-03-25 12:17:20 +00:00
Carsten Haitzler 753ffef8d0 swipe - fix icon up after change of name 2021-03-22 13:32:41 +00:00
Carsten Haitzler 95d4a5a3dd tasks - fix sizing of items in box 2021-03-22 10:37:48 +00:00
maxerba a4258e3702 Updating serbian translation 2021-03-20 22:26:54 +01:00
Carsten Haitzler f158ffbe93 emit signals for ac on/off explicitly to battery gad 2021-03-18 11:21:31 +00:00
Carsten Haitzler 12853a3bab COMP - log if comp goes on or off 2021-03-18 11:21:31 +00:00
maxerba cb8ccb9a79 Updating french translation 2021-03-16 12:04:59 +01:00
Carsten Haitzler 09e4f2f8b5 bat popup - match gadget content better 2021-03-14 11:51:58 +00:00
Carsten Haitzler fec75537b6 battery - polish popup list item content 2021-03-13 23:06:35 +00:00
Carsten Haitzler 5b48077b19 comp - fps debug - dont use null pixel ptrs for debug data
@fix
2021-03-12 16:10:26 +00:00
Carsten Haitzler b170259db1 add exif to README 2021-03-11 21:08:58 +00:00
Alastair Poole 02713d9bc6 temperature: Remove dead struct. 2021-03-11 19:09:30 +00:00
Alastair Poole 5d19ae6a5b battery: missed that.
Bad.
2021-03-11 11:50:56 +00:00
Carsten Haitzler e08e47ceba e - config - fix def cfg of shelf with systray 2021-03-10 19:58:49 +00:00
Carsten Haitzler 10ac9fb327 e - add exif as dependency and option for efm file props 2021-03-10 10:06:53 +00:00
Carsten Haitzler 7ca3f8f612 efm - option for display of dates explicitly and not in nice-human form 2021-03-10 10:06:53 +00:00
Carsten Haitzler b288373ee6 efm - rename - select all up to the first dot so extension stays 2021-03-10 10:06:53 +00:00
Alastair Poole a6b870266c bat: status entry scroll. 2021-03-09 20:29:31 +00:00
Alastair Poole 3e1b41ab44 battery: OpenBSD > 1 battery. 2021-03-09 14:30:49 +00:00
Alastair Poole e4d187602b temperature: FreeBSD.
As per Linux and OpenBSD.
2021-03-09 14:08:42 +00:00
Alastair Poole d8f4051d40 temperature: OpenBSD sensors.
As per-linux.
2021-03-09 12:36:42 +00:00
Alastair Poole 2c26f09e3c tasks: pass events ctxpopup. 2021-03-08 17:07:02 +00:00
Alastair Poole b593fb0bfa battery: no popup with 0 units. 2021-03-08 13:18:48 +00:00
Alastair Poole c9f1d254ca battery: padding.
enough for now.
2021-03-08 12:49:23 +00:00
Alastair Poole 57d7419a28 battery: fix warning. 2021-03-08 12:35:53 +00:00
Alastair Poole d046bc5268 battery: cleaner popup ui 2021-03-08 12:27:01 +00:00
Alastair Poole 39b7896df5 battery: fix sysctl battery update and naming. 2021-03-07 20:21:12 +00:00
Alastair Poole 1e4eb55816 battery: popup text. 2021-03-07 19:49:40 +00:00
Alastair Poole 29ca5ff055 procstats: Fix leak 2021-03-07 19:22:49 +00:00
Alastair Poole 9ab00c598b battery: WiP RFC.
How many instances do we need? I'd argue one, or once one poller.
If this is a problem let me know...
2021-03-07 19:18:17 +00:00
Alastair Poole 945697ba0a battery: FreeBSD multiple batteries.
model/vendor/tech support. Some indentation to make the BSD
support easier to read and distinguish. Pleas test.
2021-03-07 16:23:50 +00:00
Alastair Poole a4630c0679 battery: > 1 battery popup. 2021-03-07 12:46:42 +00:00
Carsten Haitzler 434833e9da mixer - properly update default sink and set def sink too in mixer popup
mixer popup SAVED the def mixer but never SET it...  and this led to a
bunch of issues when getting gixed. now its saved and set. NOW the
mixer popup has a quick way to select the output sink (device). handy
if uyou use usb audio for heapdhones but on board audio for speakers
for example (or hdmi audio or something).

@fix
2021-03-07 11:11:39 +00:00
Alastair Poole b16b0bda20 procstats: fix double free 2021-03-06 11:36:47 +00:00
Alastair Poole 44abec8710 procstats: use widget known to the theme.
Something *could* be made much prettier but this always, afaiu,
needs to use a swallow.
2021-03-06 11:09:46 +00:00
Alastair Poole ff2a2289d7 conf_randr: mouse scroll on screen modes. 2021-03-05 18:04:21 +00:00