[e-users] build problem

2015-10-28 Thread Conrad Knight
Hi all, I'm having trouble building the EFL, etc. libraries... I typically download the tarballs and compile from those, but i've also now tried following the directions on: https://www.enlightenment.org/docs-efl-start Compiling all the libraries (in the order specified) still results in the

Re: [e-users] build problem

2015-11-13 Thread Conrad Knight
Sorry to bring this up again, but i ran into the same issue with the efl-1.16 release. During the elementary build process, the freshly-compiled edje_cc (from efl) crashes with a segfault. This time i wasn't able to finish building no matter what combination of CFLAGS i used. I making sure there

Re: [e-users] build problem

2015-11-15 Thread Conrad Knight
> From: Carsten Haitzler (The Rasterman) > edje_cc doesnt - but libedje can load modules but directory existence does > not mean a module loads. it needs a module.so inside to do anything... without > a backtrace we dont have enouhg info to go on Ok, so that's not the

Re: [e-users] build problem

2015-10-29 Thread Conrad Knight
> From: Philippe Jean Guillaumie > Same error building elm on Ubuntu 15.10. > As a workaround use this: CFLAGS="-O2 -ffast-math -march=native" Uninstalled everything and started over with the tarballs for efl-1.15.2, etc. and used these flags instead. That seems to have worked! >

[e-users] memory usage

2015-11-06 Thread Conrad Knight
Hi, After resolving my build problems earlier (-O3 in the CFLAGS caused edje_cc to segfault while elementary was building, -O2 worked), i'm now noticing extreme memory usage with Enlightenment. Not at first, it gradually goes up over time. I first noticed that after Enlightenment runs for a

Re: [e-users] umount external sub does not work because enlightenment process keeps file open

2015-09-21 Thread Conrad Knight
> From: Carsten Haitzler (The Rasterman) > settings -> advanced -> performance > under "caches" > "cache flush interval" - default is 512 ticks. top slider. I've run into this problem before, too. After reading this, I checked this setting and it is still set to the

[e-users] tracking down memory issue

2016-01-04 Thread Conrad Knight
Hi, I posted before about build problems with E19, and seem to have solved those. For the record (and anyone searching the mailing list archives)... - edje segfaults during elementary build was caused by left over modules in /usr/local/lib/edje/. Have to run "make uninstall" in _both_ efl and

Re: [e-users] tracking down memory issue

2016-01-11 Thread Conrad Knight
> From: Cedric BAIL > As for tracking memory leak > the right tool this day is valgrind. It is going to slow down the > tracked software quite a lot ! > enlightenment_start -massif -display :1.0 Actually, the slowing wasn't too bad, and it was easier to catch it at the

[e-users] Window positions not being remembered

2016-01-10 Thread Conrad Knight
Hi, I'm Enlightenment 20.2, and am having trouble with window positions being remembered. I have a terminology window set to open on E's start-up, and i set it up as desired, then selected the following options from the window -> remember settings: First screen: none of the radio buttons are

[e-users] E, xscreensaver, and memory issues

2016-02-15 Thread Conrad Knight
Hi, I wrote a while back about an apparent memory leak while running Enlightenment, but only have time to look into it every few weeks. Here is something I've found... The run-away memory usage only occurs while xscreensaver is running, and then not every time. I figured it might have to do with

[e-users] GLX Pixmap problem

2016-05-14 Thread Conrad Knight
I seem to have run into a conflict with efl, enlightenment, and nvidia GLX libraries, and i'm not sure where the problem lies. While running E-0.20.6, or E-0.21-beta, any windows opened have completely black contents. The window decorations are fine, and E's menus, etc. appear normally. But if i

Re: [e-users] Enlightenment DR 0.21-beta Release

2016-05-01 Thread Conrad Knight
Looking for some clarification on the build instructions... On the main download page, the build order no longer mentions the Elementary libs. But the README in the E21 source does... Are these libs required or not? Thanks! -Conrad.

