Search found 186 matches

by torm
Fri 10 Jul 2020, 18:10
Forum: Eye Candy
Topic: Theme (Gtk-2) features in detail, revisited.
Replies: 43
Views: 52345

Something more on the topic.. :wink: Arktis GTK2 theme engine. Primary goal is to provide uniform look of Arktis Desktop for GTK2 apps. Other than that, it is for most part just like any other GTK2 theme engine. The engine is designed with minimalistic drawing operations and uses colors specified in...
by torm
Tue 07 Jul 2020, 19:30
Forum: Eye Candy
Topic: Theme (Gtk-2) features in detail, revisited.
Replies: 43
Views: 52345

PClock-retro with extended theme support. Updated to version 0.13.2, modification - 09. Not backwards compatible. Will leave the old pet packages as-is for now, and add new source below this post. This modification allows to use any shape and size xpm pixmaps for clock face. Hands center on clock fa...
by torm
Thu 02 Jul 2020, 15:45
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

Modified a little the old pmonth_p program. Also renamed it to tell the difference. Summary. In a way, sting ver.01 is not oriented at regular users, while it could be useful for scripters - to avoid complicated logic in GUI apps that should follow locale specific calendar layout. Well, in GTK2 this...
by torm
Thu 14 Nov 2019, 15:26
Forum: Filesystem
Topic: ROX-Filer 2.11 patched
Replies: 110
Views: 88354

Another visual fix. I'm still experimenting with custom ROX "lite" while I think it should work on other versions of ROX-Filer just as well. In menu.c ( total 2x, in *menu_from_dir and add_sendto ) change: gtk_menu_item_new(); to: gtk_separator_menu_item_new(); In appmenu.c do the same thi...
by torm
Mon 21 Oct 2019, 14:27
Forum: Eye Candy
Topic: Theme (Gtk-2) features in detail, revisited.
Replies: 43
Views: 52345

While I think that ROX should have a more intuitive and WhatYouSeeIsWhatYouGet wallpaper selection dialog as built-in feature.. Below is a tiny gtkdialog4 app for ROX wallpaper selection. Maybe my expectations on gtkdialog4 were a bit too high.. but it works for most part. ( found that treeview does...
by torm
Sat 24 Aug 2019, 12:58
Forum: Suggestions
Topic: IceWM - Alternative idea concept.
Replies: 12
Views: 16047

updated to version 04
by torm
Thu 30 May 2019, 15:03
Forum: Eye Candy
Topic: Puppy Wallpapers
Replies: 1351
Views: 1001023

wallpaper size: 1280 x 1024 aspect ratio: 4:3 dpi: 72 format: png filesize: CC0_01.png is 237 KB, CC0_02.png is 222 KB license: Creative Commons CC0 Notes. Two simple wallpapers for dark themes. 1280 x 1024 is the native resolution for older 19" LCD displays. Looks best ( a bit sharper ) if set...
by torm
Sun 07 Apr 2019, 15:22
Forum: Programming
Topic: GTK2 questions.
Replies: 9
Views: 4134

Is there any known location where I could find
a C source for ubuntulooks GTK2 theme engine?

Only interested in source code, not the precompiled library.
by torm
Thu 14 Feb 2019, 15:31
Forum: Eye Candy
Topic: Theme (Gtk-2) features in detail, revisited.
Replies: 43
Views: 52345

new-gtk2 is a tiny GTK2 theme reload program. To build, strip and install, open terminal in this directory and type: make make install To use new-gtk2 from terminal or script type: new-gtk2 /usr/share/themes/THEME-NAME/gtk-2.0/gtkrc ..where THEME-NAME is the folder-name of the theme. new-gtk2 should...
by torm
Mon 04 Feb 2019, 15:21
Forum: Eye Candy
Topic: Theme (Gtk-2) features in detail, revisited.
Replies: 43
Views: 52345

arktiswm_calendar arktiswm_calendar is small and simple GTK2-based calendar for ArktisWM. It can also run under other window managers, or be started from different panels. Dependencies: GTK2, gtkdialog4. arktiswm_calendar uses wrapper script called "calendar-script" to toggle calendar on a...
by torm
Sat 22 Dec 2018, 16:58
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

@MochiMoppel ... and v1.23.1 is NOT OK, please see the note about tahr versions on previous page. @mcb It may sound a bit off-topic, but for more complex command-line calendars with more features try: - pal_0.4.3-8 - gcal_3.6.3-3 - calcurse_3.1.4-2 - when_1.1.31-3 - wyrd_1.4.4-1 .. can be installed ...
by torm
Sun 09 Dec 2018, 14:37
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

How to set the correct week-start-day in dialog ( cdialog ) ?
By patching the preinstalled binary in puppy .. ?

PS.
It is not about how it looks - that would be a matter of settings.
Type:
dialog --create-rc /root/.dialogrc
..and edit that file. :wink:
by torm
Thu 06 Dec 2018, 15:15
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

ncal ncal is a small ( around 20-30 kb size ) FreeBSD alternative to cal command. It should be possible to extract official version of ncal from bsdmainutils package. ncal is released under MIT-style license. ncal supports: -full year view -horizontal and vertical weeks layout -week-start-day from c...
by torm
Thu 06 Dec 2018, 15:10
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

util-linux cal command output on the screenshot is correct for my locale, while the BusyBox output is "somewhat strange", if you look at the details.. And what is your locale? If busybox cal fails to display weekday abbreviations then I would consider this to be a serious bug. Would make ...
by torm
Fri 30 Nov 2018, 16:16
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

Oh.. There used to be a script for that use in pWidgets package, that worked - sometimes .. and failed, every now and then.. Below is a screenshot from both BusyBox and util-linux cal command output, where util-linux bin is renamed to "util-linux_cal". The actual output will be different o...
by torm
Wed 28 Nov 2018, 19:33
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

Edit: configurable version posted later..
by torm
Sun 25 Nov 2018, 17:27
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

Side-notes about pmonth_gtk2. As far as the input for pmonth_gtk2 is prior edited with run_pmonth_gtk2 script, You could - for example, make the this input more interesting. In no particular order: - make header ( month name and year number ) use some other font, size, angle and/or color - add more ...
by torm
Sat 24 Nov 2018, 00:53
Forum: Programming
Topic: cal command alternatives
Replies: 45
Views: 17436

pmonth_gtk2 pmonth_gtk2 is a simple GTK-2 frontend for cal, BusyBox cal or pmonth_clear commands. It can be updated, started and closed from run_pmonth_gtk2 script. By default, the script will toggle pmonth_gtk2 on and off, depending on the current state. Details. To change the displayed text detail...
by torm
Sat 22 Sep 2018, 14:39
Forum: Suggestions
Topic: Stop using the GPL
Replies: 50
Views: 22423

CC0 license ( Creative Commons zero ) is stated as "GNU GPL compatible" license. Pretty close to "public domain". More information can found here: https://creativecommons.org/share-your-work/public-domain/cc0 MIT ( MIT-style ? ) and BSD are a bit confusing. There are different ve...
by torm
Thu 23 Aug 2018, 04:08
Forum: Programming
Topic: LittlevGL, uGFX, create GUI apps for Linux framebuffer
Replies: 12
Views: 4982

Would be great to have something more atractive than terminal output in/from gfxboot to desktop timeline .. maybe to select savefile/folder etc. :roll:

Well at least to have that option, with some Puppy versions.