]> git.mdlowis.com Git - proto/labwc.git/shortlog
proto/labwc.git
2021-03-05 Johan MalmConvert man pages from md to scd
2021-03-04 Johan Malmthemerc: fix syntax inconsistency
2021-03-04 Johan Malmrc.xml: add A-F3 for bemenu-run to reflect defaults
2021-03-04 Johan Malmmenu.xml: format XML better
2021-03-04 Jan Beichdocs: move manpages to proper section directories
2021-03-04 Jan BeichAdd man-pages option like swaywm/sway@ba16f16e4d5a
2021-03-03 Johan Malmcursor: cursor_name fix
2021-03-03 Johan Malmview-child: extend damage
2021-03-03 Johan Malmxdg-popup: extend damage
2021-03-03 Johan Malmview-child: do not damage on finish
2021-03-02 Johan MalmCreate xdg-deco.c
2021-03-02 Johan Malmxdg-popup: uncontrain popups
2021-03-02 Johan MalmHandle wlr_surface->events.new_subsurface
2021-03-01 Johan MalmUpdate README.md
2021-03-01 Johan MalmSet default A-F3 binding to bemenu instead of dmenu
2021-03-01 Johan Malmview.c: refactor view_maximize()
2021-03-01 Johan Malmmaximize: choose output based on center of view
2021-02-28 Johan Malmview.c: remember unmaximized geometry
2021-02-28 Johan MalmUpdate layer-shell protocol 1.3 -> 1.4 (issue #18)
2021-02-28 Johan MalmMerge pull request #17 from apbryan/master
2021-02-27 Alex BryanMerge branch 'maximize'
2021-02-27 Alex BryanAdded basic maximize support for xdg and xwayland
2021-02-27 Johan Malmcursor.c: set cursor_name correctly when not over decor...
2021-02-27 Johan MalmSimplify view margin/padding related code
2021-02-26 Johan MalmUpdate README.md
2021-02-25 Johan Malmmain.c: declare theme within main()
2021-02-21 Johan Malmmv theme.c ..
2021-02-21 Johan MalmMerge theme.c and theme-builtin.c
2021-02-21 Johan Malmtheme: add theme_finish()
2021-02-21 Johan MalmAdd zfree
2021-02-21 Johan MalmUn-global theme variable
2021-02-21 Johan MalmReload buttons in SIGHUP
2021-02-19 Johan MalmREADME.md: re-order dependencies
2021-02-19 Johan Malmmenu: minor refactoring
2021-02-19 Johan Malmmenu: reload on SIGHUP
2021-02-17 Johan MalmREADME.md: fix typo
2021-02-17 Johan MalmAdd docs/menu.xml
2021-02-17 Johan Malmxdg.c: damage outside view for popups
2021-02-17 Johan Malmmenu.c: parse menu.xml root-menu
2021-02-16 Johan Malmrc.xml: move nodename() to nodename.c
2021-02-16 Johan Malmrc.xml: split out rstrip() to string-helpers.c
2021-02-16 Johan MalmAdd basic menu theme options
2021-02-15 Johan Malmoutput.c: remove unnecessary _remove() and _destroy()
2021-02-15 Johan Malmcursor.c: set damage for changing button states
2021-02-15 Johan MalmMerge branch 'master' of https://github.com/johanmalm...
2021-02-15 Johan Malmdeco.c: simplify initialization
2021-02-15 Johan Malmspawn.c: s/exit()/_exit()/
2021-02-06 Johan Malmseat.c: check finger count before enabling tapfor libin...
2021-01-12 Johan Malmmeson.build: link with -lm
2021-01-10 Johan Malmdamage: render deco in output local coordinates
2021-01-09 Johan MalmImplement damage tracking
2021-01-02 Ben Lönnqvistadd libinput as a dependency to meson.build
2020-12-30 Johan Malmseat: enable libinput tap
2020-12-30 Johan Malmlog: s/warn/info/ on missing config/theme files
2020-12-30 Johan Malmlog: remove color
2020-12-30 Johan Malmconfig: change default font size from 8 to 10
2020-12-30 Johan MalmMake xwayland support optional
2020-12-29 Johan Malmkeybind: use XKB_KEYSYM_CASE_INSENSITIVE
2020-12-29 Johan Malmspawn: avoid zombie children without handling SIGCHLD
2020-12-23 Johan Malmlabwc.h: remove obsolete definitions
2020-12-23 Johan MalmAdd view_move()
2020-12-23 Johan Malmcommon/spawn.c: add G_SPAWN_DO_NOT_REAP_CHILD
2020-12-23 Johan MalmUpdate README.md
2020-12-23 Johan Malmxwayland: await configure before moving (issue #11)
2020-12-22 Johan Malmxdg-shell: await configure serial before moving (issue...
2020-12-22 Johan MalmRefactor view_move_resize()
2020-12-21 Johan Malmserver: handle SIGINT and SIGTERM
2020-12-21 Johan Malmcommon/spawn.c: remove G_SPAWN_DO_NOT_REAP_CHILD
2020-12-21 Johan MalmREADME.md: add some dependency versions
2020-12-01 Johan MalmUse enum wl_keyboard_key_state
2020-12-01 Wenhua ZhaoFix zombie children
2020-11-29 Wenhua ZhaoDo not overwrite cursor for app view
2020-11-29 Wenhua ZhaoResize via dragging corners
2020-11-23 Johan MalmREADME.md: add scope links
2020-11-23 Johan Malmdocs/rc.xml: use Clearlooks-3.4
2020-11-23 Johan MalmUpdate README.md
2020-11-01 Johan MalmSort #includes
2020-11-01 Johan MalmUpdate README.md
2020-11-01 Johan Malmoutput: use output-local coordinates (issue #5)
2020-10-31 Johan MalmMove pango_cairo_font_map_set_default() to font.c
2020-10-31 Johan MalmRemove clang-format on/off comments
2020-10-31 Johan Malmaction: add "ShowMenu" option
2020-10-31 Johan Malmlayers: handle top layer unmap/destroy better
2020-10-31 Johan Malmdesktop: rename desktop_cycle_view()
2020-10-31 Johan Malmdesktop: refactor desktop_focus_topmost_mapped_view()
2020-10-28 Johan Malmlayers.c: rename notify-functions
2020-10-28 Johan MalmUpdate layer-shell protocol 1.2 -> 1.3
2020-10-28 Johan MalmUpdate README.md
2020-10-28 Johan Malmlayers.c: handle_surface_commit() use correct wlr_output
2020-10-28 Johan Malmsession.c: fix memory leak
2020-10-28 Johan Malmstring-helpers.h: fix typo in header guard
2020-10-23 Johan Malmserver: add drop_permissions() (issue #5)
2020-10-23 Johan Malmlog: add die() for convenience
2020-10-23 Johan Malmserver: free() in correct order
2020-10-23 Johan Malmmain: add -v option
2020-10-22 Johan Malmserver: refactor server_finish()
2020-10-22 Johan Malmmenu: add menu_finish()
2020-10-22 Johan Malmsession: improve info() message
2020-10-22 Johan Malmdocs/rc.xml: move <font> to right section
2020-10-21 Johan Malmmenu: vertically center-align items
next