Re: [e-users] Weird problem on waking after suspend

2016-05-05 Thread Conrad Knight
On Wed, May 4, 2016 at 8:18 PM, Carsten Haitzler wrote: > never seen that. sounds like randr has reconfigured the screen to 10x10 or > whatever. e does have logs. look for RRR: in stdout/err logs from e. I didn't think of those... I ran E in a bare-bones X session and

[e-users] Weird problem on waking after suspend

2016-05-04 Thread Conrad Knight
Just ran into a problem i've never seen before... E0.21-b has been working fine for me so far, but today was the first time since switching that i had to take my laptop somewhere, so i closed the lid to suspend it. When i later opened the lid, the laptop woke up, but the display was blank, or so i

Re: [e-users] GLX Pixmap problem (SOLVED)

2016-07-08 Thread Conrad Knight
On Mon, Jun 13, 2016 at 3:21 AM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Sat, 14 May 2016 22:39:28 -0400 Conrad Knight <iestynap...@gmail.com> said: > >> I seem to have run into a conflict with efl, enlightenment, and nvidia >> GLX libraries, and i'm n

[e-users] cfg files

2017-11-18 Thread Conrad Knight
Hi, How do i read/edit E's *.cfg files? Or even just find out what settings are stored in each one? My settings seem to have gotten messed up over time (perhaps due to numerous upgrades?). An easy solution i've used before is just the config directory and start all over with a blank slate.

[e-users] Odd desktop gadget behaviour

2017-12-22 Thread Conrad Knight
I've been struggling with this for a while, and really can't figure out the problem. On my desktop, i have a few gadgets added through E's menu (Settings > Gadgets). I've added the clock and the systray, and resized / positioned them to my liking. They're near the top right of the screen, but

Re: [e-users] multiple terminology windows

2018-03-26 Thread Conrad Knight
> -s should bypass this and force a new process. it sees multiple > instances one process has become broken somehow. disabling that should > get you back to normal. Hmm, using "terminology" or "terminology -s" from the command line both start a new process. But then again, starting it from the

Re: [e-users] multiple terminology windows

2018-03-27 Thread Conrad Knight
On Mon, Mar 26, 2018 at 10:52 PM, Carsten Haitzler wrote: > it should be. though it may have found another one somewhere more preferable > first? I did find one other, very old one, oddly called "terminology:terminology.desktop". But i deleted that before logging out and

Re: [e-users] multiple terminology windows

2018-03-31 Thread Conrad Knight
On Wed, Mar 28, 2018 at 1:02 AM, Carsten Haitzler <ras...@rasterman.com> wrote: > On Tue, 27 Mar 2018 22:49:15 -0400 Conrad Knight <iestynap...@gmail.com> said: >> Ok, rebooted. Now the desktop file is being read as usual on every >> login. But even with the -s

Re: [e-users] multiple terminology windows

2018-04-01 Thread Conrad Knight
On Sat, Mar 31, 2018 at 10:48 PM, Carsten Haitzler wrote: > 1. you enabled "only launch single instance" under settings->desktop > environments in enlightenment Ugh, that was it! All fixed now. No idea how it got set, i hate that behaviour in other desktop/window

[e-users] multiple terminology windows

2018-03-25 Thread Conrad Knight
Hi, I've been having this issue for a while now. If i attempt to run terminology from Enlightenment's applications menu, it does not open a new terminal. Instead it will simply put the focus on an existing terminology window. If i happen to attempt to open a new terminology window on another

Re: [e-users] enlightenment "freezing" when opening a new window... sometimes

2018-12-22 Thread Conrad Knight
On Wed, Dec 19, 2018 at 4:39 AM Carsten Haitzler wrote: > oh - mouse pointer didn't change e.g. when over chrome? (when things froze). > zero changes to pointer? in your previous mail you said the pointer changed > when you clicked ... did it still do this? The cursor remains the default E

