Tobias Bernard reshared this.
It's aliiiiveeee! (almost) #WiP #confy #gtk4 #libadwaita
Screenshots on last post where blueprint ui files made in Workbench, this is from the wip branch. 🚧👍
Screenshots on last post where blueprint ui files made in Workbench, this is from the wip branch. 🚧👍
17 people like this
2 people reshared this
@Nico Rikken Thank you. I don't think I'll manage to release the Gtk4 version for #FOSDEM, but the Gtk3 is already usable :D
Nico Rikken likes this.
Yeah, it proved to be essential in the last conference I attended. On Android I use #Giggity but #LinuxPhones are the future. So thanks for working on this! https://confy.kirgroup.net/
Confy - Conferences schedule viewer
Navigate conference schedules, mark favourite talks, get reminded when talks are coming up. Works offline, ready for mobilekirgroup.net
Fabio likes this.
Confy 0.6.2
Nothing really new, some visual adjustment to look more "gnomey"
https://confy.kirgroup.net/
https://confy.kirgroup.net/
Confy - Conferences schedule viewer
Navigate conference schedules, mark favourite talks, get reminded when talks are coming up. Works offline, ready for mobilekirgroup.net
Confy 0.6.0
See changes here https://git.sr.ht/~fabrixxm/confy/refs/0.6.0
ArchLinux AUR package is updated
https://aur.archlinux.org/packages/confy/
Flatpak package is scheduled
https://flathub.org/apps/details/net.kirgroup.confy
https://confy.kirgroup.net/
ArchLinux AUR package is updated
https://aur.archlinux.org/packages/confy/
Flatpak package is scheduled
https://flathub.org/apps/details/net.kirgroup.confy
https://confy.kirgroup.net/
confy - conferences schedule viewer
Navigate conference schedules, mark favourite talks, get reminded when talks are coming up. Works offline, ready for mobilekirgroup.net
This entry was edited (2 years ago)
Yesssss , #confy on #Flathub
https://flathub.org/apps/details/net.kirgroup.confy
https://flathub.org/apps/details/net.kirgroup.confy
Flathub—An app store and build service for Linux
Find and install hundreds of apps and games for Linux. Enjoy GIMP, GNU Octave, Spotify, Steam and many more!flathub.org
Thib likes this.
Confy WiP
New upcoming feature in Confy:
talk progress indicator
every "talk row" widget will show talk progress as a vertical bar on left side

On room page the result is a nice continuous bar that gives the idea of the progress of the whole room :)

On talk detail page, the bar span the top border:

get it from git or aur
#confy #FOSDEM2021
talk progress indicator
every "talk row" widget will show talk progress as a vertical bar on left side
On room page the result is a nice continuous bar that gives the idea of the progress of the whole room :)
On talk detail page, the bar span the top border:
get it from git or aur
#confy #FOSDEM2021
Oh nice: Confy showed up on "New & Updated Apps" on flathub, but the app page return an error...
I'm sure I'm doing something wrong...
I'm sure I'm doing something wrong...
Thib reshared this.
Confy 0.5.0
Confy 0.5.0 has been tagged.
What's new:
- Support schedules in ics format
- Fix touch-based navigation
- Fix talks ordering in talks lists
- Some more small touches
This release adds icalendar library as dependency (
Confy is available on AUR
home - source - issues
What's new:
- Support schedules in ics format
- Fix touch-based navigation
- Fix talks ordering in talks lists
- Some more small touches
This release adds icalendar library as dependency (
python-icalendar
on Arch, python3-icalendar
on Debian).Confy is available on AUR
home - source - issues
🌈Dom🌈 likes this.
Confy 0.4.1
Version 0.4.1 of Confy, the conferences schedule viewer for GNOME, has been tagged.
This release comes with support to libhandy 1.
A
I've removed links to flatpak on project page because it never worked as it should. I'm planning to add Confi to flathub in a future.
I should start to write a propert changelog :)
#confy #gnome
This release comes with support to libhandy 1.
A
confy-git
package on AUR has been created, for those of you using #archlinux I've removed links to flatpak on project page because it never worked as it should. I'm planning to add Confi to flathub in a future.
I should start to write a propert changelog :)
#confy #gnome
Confy - Conferences schedule viewer
Navigate conference schedules, mark favourite talks, get reminded when talks are coming up. Works offline, ready for mobileconfy.kirgroup.net
2 people like this
Thib reshared this.
A small update on #confy
A wip branch with updates to support future libhandy 1.0 (0.80.0 right now) has been created: https://git.sr.ht/~fabrixxm/confy/log/wip/handy1
So far:
- It is possible to add a custom pentabarf url to the conferences list
- The map page now show the map, scrollable and zoomable. It's ugly but i works
- Map image and conference image are loaded asynchronously
- pages stack has been replaced with Handy.Deck, with support for swipe gesture to get back
A wip branch with updates to support future libhandy 1.0 (0.80.0 right now) has been created: https://git.sr.ht/~fabrixxm/confy/log/wip/handy1
So far:
- It is possible to add a custom pentabarf url to the conferences list
- The map page now show the map, scrollable and zoomable. It's ugly but i works
- Map image and conference image are loaded asynchronously
- pages stack has been replaced with Handy.Deck, with support for swipe gesture to get back
So, now I'm trying to add some settings to the app.
I've populated the .gschema.xml file, but I can't manage to have the app found it, running on the host (I get a Gio.Settings without keys) or running it as a flatpak ("Settings schema is not installed").
Why it must be so difficult?
I think I'll go with a couple of python lines to replace this..
I've populated the .gschema.xml file, but I can't manage to have the app found it, running on the host (I get a Gio.Settings without keys) or running it as a flatpak ("Settings schema is not installed").
Why it must be so difficult?
I think I'll go with a couple of python lines to replace this..
So after some hours spent on this, I noticed an error in compile logs:
the schema was invalid, but meson doesn't stop on test() errors... useful...
the schema was invalid, but meson doesn't stop on test() errors... useful...
Tobias Bernard reshared this.
Fabio
•5 people like this
:fedora: Marc0x :postmarketos:, Sonny, j1mc, Rajdeep Singha and ungedummt like this.
Fabio
Paolo Redaelli
•I'm interested as eons ago I started an automatic binding generetor for #LibertyEiffel that uses the same wrapper/binding infrastructure used by Python.
And I should soon restart working on it 😅
Fabio
I was quite dramatic here :)
it's a nice binding, very pythonic, without being too different from GObject api. Given the obvious different things (like define a gobject subclass property. Or how enums are named, etc), you can read gtk docs https://docs.gtk.org/gtk4/ and write almost correct code at first try.
But then you want to do something more exotic, like define your enum. you can't. And many other little thing.
Or try to assign a complex model to an AdwComboRow, then you may want to assign a Gtk.ClosureExpression, which for what I can tell it can't be created.
Unfortunately the project looks like it's in need of some love.
And TBH sometimes Gtk4 it's in your way on itself. Why
GtkSearchBar
is final? it's a container. It need a child element to work. I would like to subclass it, attach an ui template, setup the logic into the subclass and then reuse this subclass in another ui template. You can't, because it's final. You have to wrap it in another non-final widget, let's say a GtkBox.A. Pinsard likes this.
Fabio
ozamidas
•Elena ``of Valhalla''
•Fabio
Elena ``of Valhalla'' likes this.
Fabio
Daniel Wood likes this.