Project 'DebianOnMobile-team/kgx' was moved to 'gnome-team/gnome-console'. Please update any links and bookmarks that may still have the old path.
Commits on Source (71)
-
Alexander Mikhaylenko authored
Update debian ci to just build kgx instead.
ef105525 -
Unverified918d4b3a
-
Unverifieda670fd64
-
Alexander Mikhaylenko authored0bcc84d6
-
Christopher Davis authored70669e9f
-
Alexander Mikhaylenko authoredcf5674e7
-
Alexander Mikhaylenko authored
There are already a few HC overrides which are unused, and we'll need more for the theme switcher.
fe0b2c60 -
Christopher Davis authored
Adds a color scheme switcher widget to change the preferred color scheme. It allows users to switch between following the system, using light mode, or using dark mode. Special thanks to Alexander Mikhaylenko for making this actually function.
cc508c4a -
Zander Brown authored
I'm sure this isn't the right solution, and ideally meson would do the right thing. Answers on a postcard please. This reverts commit 0bcc84d6.
Unverified886da243 -
Zander Brown authoredUnverified24a2e522
-
Zander Brown authored
Sorry Piotr, at least I noticed it fairly quick this time
Unverified67836b05 -
Christopher Davis authored
We now set the user-facing name to Terminal everywhere. Closes https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/76
b485e8d9 -
Yuri Chornoivan authored0e675467
-
Zander Brown authored
At some point something somewhere changed and many processes retain the users's uid rather than becoming 0. As a side-effect root detection broke for many common cases. Fix: https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/83
Unverifieded8058e2 -
Zander Brown authored
Can be installed/run alongside a regular to ease development and testing Fix: https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/85
Unverifiedcbd07ea6 -
Zander Brown authored
It just isn't very useful, and gtk-doc itself it somewhat dead
Unverifiedd91293f8 -
Zander Brown authored
Hopefully prevent random races where the binary is built before enums
Unverifiedc327aa35 -
Piotr Drąg authored84db0496
-
Yuri Chornoivan authored4c580938
-
Jiri Grönroos authoreddf86411d
-
Alexander Mikhaylenko authored3157e1bb
-
Alexander Mikhaylenko authored81ade5ad
-
Alexander Mikhaylenko authored
Icon by Tobias Bernard. Fixes https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/86
c4cd501e -
Zander Brown authored
Implement the same behaviour as g-t for apps that depend on these Fix: https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/81
Unverified2a92196a -
Zander Brown authoredUnverified31a5db27
-
Zander Brown authored
Vte's new `vte_terminal_paste_text` lets us do this properly, bringing pasting inline with g-t Fix: https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/49 Fix: https://gitlab.gnome.org/ZanderBrown/kgx/-/issues/21
Unverified99c7d4d1 -
Enrico Nicoletto authored655ff7eb
-
Luna Jernberg authorede1013f01
-
Christopher Davis authored
This changes the user-facing name to Console, the binary name to gnome-console, and the app ID to org.gnome.Console.
e32a3ab0 -
Christopher Davis authored021e878d
-
Christopher Davis authored
This is how apps commonly handle the development mode.
4c4655ee -
Christopher Davis authored
These were missed in the removal of the generic mode.
bcc08e97 -
Christopher Davis authoredd26033dd
-
Christopher Davis authored64b63468
-
Anders Jonsson authoredfc389bdf
-
Yuri Chornoivan authored1aa2823d
-
Piotr Drąg authoredf3a894af
-
Christopher Davis authored
This reverts commit 64b63468.
1f4e6f19 -
Zander Brown authored
Hopefully end this name bikeshed, conclusions: - Repo is GNOME/Console - Display name is Console - Tarball name is gnome-console - ID is org.gnome.Console - Codename/binname/namespace is kgx This reverts commit 1f4e6f19. Fix: https://gitlab.gnome.org/GNOME/Console/-/issues/97
Unverified96aec4d1 -
Zander Brown authoredUnverified7f370f4e
-
Christopher Davis authored
The path was pointing to the old repo URL and the master branch. This commit changes the URL to the new path and uses HEAD in case we change the main branch name in the future.
a81ed113 -
Maximiliano Sandoval R authoredUnverified92366419
-
Anders Jonsson authoredee7257ca
-
Enrico Nicoletto authored5dc17c21
-
Yuri Chornoivan authored0a82d5be
-
Piotr Drąg authored2ceef777
-
Fran Dieguez authored0f31d129
-
Christopher Davis authored717c307c
-
Christopher Davis authored
Instead of the raw VCS_TAG, use the project version with the latest commit appended. This is what most applications do.
ccbe245d -
Christopher Davis authoreddaa31278
-
Zander Brown authored
Inspired by nautilus's version tagging
2919d7cb -
Aleksandr Melman authored0778f3a6
-
Alexander Mikhaylenko authored625a5687
-
Boyuan Yang authored8ab50ef5
-
Daniel Mustieles authored47f3f8bf
-
Daniel Mustieles authored60a670fa
-
Fran Dieguez authorede69082ec
-
Alexander Mikhaylenko authored
Keep the popover for long press/touch to match GtkEntry etc. Even when we port to GTK4 we will still need different positioning etc.
2aae21b7 -
Alexander Mikhaylenko authoredb05c9ef7
-
Maximiliano Sandoval R authored3d48bb23
-
Alexander Mikhaylenko authored
Use a lighter border in light, increase border-radius.
a99499fb -
Yosef Or Boczko authored8f8a345e
-
Unverified6ea5b24a
-
Zander Brown authored
We were leaking multiple refs via GTask and unneeded strong refs Additionally if the object were to die (or be removed from UI) we could hit a race when :command is slow to spawn, or if it's death is out of sync with ours. By using an explict weak pointer we can check if `self` has been nulled out and thus abort.
Unverified820e0036 -
Zander Brown authored
Thus rather than observing page lifeycle, we were keeping them alive
Unverified86e497ba -
Zander Brown authored
This made sense once, but not anymore Fix: https://gitlab.gnome.org/GNOME/console/-/issues/109
Unverified8e1c2ca4 -
Matej Urbančič authorede94a2bf3
-
Emin Tufan Çetin authored3acd8dc2
-
Hugo Carvalho authored1b7e94b9
-
Asier Sarasua Garmendia authored87df200f
-
Zander Brown authored
NEWS generated by appstreamcli, hopefully keeps things happy
Unverifiedc1548383
Showing
- .gitlab-ci.yml 12 additions, 37 deletions.gitlab-ci.yml
- NEWS 73 additions, 0 deletionsNEWS
- README.md 3 additions, 24 deletionsREADME.md
- build-aux/meson/postinstall.py 0 additions, 21 deletionsbuild-aux/meson/postinstall.py
- console.doap 4 additions, 4 deletionsconsole.doap
- data/kgx-original-symbolic.svg 0 additions, 45 deletionsdata/kgx-original-symbolic.svg
- data/kgx-original.svg 0 additions, 178 deletionsdata/kgx-original.svg
- data/meson.build 22 additions, 15 deletionsdata/meson.build
- data/org.gnome.Console-symbolic.svg 0 additions, 0 deletionsdata/org.gnome.Console-symbolic.svg
- data/org.gnome.Console.Devel.svg 0 additions, 0 deletionsdata/org.gnome.Console.Devel.svg
- data/org.gnome.Console.Source.svg 1 addition, 1 deletiondata/org.gnome.Console.Source.svg
- data/org.gnome.Console.desktop.in.in 4 additions, 4 deletionsdata/org.gnome.Console.desktop.in.in
- data/org.gnome.Console.gschema.xml.in 5 additions, 3 deletionsdata/org.gnome.Console.gschema.xml.in
- data/org.gnome.Console.metainfo.xml.in.in 32 additions, 3 deletionsdata/org.gnome.Console.metainfo.xml.in.in
- data/org.gnome.Console.service.in 3 additions, 0 deletionsdata/org.gnome.Console.service.in
- data/org.gnome.Console.svg 0 additions, 0 deletionsdata/org.gnome.Console.svg
- data/org.gnome.zbrown.KingsCross.desktop.in.in 0 additions, 29 deletionsdata/org.gnome.zbrown.KingsCross.desktop.in.in
- debian/README.source 0 additions, 29 deletionsdebian/README.source
- debian/changelog 0 additions, 24 deletionsdebian/changelog
- debian/compat 0 additions, 1 deletiondebian/compat
NEWS
0 → 100644
build-aux/meson/postinstall.py
deleted
100755 → 0
data/kgx-original-symbolic.svg
deleted
100644 → 0
data/kgx-original.svg
deleted
100644 → 0
debian/README.source
deleted
100644 → 0
debian/changelog
deleted
100644 → 0
debian/compat
deleted
100644 → 0