Matthias Puchstein mpuchstein
  • Joined on 2020-02-21
mpuchstein pushed to main at mpuchstein/hyprman 2025-03-06 22:01:50 +01:00
5f4eaa031d added a sort to workspaces so they are in the correct order
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-06 22:01:05 +01:00
324f6685be added some styling
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-06 21:40:40 +01:00
22bb8db705 added the workspace widget
mpuchstein pushed to main at mpuchstein/hyprman 2025-03-06 20:50:44 +01:00
7c530b612d updated the help text
fdbbc04c5d added workspace functionality
50776e1104 fixed a formating error in the json output
Compare 3 commits »
mpuchstein pushed to main at mpuchstein/hyprman 2025-03-06 08:07:21 +01:00
ba91e4e58c reached milestone for active window client
ad8b9179bb started working on an active window client that just tracks active windows
Compare 2 commits »
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-06 01:23:33 +01:00
3b000cf544 small update
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-05 21:20:12 +01:00
f56b59d459 made a basic active window widget
mpuchstein pushed to main at mpuchstein/hyprman 2025-03-05 20:29:26 +01:00
8650d4af69 made the manager daemonizable and added client mode
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-04 23:23:03 +01:00
bf6adceda3 added eww folder
716b8a0f2f added yuck support
b2b965c55b clean up zsh
77777fe9b5 gitignore upd
af91850d10 added autoload folder
Compare 16 commits »
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-04 23:21:22 +01:00
dcd9c22d29 clean more
mpuchstein pushed to master at mpuchstein/dotfiles 2025-03-04 23:20:51 +01:00
fd6a2e39f1 clean
mpuchstein pushed to main at mpuchstein/hyprman 2025-03-04 21:19:48 +01:00
73a995c691 rewrote the struct to a enum that covers all events and added a function parse_event_line that parses the output from socket to into the enum
mpuchstein created branch main in mpuchstein/hyprman 2025-03-03 20:24:35 +01:00
mpuchstein pushed to main at mpuchstein/hyprman 2025-03-03 20:24:35 +01:00
e11dabd167 basic functionality reached
209e83a8ad added some asyncs
63c8d1f44d connection to sockets should work
b9e398709c initial testing started
36c2a6d445 initial testing started
mpuchstein created repository mpuchstein/hyprman 2025-03-03 20:22:22 +01:00
mpuchstein pushed to main at tik-tak-blow/tik-tak-blow-server 2024-11-18 14:31:12 +01:00
0e92acb270 starting to refactor the code in multiple packages
mpuchstein pushed to main at tik-tak-blow/tik-tak-blow-server 2024-11-13 12:02:31 +01:00
b0bfbbbf83 some project clean up
mpuchstein pushed to main at tik-tak-blow/tik-tak-blow-server 2024-11-13 12:00:08 +01:00
58fb521585 added GetLobbyByID and GetPlayerByID TODO: how to identify players?
mpuchstein pushed to main at tik-tak-blow/tik-tak-blow-server 2024-11-13 11:40:37 +01:00
9a17f33f90 fixed the most basic test version
mpuchstein pushed to main at tik-tak-blow/tik-tak-blow-server 2024-11-12 20:06:36 +01:00
d16fe9a5cb adding to the test