Re: [e-users] enlightenment "freezing" when opening a new window... sometimes

2018-12-25 Thread Conrad Knight
On Mon, Dec 24, 2018 at 4:54 AM Carsten Haitzler wrote: > https://www.enlightenment.org/contrib/enlightenment_debugging > > if you want to attach without there being a crash.. first tell > enlightenment_start to stop monitoring: > > killall -USR1 enlightenment_start Well that was easier than i

[e-users] enlightenment "freezing" when opening a new window... sometimes

2018-12-15 Thread Conrad Knight
Hi, I recently upgraded from EFL 1.20.7 to 1.21.1. At the same time i also enabled wayland support, however i'm still running Enlightenment under Xorg. I also ugraded E itself from 0.22.3 to 0.22.4. There were no other changes to my set up. Since this upgrade i've been running into this problem:

[e-users] Wayland problems

2019-01-10 Thread Conrad Knight
I've followed the instructions on this page: https://www.enlightenment.org/about-wayland adding the necessary configure options. (Note: --enable-wayland-clients and --enable-wayland-egl for enlightenment's configure are not recognised. I used --enable-wayland instead.) I'm using efl 1.21.1 and

Re: [e-users] Wayland problems

2019-01-10 Thread Conrad Knight
On Thu, Jan 10, 2019 at 1:39 PM Carsten Haitzler wrote: > As usual - wayland stuff is kind of new and experimental so I'd advise using > git master for that. > as for how to compile - look at the aur git pkgs: Ok, i'll give it a shot :) Couple of quick questions: For EFL, are "--enable-egl" and

Re: [e-users] Wayland problems

2019-01-11 Thread Conrad Knight
On Fri, Jan 11, 2019 at 3:24 AM Carsten Haitzler wrote: > that's the meson based build - you can just use it as-is and copy & paste... > :) I was under the impression that meson building wasn't quite working yet for efl. I just gave it a go, and it wants a more recent version of meson,

Re: [e-users] Wayland problems

2019-01-12 Thread Conrad Knight
On Sat, Jan 12, 2019 at 9:48 AM Carsten Haitzler wrote: it's been working a charm for me for months now... :) little things here and there have been fixed, but it's pretty much good. Ok, got it working :) I now have a build that will run under either Wayland or Xorg, based on which session i

Re: [e-users] enlightenment "freezing" when opening a new window... sometimes

2018-12-18 Thread Conrad Knight
On Sun, Dec 16, 2018 at 8:31 AM Carsten Haitzler wrote: > actually you may be surprised that focus may be getting set.. you just don't > SEE the results. if you have something that produces sounds when u type... > e.g. > you have speakers or headphones set up and volume up and maybe a

[e-users] edgar

2020-04-06 Thread Conrad Knight
Hi, I'm trying to get the edgar E module to work, and everything seems to go ok until i load the actual module. At that point an error message pops up: Python-efl not found. Your python gadgets will not work. Please install or update python-efl. (By the way, why can't you select and copy text

[e-users] appindicator (was Re: competitors to E?)

2020-04-20 Thread Conrad Knight
From: Carsten Haitzler (The Rasterman) > everyone has or is on the way to dropping xmbed - so if youw ant xmbed .. you > need something like stanlonetray. e supports app indicator protocol. it's a > dbus protocol instead of x windows reparented. On this subject... I'm having trouble with E's

Re: [e-users] Is it possible that E 0.24 broke xkbmap?

2020-09-17 Thread Conrad Knight
I posted to this list on 18th July about E 0.24 breaking xmodmap (possibly, i was looking for confirmation and a fix). Could whatever changed to break xkb also be affecting xmodmap? The tl;dr version of that message is: Compose key still works (separately set by X), but xmodmap -e "keycode 133 =

Re: [e-users] efreetd error message

