Giter Site home page Giter Site logo

awesomewm's Introduction

๐Ÿ‘† ๐Ÿ˜Ž Stars and Forks Are Always Welcome and Much Appreciated!!! ๐Ÿ˜œ ๐Ÿ‘


Fun Facts
  • From Beautiful San Francisco, California
  • Well Versed in Full Stack Web Development, With An Emphasis on Making Attractive Interfaces in TSX + Tailwind.css + Next.js
  • NixOS + AwesomeWM + Neovim User
  • Currently Exploring Rust Web Frameworks and Wayland Compositors
  • Working on Long-Form Fictional Content Generation Leveraging GPT4Free Using Python Scripts
  • The header as well as my reoccurring personal icon, are both examples of the handcrafted graphical flare I infuse into my work.
  • Been writing code and shell scripts for: 7 Years, 9 Months and 13 Dayss
  • The content below is placed into the README using Github Actions that run node.js scripts included within the src/ directory as templated in the README_TEMPLATE.md file in this project's root directory.
Get in Touch

Skill Wall

Follower Showcase

Showcase of One of the Awesome Individuals That Follow My Work, Updated Daily!

Follower of the day

Account Statistics
streak card
Repos per lang Top Langs
most commit languages git stars



Some of My Work
Personal Branding
link to the repository of my nixos configuration link to the repository of my nixos configuration link to the repository of my nixos configuration
Linux Customization Repositories
link to the repository of my nixos configuration link to the repository of my nixos configuration link to the repository of my nixos configuration
link to the repository of my nixos configuration link to the repository of my nixos configuration link to the repository of my nixos configuration
link to the repository of my nixos configuration link to the repository of my nixos configuration link to the repository of my nixos configuration

awesomewm's People

Contributors

thomashighbaugh avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

awesomewm's Issues

change the titlebars created by nice to include my modified elenapan

awesomewm/rc.lua

Lines 100 to 105 in 30396b7

-- @TODO change the titlebars created by nice to include my modified elenapan
--local nice = require("lib.nice")
--nice()
-- ===================================================================
-- Garbage Collection
-- ===================================================================


This issue was generated by todo based on a TODO comment in 30396b7. It's been assigned to @Thomashighbaugh because they committed the code.

Add client control options as menu entries for options that haven't had their bu...

awesomewm/lib/nice/init.lua

Lines 411 to 416 in c97e8eb

-- TODO: Add client control options as menu entries for options that haven't had their buttons added
add_item(
"Redo Window Decorations", function( )
c._nice_base_color = get_dominant_color( c )
set_color_rule( c, c._nice_base_color )
_private.add_window_decorations( c )


This issue was generated by todo based on a TODO comment in c97e8eb. It's been assigned to @Thomashighbaugh because they committed the code.

support multiple batteries

-- TODO support multiple batteries
awful.spawn.easy_async_with_shell(
"sh -c 'out=\"$(find /sys/class/power_supply/BAT?/capacity)\" && (echo \"$out\" | head -1) || false' ",
function(battery_file, _, __, exit_code)
-- No battery file found
if not (exit_code == 0) then return end


This issue was generated by todo based on a TODO comment in 761b5b7. It's been assigned to @Thomashighbaugh because they committed the code.

Set up weather text icons here instead of in ../noodle/text_weather.lua

-- TODO Set up weather text icons here instead of in ../noodle/text_weather.lua
-- icons.text.weather = {}
-- Set up text symbols and accent colors to be used in tasklists or docks
-- instead of awful.widget.clienticon
-- Based on the client's `class` property


This issue was generated by todo based on a TODO comment in c24a025. It's been assigned to @Thomashighbaugh because they committed the code.

Add client control options as menu entries for options that haven't had their bu...

awesomewm/lib/nice/init.lua

Lines 411 to 416 in 30396b7

-- TODO: Add client control options as menu entries for options that haven't had their buttons added
add_item(
"Redo Window Decorations", function()
c._nice_base_color = get_dominant_color(c)
set_color_rule(c, c._nice_base_color)
_private.add_window_decorations(c)


This issue was generated by todo based on a TODO comment in 30396b7. It's been assigned to @Thomashighbaugh because they committed the code.

get index

local t = capi.screen[other.screen].selected_tag -- TODO get index
c.screen = capi.screen[other.screen]
c:tags({t})
end
else
-- No client to swap, try to find a screen.


This issue was generated by todo based on a TODO comment in 91ee715. It's been assigned to @Thomashighbaugh because they committed the code.

Fix upstream fix

capi.client.focus = nil -- TODO Fix upstream fix
capi.mouse.screen = capi.screen[cl.screen]
else
local old_src = capi.client.focus and
capi.client.focus.screen
capi.client.focus = cltbl[((not cl and #cltbl == 1) and 1 or


This issue was generated by todo based on a TODO comment in 91ee715. It's been assigned to @Thomashighbaugh because they committed the code.

Ability to match using rules instead of just class

-- TODO Ability to match using rules instead of just class
icons.text.by_class = {
-- Terminals
[ 'kitty' ] = { symbol = "๎ปณ", color = xrdb.color5 },
[ 'Alacritty' ] = { symbol = "๎ปณ", color = xrdb.color5 },
[ 'Termite' ] = { symbol = "๎ปณ", color = xrdb.color5 },


This issue was generated by todo based on a TODO comment in c24a025. It's been assigned to @Thomashighbaugh because they committed the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.