ZakatTeamI2P
aace283683
a
2026-04-03 14:38:30 +04:00
ZakatTeamI2P
dc0c4ab781
Ported from ModShot-core Ruby 3 changes, custom window title
2026-04-03 00:23:19 +04:00
meowtech
fdba179993
fixed ruby i guess
2026-03-31 10:55:46 +00:00
meowtech
c1b6881b8a
fixes again (hopefully i didn't break anything)
2026-03-31 10:45:50 +00:00
ZakatTeamI2P
c237203e1a
aedfgsdg
2026-03-31 14:33:53 +04:00
ZakatTeamI2P
d9347ca454
h
2026-03-31 02:37:08 +04:00
ZakatTeamI2P
cc14085fc0
a
2026-03-31 02:29:05 +04:00
ZakatTeamI2P
f142b26df1
C+++++++++++++
2026-03-31 01:44:57 +04:00
ZakatTeamI2P
8d541597d3
SAPF{DOGPFOSG
2026-03-31 00:10:53 +04:00
ZakatTeamI2P
d1cf3a0435
NULL
2026-03-30 23:02:31 +04:00
ZakatTeamI2P
661ce21503
fjhgfoig
2026-03-30 22:51:26 +04:00
ZakatTeamI2P
7b740a8a1a
asfs
2026-03-30 22:27:19 +04:00
ZakatTeamI2P
197d7324be
binding-mri changes for SDL3
2026-03-30 16:52:49 +04:00
Eliza Velasquez
3f7ba6a4a1
final Linux bugfixes? hopefully
2020-06-17 20:02:33 -07:00
Pera Pisar
28face2167
Linux changes ( #62 )
...
* Added RPATH to executable; lowercased name; fixed MRIVERSION option; made it look like an actual executable
* Silencing some compiler warnings
* Getting rid of journal binding header, fixing bugs with the Niko binding and synchronizing the two
* Journal update to fix several bugs
* Fix libpng warning by running mogrify on shrimp.png
* Improved automation of the Linux build
* Improved some aspects of wallpaper handling
* Bump default Ruby version to 2.5
2019-04-21 03:50:20 -07:00
Vinyl Darkscratch
8e93cf51ef
Move journal pipe file to fix permissions issues
2019-02-14 02:19:46 -08:00
Vinyl Darkscratch
f754921b44
Fix Windows compilation errors
2018-10-04 13:02:23 -07:00
Vinyl Darkscratch
220de0c33c
Merge remote-tracking branch 'origin/linux'
2018-10-02 11:25:30 -07:00
Vinyl Darkscratch
b19153a6d3
Merge remote-tracking branch 'elizagamedev/master'
2018-10-02 11:24:39 -07:00
Eliza Velasquez
a6062dea24
Initial Conan work
2018-09-27 07:10:32 +00:00
KockaAdmiralac
56af69d59f
Potential Deepin support
2018-08-15 22:01:01 +02:00
KockaAdmiralac
474bb2ce30
Fix .desktop file creation
2018-08-03 02:37:47 +02:00
KockaAdmiralac
5e47258600
Make Journal not create a symlink and instead a .desktop file on select DEs, make Color an array of strings
2018-08-03 00:25:31 +02:00
KockaAdmiralac
a59e26595d
Testing reset functionality on KDE, expose DE to Ruby, add fallback wallpaper for unsupported DEs
2018-08-02 21:53:33 +02:00
KockaAdmiralac
de433f54b6
Temporary attempted fix for KDE
2018-07-26 20:46:46 +02:00
KockaAdmiralac
7b75c40f50
Maybe implement partial KDE support
2018-07-10 13:01:07 +02:00
KockaAdmiralac
0c2b3f36a5
SILENCE ALL WARNINGS!
2018-06-16 11:07:04 +02:00
KockaAdmiralac
8060adceee
Fix indentation in i18n.cpp, remove unused havePendingTitle, output when writing to pipe fails
2018-06-16 09:21:53 +02:00
Vinyl Darkscratch
36102a12a4
Separate Cinnamon DE from GNOME DE
2018-06-01 23:02:16 -07:00
Vinyl Darkscratch
7f4f9ff5a5
Switch from giomm to gio
...
Seems that gio has more documentation than giomm.
2018-06-01 22:43:36 -07:00
Vinyl Darkscratch
77b419d30a
Allow for easy OS detection within Ruby scripts
2018-05-03 22:10:59 -07:00
Vinyl Darkscratch
b02557a96c
Merge branch 'master' into linux
2018-05-03 01:52:46 -07:00
Vinyl Darkscratch
3b0a934de0
Don't use journal-binding.h in niko-binding.cpp
2018-05-02 19:58:28 -07:00
Vinyl Darkscratch
0d942f9286
Move definitions from header to CPP
2018-05-02 19:29:45 -07:00
Vinyl Darkscratch
9b30c28fa6
...#pragma once
2018-05-02 19:25:58 -07:00
Vinyl Darkscratch
3b54638cfc
Create Niko::get_ready
...
This progresses completion of #40 .
2018-05-02 19:06:11 -07:00
Vinyl Darkscratch
b8c3531bff
Create jounal-binding.h
2018-05-02 18:56:13 -07:00
KockaAdmiralac
ac05c06551
Add MATE support
2018-05-01 14:14:58 +02:00
KockaAdmiralac
39b6434291
Fix for XFCE wallpaper
2018-05-01 07:33:15 +02:00
KockaAdmiralac
4c7342eebb
merge with master
2018-04-29 19:54:04 +02:00
KockaAdmiralac
113f68a8f6
Temporary commit to merge master
2018-04-29 19:46:02 +02:00
Vinyl Darkscratch
b5208d08b0
Add wallpaper change logging
2018-04-24 04:40:29 -07:00
Vinyl Darkscratch
68460612e3
Fix #34
2018-04-24 04:40:19 -07:00
Vinyl Darkscratch
6273077dbe
Fix #35
2018-04-24 04:26:01 -07:00
KockaAdmiralac
36fae187f3
Use PATH_MAX constant, prevent -Wunused-variable, remove commented out code and needless std::string
2018-03-13 18:33:23 +01:00
KockaAdmiralac
29f8c7123a
Fix Journal path
2018-03-13 18:15:57 +01:00
KockaAdmiralac
0b48ead68c
Fix wallpaper handling a bit; fix screen shaking; spaces -> tabs
2018-03-12 10:50:58 +01:00
KockaAdmiralac
7292edd7ca
Merge branch 'master' of https://github.com/vinyldarkscratch/synglechance into linux
2018-03-10 22:53:11 +01:00
Vinyl Darkscratch
75a235e080
Merge branch 'master' into linux
2018-03-10 13:36:23 -08:00
Vinyl Darkscratch
4fd06b9a82
Fix Journal execution
...
Fixes #19
2018-03-08 11:33:31 -08:00