2020-06-07 Thread Conrad Knight
On Sun, Jun 7, 2020 at 11:22 AM Carsten Haitzler wrote: > is your disk particularly slow? I don't think so...? I mean, it's getting on in years, and it's 5400rpm, but nothing that seems to have caused problems elsewhere. > all it has to do is look at the icon and > desktop file entry dirs and

Re: [e-users] efreetd error message

2020-06-10 Thread Conrad Knight
Another data point: I've noticed this error only occurs when E is started the first time after the computer boots. If i log out and back in again without rebooting it doesn't. I checked with the time stamp debug output i added, and the time from setting the timer to clearing it is then 1s. Down

Re: [e-users] Screenshots (was Re:efreetd error message)

2020-06-05 Thread Conrad Knight
On Fri, Jun 5, 2020 at 12:34 PM Carsten Haitzler wrote: > quality > 90% == png. 90% or less == jpeg. so just slide the quality up. :) ... > click on a screen or window and it'll cycle through crops for exactly that > region (first click will select that screen, next click will select the window >

Re: [e-users] efreetd error message

2020-06-06 Thread Conrad Knight
On Fri, Jun 5, 2020 at 12:34 PM Carsten Haitzler wrote: > well putting printfs in the code to begin getting logs. Ok, i found where the timer is set and cleared, added a few debug lines, with time stamps. It looks like everything goes as expected, it just takes too long: ESTART: 4.54442

[e-users] efreetd error message

2020-06-04 Thread Conrad Knight
I just updated to Enlightenment 0.24.1 and i'm still getting this error message when enlightenment starts up: Efreet did not update cache. Please check your Efreet setup. Is efreetd running? Can ~/.cache/efreet be written to? I checked, and the answer to both questions is yes. Almost every file

Re: [e-users] efreetd error message

2020-06-11 Thread Conrad Knight
On Wed, Jun 10, 2020 at 2:31 PM Carsten Haitzler wrote: > yes. possibly. if you change it to 20 sec instead of 10 - does the problem go > away? Yes, i had a chance to reboot (kernel update) and so changed the timer to 20s first. It completed in 12s this time, and there was no error. > but both

Re: [e-users] efreetd error message

2020-06-11 Thread Conrad Knight
On Thu, Jun 11, 2020 at 3:59 PM Massimo Maiurana wrote: > Yes, i can try it increasing the timeout, but since you already found it > can you tell where it is set? :) It's in enlightenment-0.24.1/src/bin/e_startup.c, line 33 or thereabouts: timer = ecore_timer_add(20.0,

Re: [e-users] efreetd error message

2020-06-05 Thread Conrad Knight
On Fri, Jun 5, 2020 at 9:53 AM Carsten Haitzler wrote: > well you ge that because of a timeout in hearing back from efreetd. so during > startup e setups up a 10 second timeout > i can't tell you what is going wrong as you'd need to follow the > chain of events as to what is and is not actually

[e-users] Screenshots (was Re:efreetd error message)

2020-06-05 Thread Conrad Knight
On Fri, Jun 5, 2020 at 9:53 AM Carsten Haitzler wrote: > On Thu, 4 Jun 2020 15:44:40 -0400 Conrad Knight said: > > (Oh, and another question... Why is it that the text of the error > > message dialogs can't be selected for copy-paste? Seems like being > > able to repo

[e-users] xmodmap under E

2020-07-18 Thread Conrad Knight
This is an odd one... I recently tried to enter a Greek letter in a text input field and it didn't work as it should. I checked and my key mapping was not correct. I have the following in my ~/.xprofile: xmodmap -e "keycode 133 = Multi_key" xmodmap -e "keysym Multi_key = Multi_key dead_greek"

Re: [e-users] Theme tweaking help

2021-04-18 Thread Conrad Knight
On Sun, Apr 18, 2021 at 5:42 AM Carsten Haitzler wrote: > colors are everywhere. grep for color: I was hoping a few theme defaults were set somewhere, but yes, everywhere :) I used "sed -i" extensively... > it's the same size it was before... though scaling applies if you use a scale > setting

Re: [e-users] Solved! (Was: Re: font settings don't work)

2021-04-20 Thread Conrad Knight
> From: Carsten Haitzler > enlightenment will set xft.dpi to 75 if scale is 1.0. it didn't set this > before. efl itself always rendered fonts at 75dpi. it's compiled-in. scaling > is > not done by faking/changing dpi but by applying a scale factor. to make sure > everything matches it now sets

[e-users] Theme tweaking help

2021-04-17 Thread Conrad Knight
I built EFL and E from git and now want to make some adjustments to the default theme... I've unpacked /usr/local/share/elementary/themes/default.edj and now i'm looking for some hints on where to start. It looks like the theming for absolutely everything is in there :) Things i'd like to tweak:

Re: [e-users] emacs problem persists

2021-08-20 Thread Conrad Knight
> From: Carsten Haitzler > I wonder if they are using the netwm visibility state oddly? E will set > the netwm state to invisible if a window is iconified or when screen blanks > and > set it back when it is uniconified or screen unblanks. Also if you switch > virtual desktops windows on other

Re: [e-users] emacs problem persists

2021-08-20 Thread Conrad Knight
On Fri, Aug 20, 2021 at 5:33 PM Carsten Haitzler wrote: > well to rule out it being the hidden property. > src/bin/e_hints.c >if (ec->netwm.state.hidden) > state[num++] = ECORE_X_WINDOW_STATE_HIDDEN; > comment those out. like: Yup, that "fixed" the problem. What else is likely to be

[e-users] efreetd not picking up all icons

2021-10-10 Thread Conrad Knight
Hi, I've just done a fresh install of Arch linux, and so, of course, added Enlightenment as my wm. I've noticed, though, that my applications menu is missing quite a few icons in its entries. These seem to be almost all with the Gnome apps included with the bare-bones Gnome desktop i also added

Re: [e-users] Christmas releases!

2021-12-27 Thread Conrad Knight
It was a nice surprise yesterday morning, thank you to everyone involved! I have a quick question about the new palette selector: the dialog box seems to be missing the usual "ok" and "apply" buttons. There is only the "close" button to cancel. How do you go about choosing a new palette? Thanks,

Re: [e-users] Terminology 1.12.0

2022-01-03 Thread Conrad Knight
> From: Boris Faure > == Additions == > * New default theme! Is there supposed to be a Default.eet? I see a Default.ini with the other colour schemes, but the meson.build file doesn't include it. When i run terminology, i get the following error: $ terminology --version

Re: [e-users] Terminology 1.12.0

2022-01-15 Thread Conrad Knight
> From: J?r?my Zurcher > the themes are in INSTALL_DIR/share/terminology/themes/ > should be /usr/share/terminology/themes/ on most systems > you'll find the 2 installed themes : default.edj and nyanology.edj Yes, that's what i was doing. But this: > > > From: Carsten Haitzler > > > you can

Re: [e-users] Chromium window resizing every time it's displayed

2022-02-07 Thread Conrad Knight
On Mon, Feb 7, 2022 at 7:12 AM Carsten Haitzler wrote: > i suggest enabling the use of system titlebars and all will work fine. :) it > also makes it look consistent as well then. That does seem to function as a workaround. It looks REALLY ugly though! :) And now i'm missing the minimize and

[e-users] full-screen image viewer in Telegram

2022-02-06 Thread Conrad Knight
Recent versions of Telegram desktop seem to have issues when running under Enlightenment. The full-screen image viewer will display correctly the first time it is used, but the moment you try to use it a second time, the whole Telegram interface freezes. Fortunately the systray icon still works to

[e-users] Chromium window resizing every time it's displayed

2022-02-06 Thread Conrad Knight
I just updated Brave to the latest version, based on Chromium 98, and almost immediately noticed an odd problem that hadn't been there before with Chromium 97. Every time the browser window is re-displayed, it is resized smaller. There’s a visible flicker when the window is displayed at the

Re: [e-users] Terminology 1.12.0

2022-01-14 Thread Conrad Knight
> From: Carsten Haitzler > change your theme ... :) I simply replaced terminology's default.edj with the one from 1.11.0. That visual bell was just WAY too much, and I preferred the old cursor, too. But i did like the handles to adjust the text selection in the new theme. > you can make a theme

[e-users] keyboard repeat rate

2023-09-11 Thread Conrad Knight
When i log in to an Xorg session, i have a file sourced to set up a few things, including the line: xset r rate 250 30 This works, for a while, but at some indeterminate point later, E changes the keyboard repeat rate and it slows down. I can't figure out what triggers the rate to reset, but

Re: [e-users] keyboard repeat rate

2023-09-12 Thread Conrad Knight
On Tue, Sep 12, 2023 at 12:41 AM Carsten Haitzler wrote: > it's actually a missing feature > that;s been missing for a very long time. efl too has no code to do this in x > (in ecore_x). :) And yet, something is setting lower repeat rate numbers every few days. I suspected E, because other WMs

[e-users] Odd placement of procstats module after full screen

2022-04-24 Thread Conrad Knight
I have the procstats module active, and it typically displays in the title bar of the window. I can click on it to get more information in a pop-up window. A weird bug seems to happen when the window gets sized to full screen, though. Using a web browser (Brave), i visited a site

[e-users] screen blanking stops working

2022-07-03 Thread Conrad Knight
When i first run enlightenment, screen blanking works fine. In settings > all > screen > blanking i have "enable screen blanking" and "use power saving" turned on, and the screen fades out and blanks after the specified timeout. No other settings are turned on, nor in the "wakeups" tab.

Re: [e-users] screen blanking stops working

2022-07-04 Thread Conrad Knight
On Mon, Jul 4, 2022 at 3:42 AM Carsten Haitzler wrote: > close all your apps and see. i bet you one is holding a lock on screen > blanking > - most likely your web browser. they now start doing this whenever a browser > is > playing media (video - but it may not apparently be video. Ugh, yeah,

[e-users] Black terminology window on starting E

2022-07-10 Thread Conrad Knight
Hi, I recently updated EFL and E from git and have noticed some weirdness when E starts up. (I updated on July 3rd, previous build was from June 14th, just checked again now and git didn't update anything for me.) I have a terminology window set to open when E starts, using the window remember

Re: [e-users] Black terminology window on starting E

2022-07-10 Thread Conrad Knight
On Sun, Jul 10, 2022 at 12:43 PM Carsten Haitzler wrote: > the notes in the readme are a result of hearing > feedback from people on nvidia. it would seem their egl/gles support is > certainly sub-par from what I hear. but this is a change to the readme, not a > change to any default config Oh,

[e-users] efl-git build fails, missing file

2022-09-09 Thread Conrad Knight
Hi, Just updating efl-git and the ninja build process gave an error message about a missing file. When running makepkg, the meson configure proceeded as usual, efl started to build, and then near the end: ninja: Entering directory `build' [2055/2059] Generating

[e-users] polkit problem

2022-12-12 Thread Conrad Knight
I'm having a problem with E's polkit module. I was running pamac-manager and it asked for authentication. The password dialog box popped up, i entered my password, but then got an authentication failure error message. There's some output in .e-log.log that looks relevant: AUTH: POLKIT:

Re: [e-users] polkit problem

2022-12-13 Thread Conrad Knight
> From: Carsten Haitzler > so - build e/efl without asan and it'll all work fine. or ... get digging > deep, > built pam with asan and find out just what on earth is really going on. Wow, that is a weird one! At least i know now it's not E. As i haven't had any crashes or restarts lately

[e-users] Frequent crashes when closing windows

2022-11-05 Thread Conrad Knight
For the past few weeks (month or two?) i've been experiencing a lot of crashes with enlightenment (from git). It's not exactly reproducible, but i've noticed it only happens when closing windows. Usually when closing a program's dialog window (file open or save location, for example). But

Re: [e-users] enlightenment-users Digest, Vol 196, Issue 8

2022-11-12 Thread Conrad Knight
> From: Ross Vandegrift > No idea- but I can confirm it works for me. I remap screen shot to > C-Print, and map Print to play/pause on a laptop without media keys. I just tried C-Print as well, still nothing. Shift-Print was already in the default bindings, and Alt-Print is SysRq, at a much

Re: [e-users] enlightenment-users Digest, Vol 196, Issue 8

2022-11-12 Thread Conrad Knight
On Sat, Nov 12, 2022 at 1:41 PM Carsten Haitzler wrote: > the default is just print. not shift-print.perhaps this is your problem... you > THINK it's shift-print... ? Hmm, Print was definitely not bound to anything before i looked at this yesterday, and shift-Print was. Maybe left over from a

[e-users] Key binding PrtSrn not working

2022-11-11 Thread Conrad Knight
Revisiting something i mentioned here quite some time ago, but never got around to fixing... The key binding for the Print Screen button doesn't seem to work for me. The default key binding of Shift + Print Screen (bound to "take screenshot") doesn't either. I added the Print Screen binding from

[e-users] tooltip problems

2023-01-31 Thread Conrad Knight
I've recently started having trouble with tooltips displayed by applications under Enlightenment. Where a tooltip would normally pop up after hovering the cursor over an element for a second or so, it instead pops up and immediately disappears. The tooltip lasts only a fraction of a second, too

Re: [e-users] tooltip problems

2023-02-11 Thread Conrad Knight
the application in that window previously had it set to. - depending on the application, and any cursor movement, this sometimes triggers the first point again, starting a loop. > Date: Tue, 31 Jan 2023 12:31:27 -0500 > From: Conrad Knight > Subject: [e-users] tooltip problems > I've recently st

Re: [e-users] tooltip problems

2023-02-13 Thread Conrad Knight
On Sun, Feb 12, 2023 at 3:06 PM Carsten Haitzler wrote: > i'm using default... i don't see it. :/ perhaps its the focus rect i added .. > but i've made that ignore mouse events... so i'm not sure how it could dause > it > atm. Some more investigating... I tried reverting some of the changes

Re: [e-users] tooltip problems

2023-02-12 Thread Conrad Knight
On Sun, Feb 12, 2023 at 4:58 AM Carsten Haitzler wrote: > i'm wondering if this is theme related with CSD + oversized gtk windows for > the > tooltips that render a shadow as part of the tooltip? can you change gtk theme > to something without shadows? I tried a few different GTK themes, but it

Re: [e-users] Conky on E (probably yet again)

2023-07-08 Thread Conrad Knight
From: Jon Craig > I have 2 Conky instances I used on Cinnamon, one on my main center monitor > that shows the usual system stats, and another on my right-hand monitor > that shows the status of a few Docker containers. They're transparent on > Cinnamon. Don't know if this will help, but here's

Re: [e-users] Chromium shrinks when changing virtual desktops/de-iconifying

2023-08-13 Thread Conrad Knight
> From: Dave > Thought I'd get some feedback from E25 users out there, before I report this > issue to > the Chromium devs. Anyone seen this issue? Got any idea what may be causing > it? I saw this same thing a while back. See this thread:

[e-users] Problem with conky in Enlightenment

2024-03-30 Thread Conrad Knight
I'm having trouble running conky under Enlightenment recently (it seems to have started a month or two ago). After a while, CPU usage shoots up to 100% on all cores. The more conky instances i run, the sooner it happens, but even with only one it happens after a few minutes. When i hear my CPU